Community Profile

photo

JjjO


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer