manipulating symbolic variables using "solve"

조회 수: 4 (최근 30일)
Andrea
Andrea 2012년 6월 8일
hi,
i've written a system of equation (non linear) and i solve it using "solve"
for example:
v(1) = x1+y2
v(2) = z4-3*x1*y1
..
..now, i have written another system of equations with the same variables and i would like to use the solutions (values founded by the function) in it..
w(1) = x1-x2 ..
where x1 for example is now the value founded before for the symbolic variable x1..
i need to do this because the second is a system of disequations so i can't simply put them together in the previous system (they are all disequations and i need to check that they are <0)..
how can i do? i'm thinking about it but i need some suggestions :)
thank you

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by