NeuLoud (Calculates Loudness Level)

Calculates Loudness Level according to ISO-226:2003 using Artificial Neural Networks for any SPL.
597 Downloads
Updated 24 Jun 2013

View License

Dear All,

This function is an updated version of that presented in V. Espinoza, R. Venegas, S. Floody, "Modelo de Sonoridad Utilizando Redes Neuronales" (Loudness Model using Neural Networks) , V Congreso Iberoamericano de Acústica FIA 2006 , Santiago, Chile, 25-28 Octubre 2006

Additional information: https://sites.google.com/site/acusticavec/archivos/update%28Readmefirst%21%29.pdf?attredirects=0

https://sites.google.com/site/acusticavec/archivos/VictorEspinoza_A027.pdf?attredirects=0

Nomenclature
L=NeuLoud(f,NPS)
f : frecuency [Hz]
NPS : Sound Pressure Level [dB]
L : Loudness Level [Fon]

How to use
1) Copy "NeuLoud.m" and "RedLoud.mat" to a new directory (NeuLoud2011, for example)
2) Add folder with menu File-Set Path-add folder, select NeuLoud2011 folder, click save, close the "Set path window"

Optionally, I have attached a "CFIT" object with the isophonic curve "0 fon" in the file “RedLoud.mat”. This prevents the function to take values outside its validity range as indicated in IS0-226: 2003. For example, to calculate the SPL of the curve "0 fon" use SPL_0_fon = zero (f); where f is the frequency in Hertz.

The provided functions require the toolboxes Neural Network and Curve Fitting to be installed.
This function is free for personal, non-profit and academic users as long as the paper mentioed above is cited. The commercial use of this script is not allowed.

Thanks to Rodolfo Venegas by the original version of script
http://rodolfo.venegas.googlepages.com/

Thanks for your interest.

Víctor Espinoza
https://sites.google.com/site/acusticavec/

Cite As

Victor Espinoza (2024). NeuLoud (Calculates Loudness Level) (https://www.mathworks.com/matlabcentral/fileexchange/35873-neuloud-calculates-loudness-level), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.15.0.0

Correction in *.m file

1.13.0.0

Correction in *.m file

1.11.0.0

links added

1.4.0.0

syntax correction

1.3.0.0

sintaxis correction

1.2.0.0

The installation instructions were corrected

1.0.0.0