photo

Nina


Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
103,196
of 300,352

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to implement a Correlated Brownian Motion correctly
I have trouble implementing a Correlated Brownian Motion. I need the simulation for 1000 paths and T=5. Only the values of the...

8 years ago | 1 answer | 0

1

answer

Question


Define distribution function to be zero if ecdf(X) is not defined
I have a distribution of random numbers X in the interval [50,100]. When using the function ecdf(X) to receive the empirical cu...

8 years ago | 1 answer | 0

1

answer

Question


How to integrate a distribution function for a specific interval?
I computed two distribution function: [distribution_1,x]=ecdf(X); Distribution_2= f(distribution_1); Now I want to integr...

8 years ago | 2 answers | 0

2

answers