Need code for indefinite integral substitution

<<
<<
>>
>>

2 commentaires

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

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by