フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

solving equation in the time

1 回表示 (過去 30 日間)
studentU
studentU 2015 年 4 月 22 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
hello,   I have a program where I try to solve this system:
cos(theta)=cos(b)*[sin(f)*sin(d)+cos(d)*cos(f)*cos(w)]+sin(b)*[cos(d)*sin(g)*cos(w)*sin(f)-cos(g)*sin(d)*cos(f)+cos(d)*sin(w)*sin(g)] and
cos (theta) = cos (b) * sin (h) -cos (A) [sin (b) * cos (h) * cos (l)] - sin (a) * [sin (l) sin (b) * cos (h)]
such as: h, f, w, d, g, l are precalculated parameters changing during time; I try to extract every time ti,'a' and 'b' such that 0.98<cos (theta)<=1, I try with "solve" function but it gives that I haven't a digital result .... i try it also with lsqnonlin, but non result... have you proposed solution?

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by