Need code for indefinite integral substitution

<<
<<
>>
>>

댓글 수: 2

Looks like homework, show us what you have done. First step establish x as symbolic variable
syms x;
And as the hint suggests, use the int function and/or the subs function.
doc int
doc subs

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

태그

질문:

2021년 3월 31일

댓글:

2021년 3월 31일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by