CORDIC
CORDIC(CoordinateRotationDigitalComputer)算法即坐标旋转数字计算方法,是J.D.Volder1于1959年首次提出,主要用于三角函数、双曲线、指数、对数的计算。该算法通过基本的加和移位运算代替乘法运算,使得矢量的旋转和定向的计算不再需要三角函数、乘法、开方、反...
资源总数
104
CORDIC 热门资料
查看全部 104 份 →介绍了CORDIC数字计算机的设计
介绍了CORDIC数字计算机的设计,采用的是verilogHDL,在modelsim上可以实现仿真验证,压缩包中包含CORDIC的工作结构图,比较详细
2014-01-03
49
A direct digital frequency synthesizer based on cordic algorithm implemtnted with FPGA
A direct digital frequency synthesizer based on cordic algorithm implemtnted with FPGA
2017-09-08
20