Polynomial line fitting to dense data
2 ビュー (過去 30 日間)
古いコメントを表示

Is it possible to perform polynomial regression to data that looks like this?
0 件のコメント
回答 (2 件)
Image Analyst
2020 年 3 月 15 日
編集済み: Image Analyst
2020 年 3 月 15 日
Yes, just try it. Attached is a demo. Attach your data if you have trouble.
0 件のコメント
John D'Errico
2020 年 3 月 15 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



