How do you find a sinusoidal curve on given data without using curve fit tool box?
Mostrar comentarios más antiguos
I have a bunch of data points that outputs a graph similar to a sinusoidal, but I want to use matlab to create a single sinusoidal curve with the data given. Help, please?
Respuestas (2)
dpb
el 9 de Ag. de 2018
0 votos
Then you have to do it yourself with the nonlinear optimization routines...the example is at Curve-fitting via Optimization
Star Strider
el 9 de Ag. de 2018
0 votos
Categorías
Más información sobre Interpolation 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!