Effacer les filtres
Effacer les filtres

Euler's Cosine and Sine identities

8 vues (au cours des 30 derniers jours)
Salik Mallick
Salik Mallick le 15 Sep 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

Réponse acceptée

madhan ravi
madhan ravi le 15 Sep 2020
rewrite(A, 'exp')

Plus de réponses (0)

Catégories

En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by