Filter löschen
Filter löschen

how to represent e raised to power of x expressions

2 Ansichten (letzte 30 Tage)
segun
segun am 1 Aug. 2016
Kommentiert: Stephen23 am 1 Aug. 2016
Please how do i represent this expression in MATLAB: e^j2πfT
  2 Kommentare
John D'Errico
John D'Errico am 1 Aug. 2016
You are trying to start out with leaps and bounds. You don't know the basic syntax of MATLAB. So learn that first. READ THE TUTORIALS.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Thorsten
Thorsten am 1 Aug. 2016
exp(1j*2*pi*f*T)

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by