verify using euler's relations.
4 views (last 30 days)
Show older comments
use euler's to verify
- e^ jwt = cos (wt) + jsin(wt)
- cos(wt)= 1/2 [ e^jwt + e^-jwt]
- sin(wt)= 1/2j [ e^jwt - e^-jwt]
- abs( e^jwt)= 1
1 Comment
Star Strider
on 1 Mar 2019
Use the series expansion for
and compare it with the series expansion for the other functions.
Answers (0)
See Also
Categories
Find more on Logical 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!