plotting a normalized curve fit
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!