Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

four non-existent four equations

1 Ansicht (letzte 30 Tage)
omid ghorbani
omid ghorbani am 8 Jul. 2019
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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 Kommentar
Walter Roberson
Walter Roberson am 8 Jul. 2019
Are there known to be real-valued solutions?

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by