rational curve fitting function?
Mostra commenti meno recenti
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 Commento
darova
il 25 Feb 2020
Can you show your data?
Risposta accettata
Più risposte (1)
Have a read here:
1 Commento
Sierra Wang
il 25 Feb 2020
Categorie
Scopri di più su Linear and Nonlinear Regression in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!