verify using euler's relations.

4 views (last 30 days)
biswajit ramsingh
biswajit ramsingh on 1 Mar 2019
Commented: Star Strider on 1 Mar 2019
use euler's to verify
  1. e^ jwt = cos (wt) + jsin(wt)
  2. cos(wt)= 1/2 [ e^jwt + e^-jwt]
  3. sin(wt)= 1/2j [ e^jwt - e^-jwt]
  4. abs( e^jwt)= 1
  1 Comment
Star Strider
Star Strider on 1 Mar 2019
Use the series expansion for and compare it with the series expansion for the other functions.

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!