Euler identity fail mupad

6 Ansichten (letzte 30 Tage)
timo
timo am 13 Okt. 2015
Kommentiert: Andreas Sorgatz am 30 Nov. 2015
I have:
omega:=Symbol::omega;
bool(exp(I*omega)=cos(omega)+I*sin(omega))
Gives False...Why ?
  1 Kommentar
Andreas Sorgatz
Andreas Sorgatz am 30 Nov. 2015
bool does no simplification, but just compares syntactically. Use simplify instead.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by