搜索资源列表
cordic
- 算超越函数的cordic算法的matlab程序,仿真通过!
cordic_cos_sin matlab算法
- cordic算法实现正弦和余弦信号算法
cordic 实现arctan的matlab验证算法
- 用matlab验证cordic实现arctan算法的正确性,共迭代9级,验证过,程序正确
cossincordic.rar
- CORDIC算法的Matlab模拟,为了验证FPGA实现CORDIC算法的时间特性优于软件,用Matlab实现了一个计算sin, cos的CORDIC算法,Matlab simulation CORDIC algorithm, in order to verify the FPGA to achieve the time characteristics of CORDIC algorithm is superior to software, using Matlab calculated to
cordic
- Cordic算法的Matlab实现,里面有一些数据文件是程序产生的。这个是Cordic算法未改进版本。-It s an implementation of conventional CORDIC algorithm。
cordic_implementation
- 这个包里面包含了对Cordic算法的基本函数实现。通过Dformat类来控制系统的数据格式,并为Cordic算法类提供辅助。Cordic类为基本函数的计算提供接口。并把仿真所得的数据导入Matlab中进行验证。验证结果用html的形式输出。-It s am implementation of CORDIC in C++ language.Class Dformat defines the data format used in the algorithm,and class Cordic pro
CORDIC
- cordic algorithm to find sine and cosine angles-cordic algorithm to find sine and cosine angles.....
BOOK_about_Cordic_Arith_with_matlab_simulation
- CORDIC算法的原理及matlab仿真-Principle of CORDIC algorithm and matlab simulation
atan_cordic
- 基于CORDIC算法计算反正切函数。输入横坐标纵坐标及迭代次数,输出角度及弧度值;附CORDIC英文文档说明-atan function based in CORDIC algorithm
cordic_sqrt_atan
- 利用cordic实现开方和atan运算的matlab源码。 本人原创,标准cordic算法。-calculate aquare root and atan by cordic. Matlab m language.
cordic_fullsin
- matlab implementation of CORDIC sin part
cordic
- CORDIC sin cos m-file
cordic.tar
- the cordic algorithm on matlab
cordic--matlab
- 用matlab写的cordic算法,仿真通过-it is about cordic
cordic
- cordic算法,让你了解cordic算法的主要原理和主要功能-cordic algorithm, so you know cordic algorithm and main function of the main principles
cordic_fpga
- cordic算法的原理和仿真实现-cordic algorithm
cordic
- 利用matlab和cordic算法计算正弦值,有完整的实现过程(matlab cordic code that was proven)
CORDIC算法及例程sincos
- matlab实现cordic算法求解sin、cos例程(cordic algorithm about sin&cos achieved by matlab)
cordic
- cordic,matlab,sin,cos,atan,sqrt
CORDIC 代码
- Xilinx CORDIC 算法 MATLAB Verilog仿真(arctan.m Kn.m sin_cos.m MATLAB Verilog)