Feeds
提问
Smoothing audio output of filters applied frame by frame
Hello everyone, I have a bank of N FIR filters. I want to use ach one of them to filter a each of the N frames of an audio si...
5 years 前 | 0 个回答 | 0
0
个回答提问
How can I do real time audio processing with sliders in a Matlab script (*.m files)?
Hi! I want to perform some audio processing inside a Matlab script using sliders. I want the audio to change in real time as I m...
5 years 前 | 1 个回答 | 0
1
个回答提问
Error: Matrix dimensions must agree & Error: Function called failed while converting my code to C
Hi, I am trying to convert this code to C (this is the part of the code that brings problems): z = complex(zeros(size(x))); ...
5 years 前 | 1 个回答 | 0