Martina Della Monica
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
142 524
of 295 569
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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; ...
mer än 5 år ago | 1 answer | 0