There's a File Exchange submission for that:
how to discretize a curve in matlab
15 次查看(过去 30 天)
显示 更早的评论
Hey guys,
I have a graph of a curve, but I do not have the equation of it. So what I want to do is to discretize this curve within a interval of 0-1 in the x-axis and then use the polyfit command to perform a polynomial approximation of this curve. The problem is how to discretize this curve in a fast way, otherwise it would take me at least one day to catch all those points from the curve.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Interpolation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!