differentiation for a function
3 ビュー (過去 30 日間)
古いコメントを表示
y'=x-y^2
give me the function to get derivative as
y'' =1-2*y*y'
1 件のコメント
Walter Roberson
2018 年 9 月 18 日
That is not the derivative: the 1 should not be there.
Use the symbolic toolbox.
回答 (2 件)
参考
カテゴリ
Help Center および File Exchange で Symbolic Math Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!