Is fminunc a too careful search algorithm?

1 Ansicht (letzte 30 Tage)
Snoopy
Snoopy am 15 Mär. 2018
Kommentiert: Walter Roberson am 15 Mär. 2018
I minimise a log-likelihood function in MATLAB, and it takes about five minutes. I wanted to see how much time it takes in other software. For this I used R and Stata. In both programs the minimisation takes about couple of seconds. The only reason I can come up with is that MATLAB's search algorithm is more careful. First question: is this by chance indeed the reason? And if it is, is there a way to make the algorithm be less careful? Second question: If MATLAB is more careful, then this really suggests that one should not use any other software using other algorithms because the chance of getting a wrong value for the minimising parameter is higher. But this conclusion should not be correct. Thousands of people are using these software. So what is really going on here?

Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by