搜索资源列表
基于CORDIC算法的三角函数FPGA实现
- 此源代码是基于CORDIC算法的三角函数实现,验证过没有问题
cordic_cos_sin matlab算法
- cordic算法实现正弦和余弦信号算法
CORDIC算法快速求反正切
- CORDIC算法快速求反正切,迭代10次输出弧度误差<|0.002|,迭代15次输出弧度误差<|0.0001|,对电机矢量算法计算速度要求高非常有用;myarctan_cordic1.c输入输出为float,myarctan_cordic3.c输入输出为int,pdf文件为CORDIC算法原理。-CORDIC algorithm quickly find tangent, curvature of the output error iteration 10 < | 0.002
sin_cos 基于FPGA的CORDIC算法实现
- 基于FPGA的CORDIC算法实现,语言Verilog。8位位宽-FPGA-based CORDIC algorithm, language Verilog. 8-bit wide
cordic.rar
- 数字信号处理的fpga实现,用VHDL语言编程实现cordic算法,Digital signal processing to achieve the FPGA, using VHDL language programming to achieve CORDIC Algorithm
cordic.rar
- 基于cordic算法的正余弦信号发生器,通过编译仿真,Cordic algorithm is based on the cosine signal generator, through the compiled simulation
cordic.rar
- 使用CORDIC算法求算反正切值,非常实用,大家可以下来,The use of CORDIC algorithm calculating arctangent value, very useful, we can down
CORDIC-algorithms
- cordic算法,台湾科技大学ppt,适合大部分人的学习-cordic algorithm, Taiwan University of Technology, ppt, suitable for most people to learn
cordic
- Cordic算法的Matlab实现,里面有一些数据文件是程序产生的。这个是Cordic算法未改进版本。-It s an implementation of conventional CORDIC algorithm。
Cordic
- CORDIC算法参考,可用,无错,原理可在百度百科找到,个人收藏 -Reference CORDIC algorithm can be used, no right or wrong, the principle can be found in Baidu Encyclopedia, personal collection
cordic
- cordic算法FPGA实现,有帮助的,大家参考下-FPGA realization of algorithm cordic
BOOK_about_Cordic_Arith_with_matlab_simulation
- CORDIC算法的原理及matlab仿真-Principle of CORDIC algorithm and matlab simulation
cordic
- vhdl语言编写的cordic算法,实现了cordic的流水线运算。-cordic language vhdl algorithm cordic the pipeline operator.
cordic算法的Verilog实现
- cordic算法的Verilog实现,代码经过验证,能够有效的运行(Verilog implementation of CORDIC algorithm)
CORDIC算法及例程sincos
- matlab实现cordic算法求解sin、cos例程(cordic algorithm about sin&cos achieved by matlab)
cordic
- cordic算法,实现加减乘除、幂次方、开方的运算(CORDIC algorithm implementation, power add, subtract, multiply and divide and square root operations)
cordic
- 本代码实现的是利用cordic算法求出已知坐标的角度和幅度(This code implements the angle and amplitude of known coordinates using the CORDIC algorithm.)
CORDIC 代码
- Xilinx CORDIC 算法 MATLAB Verilog仿真(arctan.m Kn.m sin_cos.m MATLAB Verilog)
cordic
- 该程序实现了Cordic算法,未调用IP核通过Cordic算法进行三角函数运算(This program implements Cordic algorithm and does trigonometric function operation through Cordic algorithm without calling IP core.)