verify using euler's relations.
조회 수: 3 (최근 30일)
이전 댓글 표시
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
Star Strider
2019년 3월 1일
Use the series expansion for
and compare it with the series expansion for the other functions.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!