Community Profile

photo

Pova


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Custom labels for the axes - Problem when expanding window
I know that XTickLabel enables one to specify the tick marks on the x-axis. My problem is that suppose that my labels were: 1...

8 years ago | 1 answer | 0

1

answer

Question


rcond when using genetic algorithm for maximum likelihood
I am trying to perform a maximum likelihood in MATLAB. However, if I use fmincon, the initial values of the parameters I want to...

9 years ago | 1 answer | 0

1

answer

Question


Writing likelihood function for fmincon
I need to write a likelihood function to be optimized via fmincon. The problem here is that: 1) To simplify things, my likeli...

9 years ago | 1 answer | 0

1

answer

Question


Code to stop fmincon after running after an elapsed time
I am planning to use fmincon in a for loop to generate solutions to a stochastic optimization problem. The issue is that for som...

9 years ago | 1 answer | 0

1

answer

Question


matlab random number generation, normrnd VS mvnrnd
Suppose I need to generate 5 iid RV's with mean 0 and stdev 0.5. I am aware of the distinction between normrnd and mvnrnd becaus...

9 years ago | 1 answer | 0

1

answer