フィルターのクリア

Euler's Cosine and Sine identities

8 ビュー (過去 30 日間)
Salik Mallick
Salik Mallick 2020 年 9 月 15 日
回答済み: madhan ravi 2020 年 9 月 15 日
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

採用された回答

madhan ravi
madhan ravi 2020 年 9 月 15 日
rewrite(A, 'exp')

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSymbolic Math Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by