|
|
| File Information |
| Description |
This function will return a 29-point equal loudness contour for your desired phon level. The frequencies evaulated in this function only span from 20Hz - 12.5kHz, and only 29 selective
frequencies are covered. This is the limitation of the ISO standard.
In addition the valid phon range should be 0 - 90 dB SPL. Values outside this range do not have experimental values and their contours should be treated as inaccurate.(Limitation due to standard)
If more samples are required you should be able to easily interpolate these values using spline().
*For more information regarding this method refer to ISO 226.
------------------------------------------------------------
Usage: [SPL FREQ] = ISO226(PHON);
PHON is the phon value in dB SPL that you want the equal
loudness curve to represent. (1phon = 1dB @ 1kHz)
SPL is the Sound Pressure Level amplitude returned for
each of the 29 frequencies evaluated by ISO226.
FREQ is the returned vector of frequencies that ISO226
evaluates to generate the contour.
------------------------------------------------------------ |
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (14) |
| 06 Mar 2005 |
Christian Schultes
|
|
|
| 28 Dec 2005 |
. .
|
|
|
| 23 Jan 2006 |
William Hooper
|
|
|
| 26 Jan 2006 |
Johannes Buechler
|
|
|
| 18 Feb 2006 |
MarC .
|
|
|
| 27 Apr 2006 |
Laurent SIMON
|
|
|
| 12 Jan 2007 |
Julien Riquelme
|
|
|
| 11 Jul 2007 |
Pablo Henriquez
|
|
|
| 02 Oct 2007 |
enrico cignoni
|
|
|
| 18 Oct 2007 |
bo qin
|
|
|
| 04 Dec 2007 |
Vincenzo Gambino
|
|
|
| 15 Aug 2008 |
Abbas Khudair Abbas
|
|
|
| 01 Oct 2009 |
Pradeep
|
|
|
| 16 Oct 2009 |
Germ
|
|
|
| Updates |
| 04 Mar 2005 |
Added Screenshot image. |
| 17 Mar 2005 |
Bug in code did not allow users of Matlab v5.3 to use the function. Merely added a comma in the function declaration. |
|
MATLAB Central Terms of Use
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.
Contact us at files@mathworks.com