搜索资源列表
Cordic_c
- cordic算法广泛使用,参考一下它的代码-Coordinate rotation digital algorithm widely used reference to what it code
CORDIC_VHDL
- 用cordic算法来实现求解正弦,余弦及反正切的FPGA实现原代码
CORDIC_MPSK
- 基于CORDIC算法 实现MPSK调制器
CORDIC-algorithms
- cordic算法,台湾科技大学ppt,适合大部分人的学习-cordic algorithm, Taiwan University of Technology, ppt, suitable for most people to learn
work16bit
- 使用CORDIC算法来实现开方运算,结果通过QUARTUS7.2仿真,精度较高-CORIDIC Algorithms uesd for sqrt.The result though the QUARTUS 2 7.2 soft.
CORDIC
- 利用CORDIC计算三教函数值,s算法-CORDIC algorithm
codic
- cordic算法FPGA实现,希望大家喜欢啊-cordic FPGA
fixed_cordic
- 本程序实现旋转坐标下的CORDIC算法,并改成定点格式。-The procedure for rotating coordinates the CORDIC algorithm, and into fixed-point format.
cordic
- 用来实现CORDIC算法,完成求相位功能-CORDIC algorithm is used to achieve complete phase-functional requirements
cordic
- cordic算法介绍 及程序 很有用 其是各种运算的逼近方法-cordic算法介绍 及程序
cordic
- verilog实现的cordic算法,经典的流水线实现的cordic平方根的算法-cordic algorithm verilog implementation of the the classic pipeline implemented cordic square root algorithm
cordic--sign
- cordic算法 计算三角函数 的verilog实现-the cordic algorithm computes trigonometric functions verilog implementation
cordic
- 实现cordic算法的VHDL程序,可通用-Cordic algorithm
Cordic
- Verilog HDL 实现的Cordic算法 用来计算sin值 8位数据 6次迭代-Verilog HDL Cordic to calculateb sinx
CORDIC
- cordic算法,用于计算三角函数等等,可以对角度进行逼近。-cordic algorithm used to calculate the trigonometric functions, etc., you can angle approximation.
cordic
- 函数文件,使用cordic算法求第一象限内向量的模值和相位-Function file, use cordic algorithm for the first quadrant vector modulus and phase
cordic
- 改进的cordic算法的vhdl程序,采样资源换时间的办法用最少的旋转级数获得最大的计算精度-mvr-cordic algorithm vhdl program
ex_cordic
- 在FPGA中将产生的直角坐标数据经过cordic算法,转换成极坐标数据,获得相位数据(The Cartesian coordinates generated in FPGA are converted into polar coordinate data through CORDIC algorithm, and phase data is obtained.)
免迭代cordic及误差分析
- 一种免迭代的cordic算法及误差分析,结果运行正确(an itration-free algorithm of cordic and error analysis)
CORDIC 代码
- Xilinx CORDIC 算法 MATLAB Verilog仿真(arctan.m Kn.m sin_cos.m MATLAB Verilog)