Error: Unexpected MATLAB expression.。

>> a = solve('500^2+(1314/a*cos(a/2/pi*180))^2=(1314/a)^2,'a');
a = solve('500^2+(1314/a*cos(a/2/pi*180))^2=(1314/a)^2,'a');
|
Error: Unexpected MATLAB expression.
>>

 採用された回答

xokomis
xokomis 2022 年 11 月 21 日

0 投票

a = solve('500^2+(1314/a*cos(a/2/pi*180))^2=(1314/a)^2','a')
试试看
a =
1.8923196590871653460270303510434

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGet Started with MATLAB についてさらに検索

タグ

質問済み:

2022 年 11 月 21 日

回答済み:

2022 年 11 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by