搜索资源列表
cordic
- 算超越函数的cordic算法的matlab程序,仿真通过!
cordic_cos_sin matlab算法
- cordic算法实现正弦和余弦信号算法
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。
BOOK_about_Cordic_Arith_with_matlab_simulation
- CORDIC算法的原理及matlab仿真-Principle of CORDIC algorithm and matlab simulation
tricordic
- 用CORDIC计算器计算sin,cos。包含浮点仿真模型和定点仿真模型-CORDIC calculator with sin, cos. Contains the floating-point simulation model and the fixed-point simulation model
cordic_division
- 利用cordic实现除法的matlab源码。 本人原创,标准cordic算法。-implement division by cordic. matlab m language.
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_algorithm
- CORDIC algorithm - sin cos
ddscordic
- direct digital synthesis CORDIC
cordic_matlab
- 用matlab写的cordic鉴相的程序,用于相位和幅度的提取-Written by matlab cordic phase of the program for the extraction phase and amplitude
cordic.tar
- the cordic algorithm on matlab
cordic--matlab
- 用matlab写的cordic算法,仿真通过-it is about cordic
cordic
- 用matlab中Simulink实现CORDIC算法的设计-use MATLAB (Simulink)to design the CORDIC algorithms
CORDIC-Data
- CORDIC的matlab代码和VHDL代码,大牛分享的,自己试用过,非常好-realize CORDIC algorithm through Matlab and VHDL
CORDIC
- 在Matlab中实现了Cordic快速算法,并实现了sin(x), cos(x), atan(y/x), sqrt(x^2+y^2)等函数的快速计算,并附加了误差分析的结果图,代码清晰简洁,对Cordic算法的迭代次数确定,有一定的指导意义-Cordic implemented in Matlab fast algorithm, and realized sin (x), quickly calculate cos (x), atan (y/x), sqrt (x ^ 2+y ^ 2) and
cordic-matlab
- cordic向量迭代求取IQ信号幅值,及相位 反cordic求正弦、余弦值-use cordic to computer the magnitude of IQ signal and cos、sin
CORDIC算法及例程sincos
- matlab实现cordic算法求解sin、cos例程(cordic algorithm about sin&cos achieved by matlab)