Hi.. Do anybody knows, how to fit a custome equation for multiple curves at the same time.

2 views (last 30 days)
i have to get the coefficients of plot for 760 curves with the same custome equation. Equation includes two coefficients and it is a custome exponential curve. All the datas are 2D and in separate .csv file. Thank you in advance

Accepted Answer

Matt J
Matt J on 1 Apr 2019
Edited: Matt J on 1 Apr 2019
lsqcurvefit can be used to fit N-dimensional curves (for you N=760).

More Answers (0)

Categories

Find more on Get Started with Curve Fitting Toolbox in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!