Can Matlab generate a function based on XY points?
Mostrar comentarios más antiguos
Hello,
I was wondering if this is possible in Matlab.
Say I generate an X and Y array that is not linear. I could connect the points and create a curve but this is labor intensive.
If given a data set can you use Matlab to generate a function that represents these points?
Excel has built in functions to do this and I may try to determine the relationship this way but was wondering if I could do it in Matlab.
Thank you,
Mike
Respuesta aceptada
Más respuestas (1)
Azzi Abdelmalek
el 29 de Oct. de 2012
1 voto
You can use a Curve Fitting toolbox
Categorías
Más información sobre Resizing and Reshaping Matrices 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!