Main Content

Simulink 中的 CORDIC 算法

Simulink® 中的 CORDIC 算法运算

基于 CORDIC(坐标旋转数字计算方法)的算法是硬件效率最高的算法之一,因为它们只需进行迭代移位相加运算。CORDIC 算法不需要显式乘数,它适合计算各种函数。

模块

CORDIC Sigmoid HDL OptimizedCORDIC-based sigmoid activation (自 R2024a 起)
CORDIC Square Root HDL OptimizedCORDIC-based approximation of square root (自 R2024a 起)
Complex to Magnitude-AngleCompute magnitude and phase angle of complex signal using CORDIC algorithm
Hyperbolic Tangent HDL Optimized计算基于 CORDIC 的双曲正切并生成优化的 HDL 代码 (自 R2020a 起)
Magnitude-Angle to Complex将幅值和/或相位角信号转换为复信号
Trigonometric Function指定应用于输入信号的三角函数

主题