verify using euler's relations.
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Star Strider
el 1 de Mzo. de 2019
Use the series expansion for
and compare it with the series expansion for the other functions.
Respuestas (0)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!