bee
Full Member level 2
- Joined
- Nov 29, 2003
- Messages
- 135
- Helped
- 7
- Reputation
- 14
- Reaction score
- 5
- Trophy points
- 1,298
- Activity points
- 883
How does circular convolution work?
Can you please explain with example i.e. x = [1 2 3 2 1] and h = [3 2 1].
I know the asnwer from matlab of circular convolving the x and h is [7 9 14 14 10]. But HOW????
waiting.....
Can you please explain with example i.e. x = [1 2 3 2 1] and h = [3 2 1].
I know the asnwer from matlab of circular convolving the x and h is [7 9 14 14 10]. But HOW????
waiting.....