Frequency time graph.

버전 1.0.0.0 (2.13 KB) 작성자: Youssef Khmou
Three dimensional graph to represent one dimensional sine waves
다운로드 수: 341
업데이트 날짜: 2014/9/23

라이선스 보기

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

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Subspace Methods에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0