Euler's Cosine and Sine identities
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Salik Mallick
el 15 de Sept. de 2020
Respondida: madhan ravi
el 15 de Sept. de 2020
How do I show that A = B?
%% Problem 9_Lecture_9/14/20
display('Problem 9_Lecture_9/14/20')
syms A t ;
A=cos(5*t)
B=exp((j*5*t)+exp(-j*5*t))/2
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Symbolic Math Toolbox 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!