audio signal sampled data processing

1 view (last 30 days)
RoboKid
RoboKid on 17 Nov 2013
Commented: Walter Roberson on 19 Nov 2013
How do I do operations on audio signal sampled data? For ex. I want to double the amplitude of audio data(multiply the data by 2)
  3 Comments
Walter Roberson
Walter Roberson on 19 Nov 2013
The back of my memory is saying that pressure is proportional to amplitude squared; if so then multiply by sqrt(2). I could easily be wrong on the relationship.

Sign in to comment.

Answers (0)

Categories

Find more on Audio I/O and Waveform Generation 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!