4-D FFT 출력 획득

Doppler, Range, Azimuth, Elevation에 대한 FFT 출력을 얻고자 합니다.
코드상에서는 Range-Doppler cube에 대한 객체 탐지 이후, 탐지된 bin 범위의 Azimuth-Elevation cube에서 객체 탐지를 한번 더 하는데,
Doppler, Range, Azimuth, Elevation에 대한 전력값을 포함한 데이터를 추출하고자 합니다.

Answers (1)

Angelo Yeo
Angelo Yeo on 23 Jan 2024

0 votes

다차원 고속 푸리에 변환을 수행하기 위해 fftn 함수를 활용해볼 수 있습니다.

Categories

Find more on Detection, Range and Doppler Estimation in Help Center and File Exchange

Tags

Asked:

on 23 Jan 2024

Answered:

on 23 Jan 2024

Community Treasure Hunt

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

Start Hunting!