polynomial equation

Do you know who I can solve this equation? c=delta*x^(-1/2)+b*x^(-2.2) in matlab??

回答(1 个)

Thomas
Thomas 2012-5-29

0 个投票

You might want to look at the symbolic math toolbox..

3 个评论

Thanks THomas...but if I know the value for the parameters c, delta and b should I solve it in the same way??
That depends. Which of the 22 or more solutions do you want? And what does it mean to you to raise a negative number to the power 2.2 ?
Note: polynomials can only have nonnegative integer powers of variables, never square roots or powers such as 2.2

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Polynomials 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by