Need code for indefinite integral substitution

<<
<<
>>
>>

2 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Gefragt:

am 31 Mär. 2021

Kommentiert:

am 31 Mär. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by