polynomial equation

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

Answers (1)

Thomas
Thomas on 29 May 2012

0 votes

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

3 Comments

Luz Adriana
Luz Adriana on 29 May 2012
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

Sign in to comment.

Categories

Asked:

on 29 May 2012

Community Treasure Hunt

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

Start Hunting!