How to amplify the signal?

41 views (last 30 days)
Jina Son
Jina Son on 11 Jul 2019
Answered: Star Strider on 11 Jul 2019
I am so far using the wav files to filter the signal using Butterworth Filter so that I could remove the noise.
I want to amplify the sound so I could listen to the sound even strongly.
Is there any way that could be solved?

Answers (1)

Star Strider
Star Strider on 11 Jul 2019
Multiply the vector or matrix by a constant greater than 1, and use the sound (not soundsc) function to listen to it.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!