Get a numerical result after a symbolic declaration.

조회 수: 1 (최근 30일)
Luca
Luca 2018년 10월 22일
편집: madhan ravi 2018년 10월 22일
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

답변 (1개)

madhan ravi
madhan ravi 2018년 10월 22일
편집: madhan ravi 2018년 10월 22일
subs(F_D,q)

카테고리

Help CenterFile Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by