How to plot polynomial function as well as points input on the same graph?
显示 更早的评论
I need to plot a polynomial equation in the form y = A + Bx + Cx^2 + Dx^3 without getting the 'square matrix' error.
On the same graph, i need to plot another few lines by several input points (x,y) in order to compare the variation of the lines.
How may I do it?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Polynomials 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!