搜索资源列表
基于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-VHDL
- Cordic算法的VHDL实现,实现了Cordic算法的过程经典-CordicVHDL
cordic
- 用于无线通信中的数字下变频,主要关注NCO设计还有使用cordic算法实现坐标变换和解调!-For wireless communication of digital down conversion, the main concern there NCO design algorithm using cordic coordinate transformation and demodulation!
CORDIC
- 介绍CORDIC算法的三种模式,英文文献,供大家参考学习。-CORDIC algorithm, introduced three models, English literature, for your information to learn.
cordic
- Cordic算法的Matlab实现,里面有一些数据文件是程序产生的。这个是Cordic算法未改进版本。-It s an implementation of conventional CORDIC algorithm。
双模式CORDIC算法的FPGA实现
- cordic将复杂的算术运算转化为简单的加法和移位操作,然后逐次逼近结果
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.)