![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2962111_1522092542689_DEF.jpg)
azim
Followers: 0 Following: 0
trying to learn some finance and becoming an actuary
統計
All
Feeds
質問
finding data from unique id in two tables
hi, i have a two tables one is the master table with the following fields: table a unique id name age j1 ...
3年以上 前 | 1 件の回答 | 0
1
回答回答済み
How to estimate the optimal number of lags in VAR models from the data?
hi, i dont think there is a built in function for that but you can choose using aic and bic criteria. please follow the example...
How to estimate the optimal number of lags in VAR models from the data?
hi, i dont think there is a built in function for that but you can choose using aic and bic criteria. please follow the example...
4年以上 前 | 0
| 採用済み
回答済み
Forecasting GARCH off of an Arima Model
hi, i dont know if this helps but do you mean that you want to estimate a conditional mean and variance model. for eg. somethin...
Forecasting GARCH off of an Arima Model
hi, i dont know if this helps but do you mean that you want to estimate a conditional mean and variance model. for eg. somethin...
4年以上 前 | 0
回答済み
Time series autocorrelation with missing years
hi, did you consider using retime and filling in the time gap in your timetable data. for eg. as per the documentation example:...
Time series autocorrelation with missing years
hi, did you consider using retime and filling in the time gap in your timetable data. for eg. as per the documentation example:...
4年以上 前 | 0
質問
forecasting in regARIMA for forward forecast
hi, i was using a regression model with arima(1,1) errors for forecasting log GDP using CPI for the indian economy data. i'am u...
4年以上 前 | 0 件の回答 | 0
0
回答質問
money.net other historical data for matlab
i have a money.net subscription and was seeing the money.net excel add in as well. the excel add on has many types of historical...
5年以上 前 | 1 件の回答 | 0
1
回答質問
CAPM beta of a stock mismatch
hi, i was going through the CAPM with missing data example to find alpha and beta of individual stocks. i was getting the data ...
5年以上 前 | 0 件の回答 | 0
0
回答質問
mean offset in garch,gjr and egarch models
hi, i was just writing a program for time series of asset returns and was reading about garch, gjr and egarch models. one thing...
約6年 前 | 0 件の回答 | 1
0
回答質問
financial data series econometric test result interpretation
Hi I was testing the daily log returns of s&p500 closing price for all unit root, stationarity and arch effect tests. I first d...
6年以上 前 | 0 件の回答 | 0
0
回答質問
time series with rolling returns using periodicreturns
i was working on some financial data on matlab and using it for time series forecasting. there is a function in it periodicretur...
6年以上 前 | 1 件の回答 | 0
1
回答質問
matlab gets stuck while downloading timeseries from money.net
Hi all, iam trying to download some historical timeseries from money.net (i have a paid subscription from them for my project w...
6年以上 前 | 0 件の回答 | 0
0
回答質問
unable to connect to money.net
hey all, i was regularly connecting matlab to money.net using the moneynet function but from yesterday i'am getting the followi...
7年以上 前 | 1 件の回答 | 0
1
回答質問
to make string file same size by adding missing string
hi, i have a file containing string information as following: GERMANY, 17, 19, 12, 16, 19, 13 FRANCE, 20, 23, 19, 12, 17, 18 ...
7年以上 前 | 0 件の回答 | 0
0
回答質問
how to remove comma from certain items only from cell array with several items
hey all, i'am new to matlab and i have a query. i have a single cell array as following: charstring={'"98,786","103,630","9...
8年弱 前 | 2 件の回答 | 1
2
回答解決済み
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
9年弱 前
解決済み
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
9年弱 前
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
9年弱 前
質問
datafeed toolbox yahoo connect isue
i have just bought a student version of the matlab software and the datafeed toolbox with it. i cannot connect it to yahoo. when...
13年以上 前 | 1 件の回答 | 0