MATLAB Symbolic or MuPAD, How can i get a dependent variable of equation in terms of the other variables?
1 次查看(过去 30 天)
显示 更早的评论
Hi
Using Matlab symbolic toolbox or MuPad, i 've a long symbolic equation Y in terms of alot of symbols (X,a,b,V....) How can i get X in terms of all the others ?
simple example: Y= X^2 + Z^3 how can i get X in terms of Y Z... ? i.e .. how to get this ... X= sqrt(Y-Z^3)
Thanks alot
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!