搜索资源列表
cordic
- 该程序主要完成了cordic算法的内部结构的实现,可以促成三角函数发生器
CORDICsosi
- CORDIC源码,很好用的哟
FinalCodelast
- last cordic for immplemantaion of cordic with vhdl language it has testbench
cordic
- Cordic algorithm descr iption and C/Asm51 sourcecode examples
CORDICFPGA
- 基于CORDIC的梯度跟踪算法的FPGA实现 基于CORDIC的梯度跟踪算法的FPGA实现-Gradient-based tracking algorithm CORDIC FPGA Implementation of gradient-based tracking algorithm CORDIC FPGA Implementation
A-math-routine-to-calculate-the-atan(x-y)-using-C
- calculates the arctangent of the input values x and y (sometimes called atan2) by using a CORDIC (COordinate Rotation on a DIgital Computer) algorithm for 8051 microcontroller
CORDIC_ATAN
- 用CORDIC算法,通过角度旋转,实现ATAN,最后得到角度和幅度-CORDIC algorithm, by the angle of rotation, ATAN and finally get the angle and amplitude
an263
- CORDIC Reference Design
atan
- fpga运用cordic算法计算atan.精确度较好。-fpga using cordic algorithm atan. precision is better.
length
- 运用fpga技术计算模长。方法是cordic算法。-Technical computing length is used by fpga. It is cordic algorithm.
rect2polar
- cordic 的实现 ,通过简单的移位,加法操作较少的硬件资源实现超越函数运算-CORDIC (Coordinate Rotation Digital Computer) is a method for computing elementary functions using minimal hardware such as shifts, adds/subs and compares.
69963930CORDIC
- cordic的fpga实现,基于verilog硬件语言实现,实现高速流水线的CORDIC。-cordic fpga implementation, hardware-based verilog language, to achieve high-speed pipelined CORDIC.
cf_cordic_latest.tar
- CORDIC算法 Verilog代码 支持8位、16位和32位-CORDIC Algorithm Verilog code
DDS_CORDIC_eetop
- 数字下变频CORDIC算法实现,用MATLAB语言编写-Digital Down Conversion CORDIC algorithm, written in MATLAB language
arch_radix4
- Its verilog code for radix -4 cordic-Its verilog code for radix -4 cordic
CORDIC
- 基于FPGA的实现CORDIC算法的实现,本算法是Verilog语言编写的-FPGA implementations achieve CORDIC algorithm, the algorithm is the Verilog language
sinwave-genertor
- sinwavw generator code in verilog this will helpful for generating a sinave without using a cordic
cordic_verilog
- FPGA实现cordic算法计算sincos-cordic for sincos
cordic-algorithm
- codic algorithm,which is used to calculate triangular functions
pipelined_fft_128_latest.tar
- CFFT是一个数据宽度和点数都可配置的基4 FFT core,由于旋转因子是用CORDIC算法实现的,因此经过FFT后信号的增益和标准的FFT算法不同。但对于OFDM调制、解调等应用并不重要。由于增益是确定的,因此在输出时乘以确定常数即可等价标准的FFT。该FFT core的输入是正序的,输出是按照基4反序的-CFFT is a data width and number can be configured based 4 FFT core, due to the rotation factor