rational curve fitting function?
Afficher commentaires plus anciens
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 commentaire
darova
le 25 Fév 2020
Can you show your data?
Réponse acceptée
Plus de réponses (1)
Have a read here:
1 commentaire
Sierra Wang
le 25 Fév 2020
Catégories
En savoir plus sur Linear and Nonlinear Regression dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!