CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - CORDIC

搜索资源列表

  1. CORDIC

    1下载:
  2. cordic算法,包含所有的CORDIC的算法,与发表过的论文,与实现方案
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.73mb
    • 提供者:elisen
  1. CORDIC算法快速求反正切

    3下载:
  2. CORDIC算法快速求反正切,迭代10次输出弧度误差<|0.002|,迭代15次输出弧度误差<|0.0001|,对电机矢量算法计算速度要求高非常有用;myarctan_cordic1.c输入输出为float,myarctan_cordic3.c输入输出为int,pdf文件为CORDIC算法原理。-CORDIC algorithm quickly find tangent, curvature of the output error iteration 10 < | 0.002
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-16
    • 文件大小:1.07mb
    • 提供者:Wuyouzi
  1. dynamic_co-operation_cordic_fpga

    0下载:
  2. 一篇关于使用cordic实现动态配置以提高FPGA的整体性能的高效算法具体详解,很实用哦-On the use of CORDIC realization of a dynamic configuration to improve the overall performance of FPGA-specific high-performance algorithms explain, it is practical Oh
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:744.99kb
    • 提供者:余绪梅
  1. cordic

    1下载:
  2. cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1.81kb
    • 提供者:waqas
  1. cordic_implementation

    0下载:
  2. 这个包里面包含了对Cordic算法的基本函数实现。通过Dformat类来控制系统的数据格式,并为Cordic算法类提供辅助。Cordic类为基本函数的计算提供接口。并把仿真所得的数据导入Matlab中进行验证。验证结果用html的形式输出。-It s am implementation of CORDIC in C++ language.Class Dformat defines the data format used in the algorithm,and class Cordic pro
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:759.05kb
    • 提供者:罗正平
  1. cordic

    0下载:
  2. the cordic document
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:31.75kb
    • 提供者:adeel
  1. CORDIC

    0下载:
  2. A digital sinusoid synthesis based on the postscaled cordic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:243.03kb
    • 提供者:zhang
  1. DDSF

    0下载:
  2. A direct digital frequency synthesizer based on cordic algorithm implemtnted with FPGA
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:297.46kb
    • 提供者:zhang
  1. coordinate_cordic

    0下载:
  2. cordic算法的Verilog实现(其他地方找的)-cordic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.89kb
    • 提供者:zking
  1. atan_cordic

    2下载:
  2. 基于CORDIC算法计算反正切函数。输入横坐标纵坐标及迭代次数,输出角度及弧度值;附CORDIC英文文档说明-atan function based in CORDIC algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:39.48kb
    • 提供者:liuhua
  1. cordic

    1下载:
  2. cordic,利用迭代的方法,计算三角函数,以及复数的辅角和模,-cordic, the use of iterative method in calculating the trigonometric functions, as well as the plural of auxiliary egos and mold,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:609byte
    • 提供者:lgy
  1. Cordic

    1下载:
  2. 用verilog写的Cordic运算模块,迭代次数为16次。-Cordic Module Writing With Verilog。
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3.18kb
    • 提供者:liubo
  1. cordic_atan

    5下载:
  2. 用verilog语言实现计算反正切函数,在软件无线电中解调PM/FM中使用的尤为频繁。上传的压缩包是modelsim工程,基于6.5c,里边包含一个完整的PM波产生以及解调过程的matlab文件仿真,并取其中间的I和Q支路做为verilog文件的输入,并将其借条输出与MATLAB实际解调输出作比较。 鉴相器的设计基于CORDIC算法,其精度取决于迭代的深度。由于工程实际运用只需要解调出atan值,并不需要绝对的值,所以并没有给予加权,需要的同学可以自己加上。-Calculated usin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-08
    • 文件大小:78.32kb
    • 提供者:Jorge
  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-example-code

    0下载:
  2. CORDIC Actel example VHDL code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.31mb
    • 提供者:homan
  1. cordic

    2下载:
  2. cordic算法的matlab实现,包含除法,sin,cos,sinh,cosh等-cordic algorithm matlab realize, including the division, sin, cos, sinh, cosh, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:zhangchaofan
  1. cordic

    0下载:
  2. this file is about cordic commmalgorithm in telecomm,
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:886kb
    • 提供者:mohammad43
  1. cordic

    0下载:
  2. 利用matlab和cordic算法计算正弦值,有完整的实现过程(matlab cordic code that was proven)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:垚垚佟
  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

    1下载:
  2. cordic,matlab,sin,cos,atan,sqrt
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:5kb
    • 提供者:老殷比
« 12 3 4 5 »
搜珍网 www.dssz.com