搜索资源列表
CORDIC_FLOAT
- 这是一个数值计算算法在FPGA中实现的东东。包括CORDIC算法的详细资料还有float型数的详细论述,可供参考。-This is a numerical algorithms in FPGA achieve saucepan. CORDIC algorithm include detailed information is the number of float-type discussed in detail for referen
cordic_1-0
- Cordic算法的另一种C++实现,只是一个样本,可以用TubroC,等来查看-Cordic algorithms to achieve another C is a sample that can be used TubroC, etc. to see
A_survey_of_CORDIC_algorithms_for_FPGA_based_compu
- 一篇关于CORDIC的文章A survey of CORDIC algorithms for FPGA based computers
CORDIC_FLOAT
- 这是一个数值计算算法在FPGA中实现的东东。包括CORDIC算法的详细资料还有float型数的详细论述,可供参考。-This is a numerical algorithms in FPGA achieve saucepan. CORDIC algorithm include detailed information is the number of float-type discussed in detail for referen
cordic_1-0
- Cordic算法的另一种C++实现,只是一个样本,可以用TubroC,等来查看-Cordic algorithms to achieve another C is a sample that can be used TubroC, etc. to see
A_survey_of_CORDIC_algorithms_for_FPGA_based_compu
- 一篇关于CORDIC的文章A survey of CORDIC algorithms for FPGA based computers-CORDIC an article on the article A survey of CORDIC algorithms for FPGA based computers
cordic_4
- cordic的ip核,在国外的网站上搞到的~-CORDIC
567
- The paper presents the CORDIC Algorithm, which has been implemented as an virtual component (IP core) in a VHDL simulation environment. The core is packaged as a soft (VHDL) macro and it implements all transcenden-tal fu
cordic
- 这是实现cordic算法的一些源程序,各文件的说明可以参见文件内部注释。-This is the CORDIC algorithm realize some source code, the documentation can be found in the internal document notes.
dsplib
- 数字信号处理的一系列算法,包括:离散卷积、FIR、快速傅利叶变换,cordic,等等 -A series of digital signal processing algorithms, including: discrete convolution, FIR, Fast Fourier Transform, cordic, etc.
dynamic_co-operation_cordic_fpga
- 一篇关于使用cordic实现动态配置以提高FPGA的整体性能的高效算法具体详解,很实用哦-On the use of CORDIC realization of a dynamic configuration to improve the overall performance of FPGA-specific high-performance algorithms explain, it is practical Oh
cordicCOS
- 用CORDIC算法来实现y余弦运算,并在QUARTUS2中仿真通过,误差较小。-CORDIC algorithms used for cos .
arccos
- 一个求反余弦的cordic算法,整个工程。包括仿真。可以直接打开。-An inverse cosine of the cordic seeking algorithms, the whole project. Including the simulation. Can be directly opened.
CORDIC-algorithms
- cordic算法,台湾科技大学ppt,适合大部分人的学习-cordic algorithm, Taiwan University of Technology, ppt, suitable for most people to learn
cordic
- 用matlab中Simulink实现CORDIC算法的设计-use MATLAB (Simulink)to design the CORDIC algorithms
Simulation-of-VHDL-code
- code on verification of cordic algorithms
FPGA-implementation-of-CORDIC
- 就目前的趋势来看,对硬件复杂信号处理的了解主要是缺少对硬件信号处理结构的了解。虽然有许多硬件高效算法的存在,但是由于在过去得25年里软件的优势明显,人们对这些法则并不了解。CORDIC法则就是其中的一个,它是运用平移-相加完成某些三角函数,双曲线,线性,对数的运算功能。虽然有很多的文章已经介绍了CORDIC 运算法则的各种不同的方面 ,却很少有针对CORDIC在FPGA上执行的研究。这篇论文就是研究在一个CORDIC体系下,以往的那些功
SINANDCOS-CORDIC
- 该资料是利用cordic算法实现正余弦函数计算输出的源程序及说明。资料中包含迭代算法和流水线算法。-This information is to use cordic algorithm source code and instructions cosine function calculates the output. Iterative algorithms and data contained in the pipeline al
cordic
- 用查表法和cordic算法实现正弦曲线,包括了幅度压缩,对称压缩,sunderland压缩等-Implemented with look-up table and cordic sinusoidal algorithms, including margin compression, symmetrical compression, sunderland compression
cordic_chap24
- CORDIC Algorithms and Architectures