搜索资源列表

  1. 基于CORDIC算法的三角函数FPGA实现

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

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

    0下载:
  2. 这是一个数值计算算法在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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-02-05
    • 文件大小:2.84mb
    • 提供者:克林顿
  1. fftfpga

    0下载:
  2. 采用按时间抽选的基4原位算法和坐标旋转数字式计算机(CORDIC)算法实现了一个FFT实时谱分析系统。整个设计采用流水线工作方式,保证了系统的速度,避免了瓶劲的出现;整个系统采用FPGA实现,实验表明,该系统既有DSP器件实现的灵活性又有专用FFT芯片实现的高速数据吞吐能力,可以广泛地应用于数字信号处理的各个领域。-time selected by using the in-situ-4 algorithm and coordinate
  3. 所属分类:软件工程

    • 发布日期:2025-02-05
    • 文件大小:381kb
    • 提供者:yaoming
  1. CORDIC_mixer

    0下载:
  2. FPGA可实现的,使用cordic算法的NCO模块混频模块。该模块基于cordic原理,算法中只需要加法和移位运算既可以完成信号的混频功能-FPGA can be achieved, the use of the NCO cordic algorithm module mixing module. Cordic module based on the principle, the algorithm only needs Adder a
  3. 所属分类:matlab例程

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:rossi
  1. cordic

    0下载:
  2. 数字信号处理的fpga实现,用VHDL语言编程实现cordic算法-Digital signal processing to achieve the FPGA, using VHDL language programming to achieve CORDIC Algorithm
  3. 所属分类:DSP编程

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:songjunmin
  1. cordic

    0下载:
  2. cordic算法FPGA实现,有帮助的,大家参考下-FPGA realization of algorithm cordic
  3. 所属分类:VHDL编程

    • 发布日期:2025-02-05
    • 文件大小:94kb
    • 提供者:张洪
  1. cossincordic

    0下载:
  2. CORDIC算法的Matlab模拟,为了验证FPGA实现CORDIC算法的时间特性优于软件,用Matlab实现了一个计算sin, cos的CORDIC算法-Matlab simulation CORDIC algorithm, in order to verify the FPGA to achieve the time characteristics of CORDIC algorithm is superior to softwar
  3. 所属分类:matlab例程

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:Wang Xinhua
  1. cordic

    0下载:
  2. cordic算法的VHDL实现,在FPGA下应用-cordic VHDL algorithm implemented in the FPGA application under
  3. 所属分类:数据结构常用算法

    • 发布日期:2025-02-05
    • 文件大小:47kb
    • 提供者:范丹丹
  1. Cordic

    0下载:
  2. cordic算法ip核,国外网站搞到的,可以应用于电机控制,快速数值计算,基于FPGA硬件实现-cordic ip core,just enjoy
  3. 所属分类:VHDL编程

    • 发布日期:2025-02-05
    • 文件大小:236kb
    • 提供者:刘业超
  1. cordic

    0下载:
  2. FPGA和DSP实现cordic算法简要介绍,cordic这是一个 移位相加”算法 , 允许计算不同的三角函数 希望对大家有用.-FPGA DSP cordic ppt
  3. 所属分类:VHDL编程

    • 发布日期:2025-02-05
    • 文件大小:625kb
    • 提供者:吴优
  1. 1

    0下载:
  2. 基于CORDIC算法的对数放大器的FPGA实现(cordic算法计算对数重要资料,非常好懂)-Based on CORDIC Algorithm logarithmic amplifier with FPGA (cordic algorithm to calculate the logarithm important information, very easy to understand)
  3. 所属分类:软件工程

    • 发布日期:2025-02-05
    • 文件大小:425kb
    • 提供者:叶韬
  1. CORDIC

    0下载:
  2. 基于FPGA的实现CORDIC算法的实现,本算法是Verilog语言编写的-FPGA implementations achieve CORDIC algorithm, the algorithm is the Verilog language
  3. 所属分类:并行运算

    • 发布日期:2025-02-05
    • 文件大小:1kb
    • 提供者:刘江
  1. cordic_verilog

    0下载:
  2. FPGA实现cordic算法计算sincos-cordic for sincos
  3. 所属分类:并行运算

    • 发布日期:2025-02-05
    • 文件大小:1.1mb
    • 提供者:房晓伟
  1. cordic

    0下载:
  2. 使用verlog语音实现cordic 算法,在DE2 115平台上已验证。(Implementation cordic algorithm)
  3. 所属分类:VHDL编程

    • 发布日期:2025-02-05
    • 文件大小:3kb
    • 提供者:chen_zc
  1. cordic

    0下载:
  2. 硬件实现了cordic算法,具有快速实现的优势(verilog version of cordic algorithm)
  3. 所属分类:VHDL编程

    • 发布日期:2025-02-05
    • 文件大小:4kb
    • 提供者:垚垚佟
  1. ex_cordic

    0下载:
  2. 在FPGA中将产生的直角坐标数据经过cordic算法,转换成极坐标数据,获得相位数据(The Cartesian coordinates generated in FPGA are converted into polar coordinate data through CORDIC algorithm, and phase data is obtained.)
  3. 所属分类:其他小程序

    • 发布日期:2025-02-05
    • 文件大小:1.45mb
    • 提供者:楚天阔
  1. LDPC码编译码算法的研究与实现_陈石平

    0下载:
  2. 本文首先回顾了LDPC码的发展历程和现状,介绍了LDPC码检验矩阵的构造、编 译码原理。在对编译码作了深入探讨和分析后,接着进行了RU算法编码和长码编码 的FPGA实现;根据二叉树的性质,提出了一种长码编码的ASIC优化设计的方法,节省 了大量硬件资源;论文详细阐述了CORDIC算法原理以及LDPC码译码中所采用的指 数函数和反双曲正切函数的FPGA实现:CORDIC内核及前后处理单元设计、仿真、综 合及数据分析,这对LDPC
  3. 所属分类:VHDL编程

    • 发布日期:2025-02-05
    • 文件大小:1.46mb
    • 提供者:斯蓝蓝
  1. cordic

    0下载:
  2. 基于verilog HDL的cordic算法FPGA实现。省去繁琐的乘法开方计算。IDE为vivado 2014( U57FA u4E8Everilog HDL u7684cordic u7B97 u6CD5FPGA u5B9E u73B0 u3002 u7B1 u53BB u7E1 u7410 u7684 u4E58 u6CD5 u5F00 u65B9 u8BA1 u7B97 u300BIDE
  3. 所属分类:VHDL编程

    • 发布日期:2025-02-05
    • 文件大小:95kb
    • 提供者:涛2017777
  1. CORDIC_ATAN

    0下载:
  2. FPGA实现反正切功能,工程原件,包括测试文件,能够很好实现该功能(FPGA implements arctangent function, original engineering)
  3. 所属分类:VHDL编程

    • 发布日期:2025-02-05
    • 文件大小:6.25mb
    • 提供者:TX_77846
  1. cordic

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

    • 发布日期:2025-02-05
    • 文件大小:2.58mb
    • 提供者:小明d1
« 12 3 »

源码中国 www.ymcn.org