photo

Barbara


Last seen: 1 year ago Active since 2014

Followers: 0   Following: 0

Message

PhD Student in Erasmus University The Netherlands
Professional Interests: Applied Macroeconomics

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
241,353
of 301,252

REPUTATION
0

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,207

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,657

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
Can I see the parameters that fminunc generate in each try of the optimization search?
Dear Alan, so I have dived into this issue and I found that it is quite simple to get the outputs of each iteration. For the ...

12 years ago | 0

Answered
Can I see the parameters that fminunc generate in each try of the optimization search?
Thanks a lot! I will dig into this.

12 years ago | 0

Question


Can I see the parameters that fminunc generate in each try of the optimization search?
Hi, I am using fminunc to optimize a likelihood function which inside has other functions which makes the problem a bit comp...

12 years ago | 3 answers | 0

3

answers

Answered
Problem with fminunc, why does the parameters not change?
Dear Matt J Yes the mistake was that I put the random generator of the data inside the function. I see it now. Thanks!

12 years ago | 0

Question


Problem with fminunc, why does the parameters not change?
Hi, may be is a very simple mistake but I cant see it. I have a simple model to try how fminunc works and the thing is I dont...

12 years ago | 2 answers | 0

2

answers

Question


ODE45 for a system of diff eq with a vector eq
Hi, I am trying to solve a 2 equations system of ODE where the first function is a 2x1 vector and the second a scalar. I trie...

12 years ago | 1 answer | 0

1

answer