Problems with polynomial equation

Hi, I have to program polynomial equation with sum of the multiplicand products.
you can see it here ((z^2)-z*((z1+z2)+((Q1+Q2)/A))+((z1*z2)+((Q1*z2)/A)+((Q2*z1)/A))==0)
where I do not have a value for z, z1 and z2 these suppose to be the output from this equation. the values of Q1, Q2 and A is known.
Would you please help me with that, I really do not know how to do it
Kind regards

1 个评论

"Equations" do not have an output. What is your actual question?

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2013-9-12

0 个投票

You have one equation and three unknowns. There will be an infinite number of solutions (unless there are severe constraints on the values.)

类别

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

提问:

2013-9-12

Community Treasure Hunt

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

Start Hunting!

Translated by