採用された回答

0 投票

少了个乘号
另外角度值求三角函数要用cosd代替cos,其他同理
f=@(x) acosd((cosd(x)-cosd(20+x)+2*cosd(x)*cosd(20+x))/(cosd(x)+cosd(20+x)));

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!