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

搜索资源列表

  1. CORDIC

    1下载:
  2. 用verilog写的CORDIC算法实现,很适合做超越函数的运算。通常用于实现正弦乘法,或者坐标变换。-The cordic arithmetic implemented by verilog is adapted to exceed function.It is usually used to implement sine multiplication or coordinate tuansform.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4.01kb
    • 提供者:diskmps
  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. 基于CORDIC算法的三角函数FPGA实现

    2下载:
  2. 此源代码是基于CORDIC算法的三角函数实现,验证过没有问题
  3. 所属分类:VHDL编程

    • 发布日期:2009-04-10
    • 文件大小:111.61kb
    • 提供者:25203172@qq.com
  1. verilog fft_64_12

    2下载:
  2. radix-4,利用cordic算法实现复乘单元
  3. 所属分类:VHDL编程

  1. cordic_cos_sin matlab算法

    0下载:
  2. cordic算法实现正弦和余弦信号算法
  3. 所属分类:matlab例程

  1. cordic算法的vhdl实现

    1下载:
  2. 所属分类:源码下载

    • 发布日期:2011-04-05
    • 文件大小:221.02kb
    • 提供者:hyz2011
  1. cordic算法实现

    0下载:
  2. 通过verilog实现cordic
  3. 所属分类:源码下载

    • 发布日期:2011-11-09
    • 文件大小:1.53mb
    • 提供者:zxhxmd
  1. sin_cos 基于FPGA的CORDIC算法实现

    1下载:
  2. 基于FPGA的CORDIC算法实现,语言Verilog。8位位宽-FPGA-based CORDIC algorithm, language Verilog. 8-bit wide
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-09
    • 文件大小:1.97mb
    • 提供者:Filter
  1. Cordic-VHDL

    1下载:
  2. Cordic算法的VHDL实现,实现了Cordic算法的过程经典-CordicVHDL
  3. 所属分类:software engineering

    • 发布日期:2016-11-11
    • 文件大小:212.5kb
    • 提供者:陈好
  1. cordic

    0下载:
  2. 用于无线通信中的数字下变频,主要关注NCO设计还有使用cordic算法实现坐标变换和解调!-For wireless communication of digital down conversion, the main concern there NCO design algorithm using cordic coordinate transformation and demodulation!
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:2.36mb
    • 提供者:peter
  1. CORDIC-360degree-sensor

    0下载:
  2. 用cordic算法实现360度角度传感器设计的实例,可以很好的理解CORDIC算法-Cordic algorithm with 360-degree angle sensor instance, a good understanding of CORDIC algorithm can be
  3. 所属分类:DSP program

    • 发布日期:2017-03-25
    • 文件大小:259.98kb
    • 提供者:陈胜
  1. cordic

    0下载:
  2. cordic算法,基于CORDIC 算法实现直角坐标与极坐标相互转换-cordic algorithm, CORDIC algorithm based on Cartesian coordinates and polar coordinate transformation
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:489.67kb
    • 提供者:wjcheng
  1. CORDIC

    0下载:
  2. 上传一篇很经典的利用cordic算法实现三角函数的方法的文章,多多分享-From a classic algorithm using trigonometric methods cordic article, greater sharing of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:158.55kb
    • 提供者:蔡恒
  1. cordic

    2下载:
  2. cordic算法实现的核心代码,老外写的。我已经验证过了,是完全可以使用的!请大家放心下载。-cordic algorithm of the core code, written by foreigners. I have verified, is not fully used! Please rest assured to download.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:277.89kb
    • 提供者:champ
  1. 双模式CORDIC算法的FPGA实现

    0下载:
  2. cordic将复杂的算术运算转化为简单的加法和移位操作,然后逐次逼近结果
  3. 所属分类:软件工程

    • 发布日期:2014-03-24
    • 文件大小:387.23kb
    • 提供者:kangqie@yeah.net
  1. cordic算法的Verilog实现

    1下载:
  2. cordic算法的Verilog实现,代码经过验证,能够有效的运行(Verilog implementation of CORDIC algorithm)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-16
    • 文件大小:1kb
    • 提供者:所罗门
  1. CORDIC算法及例程sincos

    0下载:
  2. matlab实现cordic算法求解sin、cos例程(cordic algorithm about sin&cos achieved by matlab)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:1kb
    • 提供者:老殷比
  1. cordic

    1下载:
  2. cordic算法,实现加减乘除、幂次方、开方的运算(CORDIC algorithm implementation, power add, subtract, multiply and divide and square root operations)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:229kb
    • 提供者:zhr1995yx
  1. cordic

    0下载:
  2. 本代码实现的是利用cordic算法求出已知坐标的角度和幅度(This code implements the angle and amplitude of known coordinates using the CORDIC algorithm.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-06
    • 文件大小:7.12mb
    • 提供者:宣区大自然
  1. cordic

    2下载:
  2. 该程序实现了Cordic算法,未调用IP核通过Cordic算法进行三角函数运算(This program implements Cordic algorithm and does trigonometric function operation through Cordic algorithm without calling IP core.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-05-24
    • 文件大小:2.58mb
    • 提供者:小明d1
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com