Azzera filtri
Azzera filtri

Euler's Cosine and Sine identities

8 visualizzazioni (ultimi 30 giorni)
Salik Mallick
Salik Mallick il 15 Set 2020
Risposto: madhan ravi il 15 Set 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

Risposta accettata

madhan ravi
madhan ravi il 15 Set 2020
rewrite(A, 'exp')

Più risposte (0)

Categorie

Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by