plotting a normalized curve fit
조회 수: 2 (최근 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!