Four non-linear equations in Four variables

조회 수: 1 (최근 30일)
manish sharma
manish sharma 2012년 11월 14일
Hey,
I have four equations of the form:
x^2 + y^2 + z^2 + A1*x + B1*y + C1*z - D1*R + E1=0
Similarly, I have three more equations (with "1" replaced in above equation by 2,3,4)
I need to get x,y,z and R in terms of (A1,B1,C1,D1,E1....A4,B4,C4,D4,E4).
Any help in this regard will be greatly appreciated. Thanks.
  댓글 수: 5
Walter Roberson
Walter Roberson 2013년 3월 18일
Processing is taking a fair while.
What is it that your equations represent? It looks like some kind of conic ?
Walter Roberson
Walter Roberson 2013년 3월 18일
I worked iterative, finding x, then y; but finding z chewed up more than an hour of CPU time on my machine before I killed it (I needed the CPU back.)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by