Feeds
提问
how to calculate SNR for speech signals?
I have two wav files of noisy and clean speech...i dont have separate noise signal file...how to calculate SNR from noisy and cl...
11 years 前 | 0 个回答 | 0
0
个回答提问
how to deploy generated c code on 6713dsk?
Hello... I have converted my matlab code in c static library using matlab coder. It has generated many types of files like C,H,...
11 years 前 | 0 个回答 | 0
0
个回答提问
what is difference between C static library and executables generated from matlab code using matlab coder?
during code generation there is an option saying you want to generate C/C++ static libraries or executables? i want to know t...
11 years 前 | 1 个回答 | 0
1
个回答提问
how to use matlab code on dsp c6713?
hello i have matlab code written for speech separation that works on two pre recorded files. i have converted functions in...
12 years 前 | 1 个回答 | 0
1
个回答提问
how to write a constraint file for an optimization problem for which independent variable is a matrix?
function j= costfunction(x,As) % s1 reads .wav file recorded from first microphone at 16 kHz [x1, Fs, bits_per_s...
12 years 前 | 2 个回答 | 0
