Feeds
提问
Convolving 2D image with 1D filter
Hi, Say I have an gray image file with size 256 x 256 and I want to filter this image where the filter response is dirac(n-3)....
5 years 前 | 2 个回答 | 0
2
个回答提问
Finding row-averaged magnitude spectrum
Hi, I have an image matrix of 512 x 512 and I'm trying to plot the row-averaged magnitude spectrum of this image. The following ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Parallel form filter design
Hi! I have a transfer function coefficients as following: [b,a] = ellip(4,.2,40,[.41 .47]); I'd like to factor this system i...
6 years 前 | 1 个回答 | 0
