I want to build a system that can find and display the polynomial equation for degree 1 and 2 using Newton Forward Divided Difference Interpolation Method but I got an error.
1 次查看(过去 30 天)
显示 更早的评论
this is my surface :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1641001/image.png)
this is my coding :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1641006/image.png)
the example of input data :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1641011/image.png)
this the error :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1641016/image.png)
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Polynomials 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!