How to plot polynomial function correctly?
古いコメントを表示
From the given cooeficient polynomial functions how to draw an graph in matlab
P(x) = a_0+a_1x+a_2x^2. Whose graph passes through the points (1, 4), (4,73) and (5, 18). Also plot the function using MATLAB command (having proper title, x and y axis notation).
1 件のコメント
Steven Lord
2022 年 8 月 31 日
This sounds like a homework assignment. If it is, show us the code you've written to try to solve the problem and ask a specific question about where you're having difficulty and we may be able to provide some guidance.
If you aren't sure where to start because you're not familiar with how to write MATLAB code, I suggest you start with the free MATLAB Onramp tutorial to quickly learn the essentials of MATLAB.
If you aren't sure where to start because you're not familiar with the mathematics you'll need to solve the problem, I recommend asking your professor and/or teaching assistant for help.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Spline Postprocessing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


