Maximum X value for maximum calculation obsurd
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
xHello using fminbnd to calculate a maximum, the resulting X value calculated is nought .9 whereas it should be about 3100. Can anyone suggest a reason for this? It appears that the curve in curve fitting tool is perfect however it doesn't appear to start at 0 where it should. Can anyone help please? Gavin.
0 Commenti
Risposta accettata
Walter Roberson
il 22 Set 2015
fminbnd is a local minimizer.
2 Commenti
John D'Errico
il 22 Set 2015
Modificato: John D'Errico
il 22 Set 2015
PLEASE use comments instead of adding new answers for every comment. I have moved Gavin's comment into a comment from an answer by him:
Will you tell me a global minimiser along with its handler please?
It seems odd that the fminbnd command accepts limits yet minimises below them.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!