How do I implement multistart with lsqnonlin in my code?
Mostrar comentarios más antiguos
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......
Respuestas (1)
Bruno Luong
el 10 de Ag. de 2022
Editada: Bruno Luong
el 10 de Ag. de 2022
0 votos
"it returns the initial value"
It indicates that the fit fails, not problem of wrong stating points (converge to local minima).
Categorías
Más información sobre Chemistry en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!