azim
Followers: 0 Following: 0
trying to learn some finance and becoming an actuary
Statistics
RANK
8,034
of 295,467
REPUTATION
6
CONTRIBUTIONS
12 Questions
3 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerHow 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 years ago | 0
| accepted
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 years ago | 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:...
4 years ago | 0
Question
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 1
0
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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...
7 years ago | 2 answers | 1
2
answersSolved
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 ...
8 years ago
Solved
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...
8 years ago
Solved
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:...
8 years ago
Question
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 years ago | 1 answer | 0