How do I fit an arbitrary function to data using LSQNONLIN in Optimization Toolbox?
Afficher commentaires plus anciens
I would like to fit the following arbitrary function to data I have using LSQNONLIN.
f = A + B*exp(C*x) + D*exp(E*x)
X and Y are data sets where Y is the expected output given X.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Nonlinear Least Squares (Curve Fitting) dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!