High pass filter a signal in the frequency domain
조회 수: 1 (최근 30일)
이전 댓글 표시
I have converted an image into frequency domain using fft2() function. Now I want to extract only the high frequency components. How to solve this?
댓글 수: 1
John Navarro
2020년 5월 11일
Use the app for filter design.
But first define what is high frequency for your case? For example in my project all signal over 10Hz is defined as High-frequency, in other applications it refeers to components over 10KHz.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!