Community Profile

photo

Martina Della Monica


Last seen: fast 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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; ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort