搜索资源列表
基于CORDIC算法的三角函数FPGA实现
- 此源代码是基于CORDIC算法的三角函数实现,验证过没有问题
cordic_cos_sin matlab算法
- cordic算法实现正弦和余弦信号算法
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_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_c
- cordic算法广泛使用,参考一下它的代码-Coordinate rotation digital algorithm widely used reference to what it code
CORDIC_Algorithm_Simulation_Code
- cordic算法的C平台仿真,适用于三角函数、极坐标、双曲线等超越函数的硬件实现。-cordic algorithm C simulation platform, applicable to the trigonometric functions, polar coordinates, such hyperbolic function beyond the hardware.
cordic
- cordic算法的vhdl实现,内附有文档说明-cordic algorithm vhdl realized, a document containing a note
cordic
- CORDIC算法的VHDL实现 对于采用VLSI实现图象处理技术的算法中有很大的帮助-CORDIC algorithm using VHDL realize VLSI realize image processing algorithm technology has a great help
cordic
- 好用的cordic算法的vhdl实现,很有参考价值
CORDIC
- cordic算法,包含所有的CORDIC的算法,与发表过的论文,与实现方案-CORDIC algorithm, contains all of the CORDIC algorithm, and published papers, and implementation of programs
Cordic-VHDL
- Cordic算法的VHDL实现,实现了Cordic算法的过程经典-CordicVHDL
cordic算法及fpga验证程序
- cordic算法该算法通过基本的加和移位运算代替乘法运算,使得矢量的旋转和定向的计算不再需要三角函数、乘法、开方、反三角、指数等函数。改程序包含了MATLAB历程及FPGA验证程序
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 代码
- Xilinx CORDIC 算法 MATLAB Verilog仿真(arctan.m Kn.m sin_cos.m MATLAB Verilog)
cordic
- 该程序实现了Cordic算法,未调用IP核通过Cordic算法进行三角函数运算(This program implements Cordic algorithm and does trigonometric function operation through Cordic algorithm without calling IP core.)