Nth Octave Test Signal

Returns an Nth Octave Test Signal similar to a warble tone.
1,2K Downloads
Aktualisiert 31 Dez 2009

Lizenz anzeigen

random_band is the main program and it outputs a test signal which has a constant level. The instanatenous frequency varies randomly within the specified Nth octave band range.

The program outputs three plots: time record of the instantaneous frequency, time record of the instantaneous level, and a histogram of the spectral content.

The test signal is constructed by generating a a set of random number for the instantaneous frequency as a function of time.
The instantaneous frequency is integrated to yield the phase angle. The trigonometric sin function is used to construct the real part of the amplitude.

Filtering and normalizing is used to remove artifacts from the random number generation. The resulting test signal is not a warble tone and it is not pink, white, or brown noise.

The resulting test signal has characteristics of a warble tone.
The level is more constant and the frequency is band limited
like a warble tone. There is still some random variation in
instantaneous frequency like white noise.

Zitieren als

Edward Zechmann (2024). Nth Octave Test Signal (https://www.mathworks.com/matlabcentral/fileexchange/26233-nth-octave-test-signal), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Octave finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: Moving averages / Moving median etc, Estimatenoise

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0