Akzeptierte Antwort

0 Stimmen

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

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!