CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CORDIC Algorithm

搜索资源列表

  1. cordic_beh

    0下载:
  2. 这是实现cordic算法的一些源程序,各文件的说明可以参见文件内部注释。 -This is the algorithm Coordinate rotation digital source, the documents of the internal documents can be found in the Notes.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:29296
    • 提供者:喻小星
  1. Cordic_c

    0下载:
  2. cordic算法广泛使用,参考一下它的代码-Coordinate rotation digital algorithm widely used reference to what it code
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:389991
    • 提供者:wu zemin
  1. CORDICFPGA

    0下载:
  2. 基于CORDIC的梯度跟踪算法的FPGA实现 基于CORDIC的梯度跟踪算法的FPGA实现-Gradient-based tracking algorithm CORDIC FPGA Implementation of gradient-based tracking algorithm CORDIC FPGA Implementation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:206001
    • 提供者:wst
  1. Iterative_structure_cordic_verilog

    0下载:
  2. 迭代结构的cordic算法的硬件代码,基于verilog编写-The structure of cordic iterative algorithm based on verilog writing code, hardware
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:2263
    • 提供者:李山
  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
    • 文件大小:41353
    • 提供者:世海
  1. FPGA_CORDIC

    0下载:
  2. fpga中关于cordic算法的详细描述。是学习cordic算法的好资料-fpga on cordic detailed descr iption of the algorithm. Algorithm to learn good information cordic
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:947256
    • 提供者:
  1. A-math-routine-to-calculate-the-atan(x-y)-using-C

    0下载:
  2. calculates the arctangent of the input values x and y (sometimes called atan2) by using a CORDIC (COordinate Rotation on a DIgital Computer) algorithm for 8051 microcontroller
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:2694
    • 提供者:microorganisme
  1. based_on_SystemGenerator_CORDIC

    0下载:
  2. 这是cordic算法在SG上的标示。采用了新的算法。-This is a indicationcordic on SG.This is a new algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:415261
    • 提供者:
  1. sanjiaomatlabkaiti

    0下载:
  2. CORDIC(Coordinate Rotational Digital Computer,坐标旋转计算机)算法是Volder于1959年在美国航空控制系统的设计中提出来的,它是一种用于计算运算函数的循环迭代算法。其基本思想是用一系列与运算基数相关的角度的不断偏摆,从而逼近所需旋转的角度。-On CORDIC (Coordinate Rotational Digital the Computer, coordinate rotation computer) algorithm by Volder
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:14145
    • 提供者:wangl
  1. cordic_fpga

    0下载:
  2. 基于VHDL的FPGA设计,利用CORDIC IP核设计角度的正余弦算法。-Cosine algorithm VHDL based FPGA designs using CORDIC IP core design angles.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:834
    • 提供者:shiyan chen
  1. CORDIC_Algorithms_and_architectures

    0下载:
  2. Digital signal processing (DSP) algorithms exhibit an increasing need for the e#cient implementation of complex arithmetic operations. The computation of trigonometric functions, coordinate transformations or rotations of complex valued phasors
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:259727
    • 提供者:ionutmirel
  1. The-Phase-Locked-Demodulation-

    0下载:
  2. 利用Altera公司推出的FPGA开发工具DSP Builder,对锁相解调算法中的主要部件:数控振荡器(NCO)、计算反正切的CORDIC模块和FIR低通滤波器进行了单独设计和仿真,最终完成了锁相解调系统的整体设计。-Designed and simulated major components of phase-locking Demodulation Algorithm independently, including: Number Controlled Oscillator(NCO)、
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2209353
    • 提供者:张强
  1. VGAPPS2PCORDIC

    0下载:
  2. FPGA课程设计源码,整合VGA,PS2键盘,CORDIC三角函数算法,在basys2平台上使用完全可行。-FPGA curriculum design source, integrated VGA, PS2 keyboard, CORDIC trigonometric algorithm, used on basys2 platform entirely feasible.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2998103
    • 提供者:梁先生
  1. cordic_C

    0下载:
  2. CORDIC(COordinate Rotation DIgital Computer) 算法,这个 算法只利用移位和加减运算,就能计算常用三角函数值-CORDIC (Rotation DIgital Computer COordinate) algorithm, the algorithm uses only the shift and addition and subtraction operations, can be used to calculate the value of t
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:15374
    • 提供者:危超
  1. gentie

    0下载:
  2. 一种基于多文档得图像合并技术,包括主成分分析、因子分析、贝叶斯分析,cordic算法的matlab仿真。- Based on multi-document image obtained combining technique, Including principal component analysis, factor analysis, Bayesian analysis, cordic matlab simulation algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4687
    • 提供者:李根明
  1. henghang_v30

    0下载:
  2. cordic算法的matlab仿真,最大似然(ML)准则和最大后验概率(MAP)准则,使用起来非常方便。- cordic matlab simulation algorithm, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Very convenient to use.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7232
    • 提供者:黄志涛
  1. CORDIC_matlab

    1下载:
  2. 用MATLAB实现的基于cordic算法的仿真代码以及波形的展示-Using MATLAB to achieve based on the cordic algorithm simulation code and waveform display
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:3728
    • 提供者:叶晨
  1. cordic_algorithm

    0下载:
  2. CORDIC 计算方法,用于通信系统里面的各个制式的硬件开发。-CORDIC algorithm,used by tele-communication system hardware design.
  3. 所属分类:3G develop

    • 发布日期:2017-12-13
    • 文件大小:9133569
    • 提供者:yang zhou
  1. sin111

    0下载:
  2. 用ISE与modelsim联合仿真,使用CORDIC算法进行设计,这里使用的是12位的DA,可以生成正弦波,用于在实际电路中生成完整的正弦波(With ISE and modelsim joint simulation, the use of CORDIC algorithm design, used here are 12 DA, can generate sine wave, used in the actual circuit generates a complete sine wave)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5099520
    • 提供者:gemini48
  1. CORDIC算法分析

    0下载:
  2. 基于FPGA的高精度相位差测量算法实现 - (Implementation of high precision phase difference measurement algorithm based on FPGA)
  3. 所属分类:VHDL编程

    • 发布日期:2021-08-06
    • 文件大小:796672
    • 提供者:凤梨罐头
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 30 »
搜珍网 www.dssz.com