solving integral in matlab
古いコメントを表示
Hi, I want to find the solution to this integral as a function of x: integral(between 0 and x) of (x-z)dz. The answer should be x^2/2. Thanks!
2 件のコメント
John D'Errico
2020 年 6 月 3 日
And what, since this is surely homework, have you tried? Have you tried using int? Read the help and the examples for int. I just did it, and indeed, the answer seems to be x^2/2. So why not make an effort?
David Cuberes
2020 年 6 月 3 日
回答 (1 件)
Stephan
2020 年 6 月 3 日
1 投票
4 件のコメント
David Cuberes
2020 年 6 月 3 日
Stephan
2020 年 6 月 3 日
Did you notice that you can accept and/or vote for useful answers?
David Cuberes
2020 年 6 月 3 日
Stephan
2020 年 6 月 3 日
Feel free to ask the community and be welcome here!
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!