Get a numerical result after a symbolic declaration.

1 visualizzazione (ultimi 30 giorni)
Luca
Luca il 22 Ott 2018
Modificato: madhan ravi il 22 Ott 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

Risposte (1)

madhan ravi
madhan ravi il 22 Ott 2018
Modificato: madhan ravi il 22 Ott 2018
subs(F_D,q)

Categorie

Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by