rational curve fitting function?
Ältere Kommentare anzeigen
I've been using the Matlab Curve Fitting Toolbox to do rational fittings of the form y = p1/(x+q1) and it's been working great. However, I'll be processing a large number of data sets and it will be very tedious and time-consuming to do the fitting for each set individually in the app and copy the result into the workspace. So I was wondering if there's any Matlab function that can do the similar rational fitting?
1 Kommentar
darova
am 25 Feb. 2020
Can you show your data?
Akzeptierte Antwort
Weitere Antworten (1)
Have a read here:
1 Kommentar
Sierra Wang
am 25 Feb. 2020
Kategorien
Mehr zu Linear and Nonlinear Regression finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!