Solving nonlinear equations using Matlab
Mostrar comentarios más antiguos
Hi,
I have a function as y=f(x1,x2...xN) which contains N unknows. This equation is pretty complex and contains integral and exponential terms. Fortunately, I also have N curves and all of them can be fitted by this function with the same N variables. So is there any way using matlab to solve this equation? Thanks!
2 comentarios
Steradiant
el 4 de Jun. de 2020
Have you already had a look into the fsolve()-function?
Xi
el 4 de Jun. de 2020
Respuesta aceptada
Más respuestas (1)
RENEE HENIN
el 21 de Mzo. de 2025
0 votos
yujhg
Categorías
Más información sobre Get Started with Curve Fitting Toolbox 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!