Get a numerical result after a symbolic declaration.

1 Ansicht (letzte 30 Tage)
Luca
Luca am 22 Okt. 2018
Bearbeitet: madhan ravi am 22 Okt. 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

Antworten (1)

madhan ravi
madhan ravi am 22 Okt. 2018
Bearbeitet: madhan ravi am 22 Okt. 2018
subs(F_D,q)

Kategorien

Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by