compression ratio in compressor function:
Show older comments
hallo all,
Is there a way that one could interpret the compression ratio in the compressor.
it value varies from 1 to 50,
From the MATLAB page: the compression ratio is defined as R=(x[n]−T)(y[n]−T).
But: in the example:
drc = compressor(-15,5);
visualize(drc);
%How can we recaluculate (to know) what was the compression ratio from the graph?
Is the compreesion ratio (standard) the slope i.e the dofference between Inputs/Outputs??
can one give an example?
thanks a lot
Accepted Answer
More Answers (0)
Categories
Find more on Audio Processing Algorithm Design in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!