Frequency time graph.

Three dimensional graph to represent one dimensional sine waves
341 descargas
Actualizado 23 sep 2014

Ver licencia

The function ftrep generates a three dimensional graph of one dimensional signals where the x axis represents the frequency of each signal, the y axis represents the duration of the signals and the z axis measures theirs magnitudes, the graph illustrate the concept of two independent variables (f,t) and explains the results we get when we calculate the Discrete Fourier transform of signals. However from theoretical view point, the time frequency uncertainty principle is not respected because the number of measurement is set to N=200 points and when we project on x axis we see pure discrete spectra which corresponds to infinite number of observations.

1. Projecting on y axis, we visualize a signal which is a superposition of K=length(f) sine waves.

2. Projecting on the (y,x) plane, we get the spectrogram, which obviously must consist of simple lines, in other words, no frequency change over time.

Demo: y=ftrep([10 15 33]);

Citar como

Youssef Khmou (2024). Frequency time graph. (https://www.mathworks.com/matlabcentral/fileexchange/47908-frequency-time-graph), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Subspace Methods en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0