rational curve fitting function?
Mostrar comentarios más antiguos
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 comentario
darova
el 25 de Feb. de 2020
Can you show your data?
Respuesta aceptada
Más respuestas (1)
Have a read here:
1 comentario
Sierra Wang
el 25 de Feb. de 2020
Categorías
Más información sobre Linear and Nonlinear Regression en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!