By using polyder() and polyint() how we can solve following problems
1 回表示 (過去 30 日間)
古いコメントを表示
let p=[3 5 6 2 1] %polynomial of degree 4 (1) How can i find 3rd order derivative(i.e. any order using polyder)?
(2) let another p=[1 1 2] %polynomial of degree 2 how find (a) its integration within given limits let [0 5] (b) its double integration within given range suppose anything
1 件のコメント
Wayne King
2013 年 2 月 26 日
What have you done to solve this homework problem? Have you read the help for polyder and polyint?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Polynomials についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!