How do I implement multistart with lsqnonlin in my code?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Bruno Luong
le 10 Août 2022
Modifié(e) : Bruno Luong
le 10 Août 2022
"it returns the initial value"
It indicates that the fit fails, not problem of wrong stating points (converge to local minima).
0 commentaires
Voir également
Catégories
En savoir plus sur Global or Multiple Starting Point Search dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!