Polynomial line fitting to dense data
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos

Is it possible to perform polynomial regression to data that looks like this?
0 comentarios
Respuestas (2)
Image Analyst
el 15 de Mzo. de 2020
Editada: Image Analyst
el 15 de Mzo. de 2020
Yes, just try it. Attached is a demo. Attach your data if you have trouble.
0 comentarios
John D'Errico
el 15 de Mzo. de 2020
Of course it is.
help polyfit
Do NOT fit anything of higher order than a straight line to that crap though. You will be kidding yourself if you do.
13 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



