photo

Martina Della Monica


Last seen: 4年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Error using vertcat Dimensions of arrays being concatenated are not consistent.
Dear all, I implement this function: function [SP_Simulation]=get_survivalprobability(a,b,w,dt,m,k) for i=1:k for j=1:m ...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Geometric Brownian Motion (GBM)
Dear all, I wrote this code to simulate stock price scenarios by using Geometric Brownian Motion for each business day in one ...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Index exceeds array bounds error
Dear all, I implemented this simple function: function [SP_Simulation]=get_survivalprobability(a,b,w,dt,m,k) for i=1:k for ...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Index exceeds array bounds error
Dear all, I wrote this simple code: %input data SP=[exp(-(0.01*0.5)/(1-0)); exp(-(0.01*1)/(1-0))]; m=3; k=2; b=0.01; ...

約5年 前 | 1 件の回答 | 0

1

回答