How to design a 2D filter of size 512*512 and a 1D filter of size 1*512 with hyperbola properties?

1 view (last 30 days)
Hi, I want to design a 2D filter of size 512*512 and a 1D filter of size 1*512 with following equation:
(y*y)/512-(x*x)/512=1
This is similar to a hyperbola.I want to convolve my image with these filters.Please help. Regards Richa

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!