cordic
CORDIC(CoordinateRotationDigitalComputer)算法即坐标旋转数字计算方法,是J.D.Volder1于1959年首次提出,主要用于三角函数、双曲线、指数、对数的计算。该算法通过基本的加和移位运算代替乘法运算,使得矢量的旋转和定向的计算不再需要三角函数、乘法、开方、反...
共 100 份资源
源代码 685
cordic 热门资料
查看全部 100 份 →
PDF文档
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...
PDF文档
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...
PDF文档
The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core
The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core) in a VHDL simulati...