Instantaneous Frequency Explorer

Live Script exploring methods to estimate the instantaneous frequency of a quasi-harmonic signal.

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

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

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.01

Added interactive_examples tag

1.0.1

Minor label fix.

1.0.0