現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
MATLAB function for PESQ version 2.0 [1] ececutable file driving on Windows OS. Both narrowband and wideband modes are supported.
Note, that MATLAB function and PESQ executable file have to be placed at the same directory. The PESQ version 2.0 sources are freely available for download (however with license constraints) from ITU-T website at the following URL:
- http://www.itu.int/rec/T-REC-P.862-200511-I!Amd2/en
Windows makefile and DEV-C++ project file can be downloaded from:
- http://download.dsplabs.com.au/Makefile.windows
- http://download.dsplabs.com.au/pesq.dev
DEV-C++ (IDE along with MingW compiler, for compiling on the Windows platform) can be downloaded from:
- http://www.bloodshed.net/dev/devcpp.html
If you have problems with downloading or compilation, you can try get pesq2.exe from here:
- https://yadi.sk/d/NwFNZ25RZDTXg
[1] ITU-T (2005), "P.862: Revised Annex A - Reference implementations and conformance testing for ITU-T Recs P.862, P.862.1 and P.862.2"
URL: http://www.itu.int/rec/T-REC-P.862-200511-I!Amd2/en
引用
Arkadiy Prodeus (2026). PESQ MATLAB Driver (https://jp.mathworks.com/matlabcentral/fileexchange/47333-pesq-matlab-driver), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: PESQ MATLAB Wrapper
