필터 지우기
필터 지우기

About Fit a Two-Term Exponential Model

조회 수: 1 (최근 30일)
ly
ly 2015년 9월 17일
편집: ly 2015년 9월 17일
Hi,
1. What does 'StartPoint' mean in this code: f = fit(x,y,'exp1','StartPoint',[1,2]) plot(f,x,y)
2. The blue and black curves are origin data. The red and magenta curves are the fitted curves ('exp2').
I want the end point of the red curve is the same with the start point of the magenta curve. Is it possible? If it is possible, Which command can be used for this case?
If I want the derivation at the junction between red and magenta curves are the same. Is it possible? If it is possible, Which command can be used for this case?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by