photo

mark stasiak


City College

Active since 2015

Followers: 0   Following: 0

Message

Trying to finish up my PhD at CCNY

Statistics

Feeds

View by

Question


After curvefitting data, can I import the "fitresult" text (cfit) into the plot figure, also can I export the coefficients to excel
ft = fittype( 'a*exp(-b*x)+c', 'independent', 'x', 'dependent', 'y' ); opts = fitoptions( 'Method', 'NonlinearLeastSquares'...

9 years ago | 1 answer | 0

1

answer