Get a numerical result after a symbolic declaration.

1 vue (au cours des 30 derniers jours)
Luca
Luca le 22 Oct 2018
Modifié(e) : madhan ravi le 22 Oct 2018
Initially, I declared the symbolic variable q, but I need to get the results by replacing the value of q found. Once note q, I no longer want the symbolic result, but the numeric result.
Also, I should do the symbolic integration of x * dx * dy between 0 and x, 0 and y knowing that y = mx + q

Réponses (1)

madhan ravi
madhan ravi le 22 Oct 2018
Modifié(e) : madhan ravi le 22 Oct 2018
subs(F_D,q)

Catégories

En savoir plus sur Symbolic Math Toolbox 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