Curve fitting - problem
古いコメントを表示
I have 10000 data sets of (x,y) for which i need to fit a curve. Once I could fit a curve, i need to get points on the curve with an uniform interval. Then I would proceed to patch..and then to stl for my ultimate objective. Right now i'm struck with the curve fitting. Kindly help me out.
Link for the description: https://docs.google.com/open?id=0BxIgxUb0m51-ZDA2ZWU0NzItM2JkZS00MWI4LTg0ZTMtNTI0ZjQzMzIxMzU3
2 件のコメント
Walter Roberson
2012 年 2 月 6 日
There are an infinite number of ways to construct a curve through 10000 point pairs. You will not be able to get a meaningful curve fit unless you can put restrictions on the acceptable formula for the curve.
Navneet Viswan
2012 年 2 月 6 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Get Started with Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!