Feeds
提问
Need some help with a tricky loop
Hi, I'm looking to create a loop. Here's what I have: SP_returns = 2778x1 array for i = 2526:2777 q(i-2525) = qua...
14 years 前 | 1 个回答 | 0
1
个回答提问
Creating one big loop from smaller ones
Hi, I'm trying to come up with a loop for the following: SP = 2778x1 array w = 1x252 array alpha = 1x252 array beta = 1x252 ...
14 years 前 | 1 个回答 | 0
1
个回答提问
Extracting fields from structure arrays
Hi, I have a question about structure arrays. I run a loop which involves estimating parameters. These parameters are represente...
14 years 前 | 1 个回答 | 0
1
个回答提问
Simple logical statement
Hi I have a question about logical statements. I have a data set which includes some positive and some negative observations....
14 years 前 | 1 个回答 | 0
1
个回答提问
Maximization problem
I was wondering if someone could help me with maximisation problem in MATLAB. I need to maximise sum[-ln(v(i)) - u^2(i)/v(i)],...
14 years 前 | 2 个回答 | 0
2
个回答提问
Dates in MATLAB
I was wondering if someone could please help me with dates in MATLAB. I have time series data for a certain stock price. The obs...
14 years 前 | 1 个回答 | 0
1
个回答提问
Simple Solver-type function
I am new to MATLAB and was wondering if someone could help me with a simple function. The idea is as follows: I have two equa...
14 years 前 | 1 个回答 | 0
1
个回答提问
Finite Difference method for American put option
I have the code for finite difference method for European put option and I need to make adjustments to this code so that it calc...
14 years 前 | 1 个回答 | 0
