Frequency time graph.

Three dimensional graph to represent one dimensional sine waves
341 téléchargements
Mise à jour 23 sept. 2014

Afficher la licence

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]);

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Subspace Methods dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0