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!