plotting a normalized curve fit
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all,
I'm using the curve fit tool for exponential functions (exp2), with the center and scale option selected. My question is how do I work back from this? from the general equation I know how to get the values for term 1 and 2, coeffvalues(fitresults). But how do I get the normalized value and incorporate that one back in the equation Using a*exp(x*b) + c*exp(x*d) works if I don't normalize so I'm something when I do normalize since just using the coeffvalues with x is incorrect.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Linear and Nonlinear Regression dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!