Fourier Transform

Fourier transform for relevant signals – Matlab plot

  • We now consider the exponential signal:

null

Where b is a real constant, and U(t) is a unit step. Take into account that x(t)= U(t) when b=0. For any value of b, the Fourier transform X(ω) of x(t) is given by:

null

Because:

null

Equation (1) is expressed as:

null

null

null

null

The graph of is called the Continuous Amplitude Spectrum of x(t), and the graph of is called the Continuous Phase Spectrum of x(t):

null

null

Both graphs can be generated using the following command in Matlab:

>> w=0:0.2:50;
>> b=10;
>> X=1./(b+j*w);
>> subplot(211), plot (w,abs(X));%gráfica de magnitud de X
>> subplot(212), plot (w,angle(X));%gráfica del ángulo de X

null

Sources:

  1. Fundamentos_de_Señales_y_Sistemas_usando la Web y Matlab
  2. Análisis de sistemas lineales asistido con Scilab, Ebert Brea.
  3. Analisis_de_Sistemas_Lineales
  4. Oppenheim – Señales y Sistemas

Literature review by:

Prof. Larry Francis Obando – Technical Specialist – Educational Content Writer

WhatsApp:  +34633129287  Immediate Attention!!

Twitter: @dademuch

Copywriting, Content Marketing, Tesis, Monografías, Paper Académicos, White Papers (Español – Inglés)

Escuela de Ingeniería Electrónica de la Universidad Simón Bolívar, USB Valle de Sartenejas.

Escuela de Ingeniería Eléctrica de la Universidad Central de Venezuela, UCV CCs

Escuela de Turismo de la Universidad Simón Bolívar, Núcleo Litoral.

Contacto: España. +34633129287

Caracas, Quito, Guayaquil, Cuenca. 

WhatsApp:  +34633129287   +593998524011  

Twitter: @dademuch

FACEBOOK: DademuchConnection

email: dademuchconnection@gmail.com

Deja un comentario