Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

problem with optimisation through lsqcurvefit

3 visualizzazioni (ultimi 30 giorni)
Kourosh
Kourosh il 27 Lug 2015
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hello,
I wanna use lsqcurvefit for optimisation but I cannot isolate 'y' on one side of the equal sign due to the complexity of the equation? How can I optimise my parameters in this case?
Many thanks,
kourosh

Risposte (1)

Torsten
Torsten il 27 Lug 2015
Use lsqnonlin instead of lsqcurvefit. It accepts your equation to be implicit in x and y.
Best wishes
Torsten.

Questa domanda è chiusa.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by