Main Content

CORDIC Algorithms in Simulink

CORDIC algorithm operations in Simulink®

CORDIC (COordinate Rotation DIgital Computer)-based algorithms are some of the most hardware-efficient algorithms because they require only iterative shift-add operations. The CORDIC algorithm eliminates the need for explicit multipliers, and is suitable for calculating a variety of functions.

Blocs

CORDIC Sigmoid HDL OptimizedCORDIC-based sigmoid activation (depuis R2024a)
CORDIC Square Root HDL OptimizedCORDIC-based approximation of square root (depuis R2024a)
Complex to Magnitude-AngleCompute magnitude and phase angle of complex signal using CORDIC algorithm
Hyperbolic Tangent HDL OptimizedComputes CORDIC-based hyperbolic tangent and generates optimized HDL code (depuis R2020a)
Magnitude-Angle to ComplexConvert magnitude and/or a phase angle signal to complex signal
Trigonometric FunctionSpecified trigonometric function on input

Rubriques