Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

problem with optimisation through lsqcurvefit

1 visualización (últimos 30 días)
Kourosh
Kourosh el 27 de Jul. de 2015
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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

Respuestas (1)

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

La pregunta está cerrada.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by