Need code for indefinite integral substitution

<<
<<
>>
>>

2 Commenti

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

Accedi per commentare.

Risposte (0)

Richiesto:

il 31 Mar 2021

Commentato:

il 31 Mar 2021

Community Treasure Hunt

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

Start Hunting!

Translated by