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

搜索资源列表

  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. cossincordic.rar

    1下载:
  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 software, using Matlab calculated to
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.06kb
    • 提供者:Wang Xinhua
  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

    2下载:
  2. Cordic算法的Matlab实现,里面有一些数据文件是程序产生的。这个是Cordic算法未改进版本。-It s an implementation of conventional CORDIC algorithm。
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:61.73kb
    • 提供者:罗正平
  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. BOOK_about_Cordic_Arith_with_matlab_simulation

    0下载:
  2. CORDIC算法的原理及matlab仿真-Principle of CORDIC algorithm and matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.75kb
    • 提供者:yeping
  1. atan_cordic

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

    • 发布日期:2017-03-31
    • 文件大小:39.48kb
    • 提供者:liuhua
  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算法的VHDL实现,在FPGA下应用-cordic VHDL algorithm implemented in the FPGA application under
  3. 所属分类:Data structs

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

    1下载:
  2. 用CORDIC算法来计算正弦和余弦函数,稍加修改还可计算其他函数-CORDIC algorithm is used to calculate the sine and cosine functions, other functions can be calculated slightly modified
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:771byte
    • 提供者:姚玉龙
  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_algorithm

    0下载:
  2. CORDIC algorithm - sin cos
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:80.36kb
    • 提供者:fjwoemcu
  1. cordic.tar

    0下载:
  2. the cordic algorithm on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:131.17kb
    • 提供者:soussou
  1. cordic.algorithm.module

    0下载:
  2. cordic开发算法设计模块经典代码资料cordic development of algorithm design classic code information module -cordic development of algorithm design classic code information module
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:8.71kb
    • 提供者:d
  1. ddscralgho

    0下载:
  2. Direct Digital Frequency Synthesizer with CORDIC Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:19.95kb
    • 提供者:Rizwan
  1. cordic-c-vc-6.0

    0下载:
  2. cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate axis ( x axis positive ) angle,
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1.65kb
    • 提供者:baijingdong
  1. cordic-fixed-point-c-vc6.0-

    0下载:
  2. cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2.25kb
    • 提供者:baijingdong
  1. cordic算法的Verilog实现

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

    • 发布日期:2017-12-16
    • 文件大小: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算法及例程sincos

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

    • 发布日期:
    • 文件大小:1kb
    • 提供者:老殷比
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com