how to represent e raised to power of x expressions

3 visualizzazioni (ultimi 30 giorni)
Please how do i represent this expression in MATLAB: e^j2πfT
  2 Commenti
John D'Errico
John D'Errico il 1 Ago 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.

Accedi per commentare.

Risposta accettata

Thorsten
Thorsten il 1 Ago 2016
exp(1j*2*pi*f*T)

Più risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by