audio signal sampled data processing
显示 更早的评论
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 个评论
Walter Roberson
2013-11-17
Double to relative amplitude? Or double the pressure?
RoboKid
2013-11-19
Walter Roberson
2013-11-19
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Audio I/O and Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!