THD+N calculation

18 visualizzazioni (ultimi 30 giorni)
William Jia
William Jia il 8 Nov 2020
Risposto: Aghamarsh Varanasi il 11 Nov 2020
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.

Risposte (1)

Aghamarsh Varanasi
Aghamarsh Varanasi il 11 Nov 2020
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')
For giving input from a wav file, you can use a From Multimedia block.

Categorie

Scopri di più su Simulation, Tuning, and Visualization in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by