搜索资源列表
DME4
- fft that uses the cordic alghoritm---4
DME5
- fft that uses the cordic alghoritm---5
CORDIC
- 利用CORDIC计算三教函数值,s算法-CORDIC algorithm
cordic
- 用来实现CORDIC算法,完成求相位功能-CORDIC algorithm is used to achieve complete phase-functional requirements
59564330cordic
- VHDL实现CORDIC的改进算法,仿真无错误-failed to translate
cordic
- Matlab实现CORDIC(COordinate Rotation DIgital Computer)算法的程序.-The matlab implemention of CORDIC algorithm with code for testing.
cordic
- cordic的FPGA算法实现,实现比较容易,有兴趣的可以看看。-The cordic of FPGA algorithm, relatively easy, and who are interested can look at.
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
- Altera 的CORDIC IP核,Verilog HDL-Altera CORDIC IP core, Verilog HDL
cordic
- Verilog code for CORDIC algorithm
cordic
- 函数文件,使用cordic算法求第一象限内向量的模值和相位-Function file, use cordic algorithm for the first quadrant vector modulus and phase
cordic
- 改进的cordic算法的vhdl程序,采样资源换时间的办法用最少的旋转级数获得最大的计算精度-mvr-cordic algorithm vhdl program
cordic-Vpy
- cordic processor in verilog code is been programmed for fpga. Cordic has rotational matrix with input vectors which can be rotated in phasor plane
cordic
- Cordic routines 8051
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)