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!