How do I implement multistart with lsqnonlin in my code?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm trying to find the parameter to describe the tansport of a chemical. I used lsqnonlin to find the value, but it returns the initial value. Hence, I wondered that if multistart can solve my problem.
The attachments are the data I used, and my code......
0 Kommentare
Antworten (1)
Bruno Luong
am 10 Aug. 2022
Bearbeitet: Bruno Luong
am 10 Aug. 2022
"it returns the initial value"
It indicates that the fit fails, not problem of wrong stating points (converge to local minima).
0 Kommentare
Siehe auch
Kategorien
Mehr zu Global or Multiple Starting Point Search finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!