主要内容

HVX FFT2

R2026b

2-D fast Fourier transform using HVX

Since R2026b

  • HVX FFT2 block with an input and output.

Libraries:
Embedded Coder Support Package for Qualcomm Hexagon Processors / Hexagon / IPCV

Description

The HVX FFT2 block computes the two-dimensional (2-D) fast Fourier transform (FFT) of a real-valued input matrix using the Qualcomm® Hexagon® Vector eXtensions (HVX) library.

The block supports simulation and generates optimized code for Qualcomm DSPs using CRL-based replacements. Use this block to perform matrix-based frequency-domain computations in image processing and similar workflows.

Ports

Input

expand all

Input signal, specified as a 2-D square matrix with real values. The dimension of the square matrix must be a power of two and greater than or equal to 64.

Data Types: single

Output

expand all

FFT output, returned as a complex matrix.

Data Types: single
Complex Number Support: Yes

Extended Capabilities

expand all

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2026b