CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - cordic旋转算法

搜索资源列表

  1. 基于CORDIC算法的FFT

    0下载:
  2. 采用按时间抽选的基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.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:2.34kb
    • 提供者:张志华
  1. 2007728121917383

    0下载:
  2. CORDIC算法在软件无线电中的应用,CORDIC算法(坐标旋转数字计算)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:313.99kb
    • 提供者:elisen
  1. CORDIC

    1下载:
  2. :CORDIC算法将复杂的算术运算转化为简单的加法和移位操作,然后逐次逼近结果。这种方法很好的兼顾了精度、速度和硬件复杂度,它与VLSI技术的结合对DSP算法的硬件实现具有极大的意义,因而在数字信号处理领域得到了广泛应用。本文首先简要介绍了CORDIC算法的原理,然后详细描述了双模式(旋转/向量)CORDIC算法的预处理和后处理,并且基于FPGA实现了流水线双模CORDIC算法。-By converting complex arithmetic into simple operations su
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:384.5kb
    • 提供者:daisywmc
  1. cordic

    0下载:
  2. 高速计算机旋转坐标算法的硬件实现,用于快速傅里叶算法的核心单元-Rotating coordinates high-speed computer hardware algorithm for fast Fourier algorithm is the core unit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:27.27kb
    • 提供者:dinxj
  1. mCordic

    0下载:
  2. 自己编写的cordic算法,用于坐标旋转,采用了流水线结构编写,值得看。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:3.21kb
    • 提供者:吴明钦
  1. fixed_cordic

    0下载:
  2. 本程序实现旋转坐标下的CORDIC算法,并改成定点格式。-The procedure for rotating coordinates the CORDIC algorithm, and into fixed-point format.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:205.84kb
    • 提供者:于慕阳
  1. cordic_SINE_COSINE_code_vhd

    0下载:
  2. 首先采用cordic坐标旋转数字计算法推导求解三角函数的有效算法,然后利用小角度时的三角函数倍角公式推导有效的三角函数Cos,Sin 求解方法。-First use of cordic CORDIC trigonometric calculations derived an effective algorithm to solve, and then use the small angle formula of trigonometric double angle trigonometric f
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:40.38kb
    • 提供者:世海
  1. cordic

    3下载:
  2. CORDIC(Coordinate Rotation Digital Computer)算法即坐标旋转数字计算方法。 CORDIC算法,能够通过平移和累加快速实现基础的数学函数,包括三角函数,开方,指数,对数,平方根等函数。-CORDIC (Coordinate Rotation Digital Computer) algorithm for the coordinate rotation digital calculation. CORDIC algorithm can be achieved
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1.34kb
    • 提供者:陈华
  1. cordic

    0下载:
  2. 实现cordic算法旋转模式的verilog代码-Verilog code for cordic algorithm rotation mode
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:1.54kb
    • 提供者:hehf
  1. CORDIC_ATAN

    0下载:
  2. 用CORDIC算法,通过角度旋转,实现ATAN,最后得到角度和幅度-CORDIC algorithm, by the angle of rotation, ATAN and finally get the angle and amplitude
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:1.41kb
    • 提供者:zxh
  1. lixiang_cord

    0下载:
  2. 基于坐标旋转数字计算机Cordic算法的DDS频率合成器的matlab仿真实现。具有输出任意数字频率的功能-Based on the coordinate rotation digital computer Cordic algorithm DDS frequency synthesizer by matlab. With an output frequency of any number of functions
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:537byte
    • 提供者:
  1. root_cordic

    0下载:
  2. 这是求平方根的VHDL工程,使用CORDIC旋转坐标算法,完整的工程文档,可以仿真实验。-This is the square root of the VHDL project using rotating coordinate CORDIC algorithm, a complete engineering documents, can be simulated experiments.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:293.13kb
    • 提供者:sunny
  1. polar2rect

    0下载:
  2. cordic算法的极坐标变直角坐标的硬件实现代码,也就是CORDIC的旋转模式下的应用-cordic method for polar to rectangular
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-24
    • 文件大小:148.63kb
    • 提供者:
  1. cordic_rotation_mode

    1下载:
  2. cordic算法旋转模式c代码实现三角函数的计算-cordic algorithm rotation mode c code trigonometric calculations
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:577byte
    • 提供者:610
  1. pipelined_fft_128_latest.tar

    0下载:
  2. 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
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:213.06kb
    • 提供者:阳辉
  1. Cordic

    2下载:
  2. CORDIC(Coordinate Rotation Digital Computer)算法即坐标旋转数字计算方法,是J.D.Volder1于1959年首次提出,主要用于三角函数、双曲线、指数、对数的计算。该算法通过基本的加和移位运算代替乘法运算,使得矢量的旋转和定向的计算不再需要三角函数、乘法、开方、反三角、指数等函数。-CORDIC (Coordinate Rotation Digital Computer) algorithm that coordinate rotation digita
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.06mb
    • 提供者:jiale
  1. gingmui_v28

    1下载:
  2. 仿真图是速度、距离、幅度三维图像,cordic算法的matlab仿真,旋转机械二维全息谱计算的实用例程。- FIG simulation speed, distance, amplitude three-dimensional image, cordic matlab simulation algorithm, Rotating Machinery dimensional hologram of practical spectrum calculation routines.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.34kb
    • 提供者:qiefing
  1. cordic

    0下载:
  2. 改进的cordic算法的vhdl程序,采样资源换时间的办法用最少的旋转级数获得最大的计算精度-mvr-cordic algorithm vhdl program
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:32.63mb
    • 提供者:suyu
  1. cordic

    2下载:
  2. 基于Verilog HDL语言,用cordic算法的旋转模式实现三角函数和反三角函数的计算(Calculation of trigonometric function and anti trigonometric function by rotation mode of CORDIC algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:8kb
    • 提供者:yinbayinba
  1. CORDIC算法MATLAB代码

    0下载:
  2. 坐标旋转数字计算机算法利用简单的移位和加法实现sin,cos,tan,arctan等函数的计算,适合计算机处理,速度快。(The algorithm of coordinate rotation digital computer realizes the computation of functions such as sin, cos, tan and arctan by simple shift and addition, which is suitable for computer pro
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:lcr1995
« 12 »
搜珍网 www.dssz.com