Effacer les filtres
Effacer les filtres

Is it Possible for matlab to show some step by step solution??

36 vues (au cours des 30 derniers jours)
Michael Bernard
Michael Bernard le 15 Fév 2013
Dear friends, I am wondering whether it is possible for matlab to show some steps about how it got the solution to a problem. Take for example
If I enter the command
syms x
int(sqrt(x+sqrt(x)))
matlab will returns
(4*x*(x + x^(1/2))^(1/2)*hypergeom([-1/2, 5/2], [7/2], -x^(1/2)))/(5*(x^(1/2) + 1)^(1/2))
Is it possible to make matlab show some step to this solution?
What if it wasnt an integration program? Can Matlab show some steps in obtaining the solution?

Réponse acceptée

Walter Roberson
Walter Roberson le 27 Fév 2015

Plus de réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by