Instantaneous Frequency Explorer

Live Script exploring methods to estimate the instantaneous frequency of a quasi-harmonic signal.
11 Descargas
Actualizado 17 jul 2025

Ver licencia

This educational Live Script explores methods for extracting the instantaneous frequency from a noisy frequency-modulated signal. The methods include the Hilbert transform, a simplified Hilbert transformation I call the Dilbert transform, zero-crossing rate, short-term fast Fourier transforms (FFT), and a classic FM demodulating scheme. A supplied zero-crossing rate function with interpolation of the zero-crossing time is compared to the MATLAB zerocrossrate function. Dilbert is competitive with Hilbert in accuracy, but FM demodulation wins at low signal-to-noise ratio.
This script may interest students and instructors in physics and other STEM fields. 'Try this' suggestions, coding "Challenges," hyperlinks, and references are included for further exploration. Additional educational Live Scripts by the author are available here.

Citar como

Duncan Carlsmith (2025). Instantaneous Frequency Explorer (https://la.mathworks.com/matlabcentral/fileexchange/181513-instantaneous-frequency-explorer), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2025a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

InstantaneousFrequencyExplorer folder

Versión Publicado Notas de la versión
1.0.1

Minor label fix.

1.0.0