統計
MATLAB Answers
8 質問
0 回答
ランク
of 170,890
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
