Info
此问题已关闭。 请重新打开它进行编辑或回答。
Need help coding assignment
2 次查看(过去 30 天)
显示 更早的评论
(a) Create a variable named theta. Assign an angle of pi/4 to it.
Prove the trigonometric identity sin^2(Theta)+cos^2(Theta)= 1
Here the (Theta) is the variable ‘theta’ you created.
(b) Convert theta into degrees and store in a new variable theta_d and then repeat (a) to prove the trigonometric identity again. (Do not use function deg2rad).
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!