THD+N calculation
조회 수: 13 (최근 30일)
이전 댓글 표시
I'd like to know how to calculate THD+N from a wav or csv file and I could not find one so far. Please help.
답변 (1개)
Aghamarsh Varanasi
2020년 11월 11일
Hi Willaim Jia,
The calculation of Total Harmonic Distortion and noise (THD + N) of a signal is explained in this example. This requires the “Audio Toolbox” to be installed in MATLAB.
You can quickly open this example from MATLAB using the following command.
>> openExample('audio/THDNMeasurementWithTonetrackingExample')
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio Processing Algorithm Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!