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

Jan
Jan 2013년 9월 12일
"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