Calibrated Spectral Analysis

Simple Fourier Spectral Analysis of sound pressure time record.
3,4K Downloads
Aktualisiert 28. Mai 2014

Lizenz anzeigen

Perform Calibrated Spectral Analysis. Use mic_calib to calculate the calibration factor. Multiply the time records by the calibration factor and process the time records with pressure _spectra. pressure_spectra is the main program and allows the user to input the bin_size, number of averages, sampling frequency, and has options for maximizing the number of averages and forcing the bin_size to a factor of 2.

Zitieren als

Edward Zechmann (2024). Calibrated Spectral Analysis (https://www.mathworks.com/matlabcentral/fileexchange/17554-calibrated-spectral-analysis), MATLAB Central File Exchange. Abgerufen .

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

Inspiriert von: octave, spectral, Moving averages / Moving median etc

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.4.0.0

Fixed a bug in the error handling of out of frequency tolerance calibrators. Now a warning message is output and the tolerance range is extended to 20 percent.

1.3.0.0

Fixed bugs in examples. Updated Comments

1.2.0.0

Removed the running average. Updated comments.

1.1.0.0

Improved A-weighting filter characteristics.

1.0.0.0