搜索资源列表
CORDIC-algorithms
- cordic算法,台湾科技大学ppt,适合大部分人的学习-cordic algorithm, Taiwan University of Technology, ppt, suitable for most people to learn
CORDIC
- 利用CORDIC计算三教函数值,s算法-CORDIC algorithm
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_PPT
- cordic算法,软件无线电中的关键技术-cordic algorithm, the key technology in software radio
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
- verilog实现的cordic算法,经典的流水线实现的cordic平方根的算法-cordic algorithm verilog implementation of the the classic pipeline implemented cordic square root algorithm
cordic_2
- cordic算法 实现反正切函数 硬件实现变得简单-the cordic algorithm arctangent function hardware implementation easier
cordic--sign
- cordic算法 计算三角函数 的verilog实现-the cordic algorithm computes trigonometric functions verilog implementation
cordic
- 实现cordic算法的VHDL程序,可通用-Cordic algorithm
CORDIC
- cordic算法,用于计算三角函数等等,可以对角度进行逼近。-cordic algorithm used to calculate the trigonometric functions, etc., you can angle approximation.
cordic_1-0
- 关于cordic算法的C MODEL实现,包括几种不同的模式,如求模值、求相角,求COS,SIN函数等。程序还包括TESTBENCH测试程序。-About cordic algorithm C MODEL implementation, including several different modes, such as modulus values, seeking phase angle, seeking COS, SIN function and so on. TESTBENCH test
cordic_rotation_mode
- cordic算法旋转模式c代码实现三角函数的计算-cordic algorithm rotation mode c code trigonometric calculations
FPGA_Cordic_SinCosA
- 1.使用COrdic 算法计算正弦余弦函数:串行流水线模式 16bit相位输入,16bit精度正弦余弦输出. 2.13级 16bit输出精度,输出如果不需要这么多的精度,输出后可以进行截断低位 2QN -1 Use COrdic algorithm to calculate the sine cosine functions: Serial line mode 16bit phase input, 16bit precision sine cosine output. 2.
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
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)