how to represent e raised to power of x expressions

4 次查看(过去 30 天)
Please how do i represent this expression in MATLAB: e^j2πfT
  2 个评论
John D'Errico
John D'Errico 2016-8-1
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.

请先登录,再进行评论。

采纳的回答

Thorsten
Thorsten 2016-8-1
exp(1j*2*pi*f*T)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by