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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
