plotting a normalized curve fit
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Linear and Nonlinear Regression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!