Contenido principal

HVX IFFT2

R2026b

2-D inverse fast Fourier transform using HVX

Since R2026b

  • HVX IFFT2 block with an input and output.

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

Description

The HVX IFFT2 block computes the inverse two-dimensional fast Fourier transform (IFFT) 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 reconstruct spatial-domain data from frequency-domain representations in image processing and similar workflows.

Ports

Input

expand all

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

Data Types: single
Complex Number Support: Yes

Output

expand all

IFFT output, returned as a real-valued 2-D matrix.

Data Types: single

Extended Capabilities

expand all

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

Version History

Introduced in R2026b