how to write cosdelta alphain MATLAB coding
3 views (last 30 days)
Show older comments
cosd(delta+alpha)
8 Comments
Adam Danz
on 5 Apr 2019
But you could provide a sample of those values and you could definitely provide the results of the three lines of code. Good luck.
Answers (1)
madhan ravi
on 3 Apr 2019
Edited: madhan ravi
on 3 Apr 2019
cosd(bsxfun(@plus,Delta+Alpha)) % assuming units are degrees else use cos()
0 Comments
See Also
Categories
Find more on Platform and License in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!