Réponse acceptée

0 votes

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

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!