搜索资源列表
CORDIC
- 用verilog写的CORDIC算法实现,很适合做超越函数的运算。通常用于实现正弦乘法,或者坐标变换。-The cordic arithmetic implemented by verilog is adapted to exceed function.It is usually used to implement sine multiplication or coordinate tuansform.
基于CORDIC算法的FFT
- 采用按时间抽选的基4原位算法和坐标旋转数字式计算机(CORDIC)算法实现了一个FFT实时谱分析系统。-time selected by using the four-situ algorithm and coordinate rotation digital computer (CORDIC) algorithm is one is a real-time FFT spectrum analysis system.
基于CORDIC算法的三角函数FPGA实现
- 此源代码是基于CORDIC算法的三角函数实现,验证过没有问题
verilog fft_64_12
- radix-4,利用cordic算法实现复乘单元
cordic_cos_sin matlab算法
- cordic算法实现正弦和余弦信号算法
cordic算法实现
- 通过verilog实现cordic
sin_cos 基于FPGA的CORDIC算法实现
- 基于FPGA的CORDIC算法实现,语言Verilog。8位位宽-FPGA-based CORDIC algorithm, language Verilog. 8-bit wide
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-360degree-sensor
- 用cordic算法实现360度角度传感器设计的实例,可以很好的理解CORDIC算法-Cordic algorithm with 360-degree angle sensor instance, a good understanding of CORDIC algorithm can be
cordic
- cordic算法,基于CORDIC 算法实现直角坐标与极坐标相互转换-cordic algorithm, CORDIC algorithm based on Cartesian coordinates and polar coordinate transformation
CORDIC
- 上传一篇很经典的利用cordic算法实现三角函数的方法的文章,多多分享-From a classic algorithm using trigonometric methods cordic article, greater sharing of
cordic
- cordic算法实现的核心代码,老外写的。我已经验证过了,是完全可以使用的!请大家放心下载。-cordic algorithm of the core code, written by foreigners. I have verified, is not fully used! Please rest assured to download.
双模式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
- 该程序实现了Cordic算法,未调用IP核通过Cordic算法进行三角函数运算(This program implements Cordic algorithm and does trigonometric function operation through Cordic algorithm without calling IP core.)