Instantaneous Frequency Explorer

Live Script exploring methods to estimate the instantaneous frequency of a quasi-harmonic signal.
11 download
Aggiornato 17 lug 2025

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2025a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

InstantaneousFrequencyExplorer folder

Versione Pubblicato Note della release
1.0.1

Minor label fix.

1.0.0