JjjO
Followers: 0 Following: 0
Feeds
提问
how to make FIR filter
Hi, I'm trying to make FIR filter with hamming window. please help me. I have no idea how to make it.
3 years 前 | 1 个回答 | 0
1
个回答提问
Basic question of convolution
Hi. I solved a problem using conv . 'y[n] = x[n] * h[n] when x[n] = h[n] = [1,3,2,4]'. Like this: x=[1,3,2,4]; h=[1,3,2,4]; ...
3 years 前 | 2 个回答 | 0
2
个回答提问
impulse response of a LTI system in Matlab
Hi I've been learning Matlab for a month and I have no idea how to solve them. My code works, but the result isn't what I exp...
3 years 前 | 1 个回答 | 0