four non-existent four equations

how can i solve this four non-existent four equations in matlab.
unknow values are x,y,z,k.
eq1 = z*(8*cos(y)-0.44*sin(y))-x*sin(y)==230*cos(k);
eq2 = z*(8*sin(y)+0.44*cos(y))+x*cos(y)==230*sin(k);
eq3 = 246.7-0.395*z*cos(y+1.31)==227*cos(k-.0285);
eq4 = -0.395*z*sin(y+1.31)==227*sin(k-.0285);

댓글 수: 1

Walter Roberson
Walter Roberson 2019년 7월 8일
Are there known to be real-valued solutions?

답변 (0개)

이 질문은 마감되었습니다.

질문:

2019년 7월 8일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by