CORDIC
CORDIC(CoordinateRotationDigitalComputer)算法即坐标旋转数字计算方法,是J.D.Volder1于1959年首次提出,主要用于三角函数、双曲线、指数、对数的计算。该算法通过基本的加和移位运算代替乘法运算,使得矢量的旋转和定向的计算不再需要三角函数、乘法、开方、反...
资源总数
104
CORDIC 全部资料 104 份
利用cordic算法实现三角函数计算
基于CORDIC算法实现高效三角函数计算,适用于嵌入式系统与实时信号处理。提供sin、cos、atan等核心函数的优化实现方案,经过实际项目验证,是工程师进行数学运算加速的实用工具包。
2026-02-26
1
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using m
CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such...
2015-11-08
99
Figure based on the CORDIC algorithm frequency method and its implementation in the FPGA
Figure based on the CORDIC algorithm frequency method and its implementation in the FPGA
2017-04-12
23
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole...
2017-03-02
80
基于CORDIC算法数字下变频器设计提出基于CORDIC算法利用FPGA平台数字下变频器设计方案
基于CORDIC算法数字下变频器设计提出基于CORDIC算法利用FPGA平台数字下变频器设计方案
2016-08-11
68