登录
首页 » matlab » cordic

cordic

于 2017-12-07 发布 文件大小:5KB
0 158
下载积分: 1 下载次数: 11

代码说明:

  cordic,matlab,sin,cos,atan,sqrt

文件列表:

cordic
cordic\cordic_atan
cordic\cordic_atan\atan.m, 427, 2017-12-07
cordic\cordic_atan\cordic_atan.m, 699, 2017-12-04
cordic\cordic_sin&cos
cordic\cordic_sin&cos\整体出图
cordic\cordic_sin&cos\整体出图\cordic.m, 481, 2014-05-13
cordic\cordic_sin&cos\整体出图\cordic_cos.m, 456, 2017-12-02
cordic\cordic_sin&cos\整体出图\cordic_sin.m, 457, 2017-12-03
cordic\cordic_sin&cos\整体出图\sincos_main.m, 333, 2017-12-04
cordic\cordic_sin&cos\迭代取值
cordic\cordic_sin&cos\迭代取值\sincos.m, 770, 2017-12-06
cordic\cordic_sqrt
cordic\cordic_sqrt\cordic.m, 481, 2014-05-13
cordic\cordic_sqrt\cordic_sqrt2.m, 133, 2014-05-12
cordic\cordic_sqrt\sqrt_main.m, 88, 2017-12-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 新编Marc有限元实例教程
    说明:  编程教程,帮助入门学者学习建模,从初级开始,逐步深化,非常有帮助(Programming tutorials, help beginners learn modeling, from the beginning, gradually deepen, very helpful)
    2019-01-14 19:19:06下载
    积分:1
  • Simpleequationstoachieve
    说明:  利用该方程组求解一般的线性方程组,别且符合数学求解原理(Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve)
    2010-04-22 10:38:10下载
    积分:1
  • mstm-2.2
    mpi 版本mstm 程序用于计算非球形粒子散射问题(MSTM, MPI version)
    2021-01-07 10:58:53下载
    积分:1
  • damage
    ansys二次开发损伤本构关系的详细代码,已经调试成功(ansys damage constitutive secondary development of detailed code, debugging has been successful)
    2020-12-01 09:39:28下载
    积分:1
  • rfft
    数字信号处理FFT算法rfft.c,简单易懂。。(Digital signal processing FFT algorithm rfft,Straightforward..)
    2013-11-22 20:02:24下载
    积分:1
  • 值分析实验
    说明:  数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点; 编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
    2019-04-30 22:30:36下载
    积分:1
  • WeiXingxinglijisuan
    CSharp用于卫星广播星历计算和精密星历计算(Used for satellite radio star calendar calculation and precision star calendar calculation)
    2012-06-25 10:50:14下载
    积分:1
  • lagrange插值
    用于在数值分析中,对于离散点进行拉格朗日差值拟合(Lagrangian difference fitting)
    2019-03-20 21:01:09下载
    积分:1
  • LINESLIDER
    线接触滑块的计算方法,给定雷诺方程和膜厚方程,然后用迭代方法计算压力分布和膜厚分布,以及承载能力(The calculation method of the line contact of the slider, a given Reynolds equation and the film thickness of the equation, and then calculated using iterative methods, pressure distribution and film thickness distribution, as well as carrying capacity)
    2020-12-10 09:19:18下载
    积分:1
  • 121
    1. 牛顿迭代法 function [x,i]=newtonmethod(x0,f,ep,Nmax) 牛顿法求非线性方程根 x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数 x是输出迭代序列,i是迭代次数 2. 二分法 function [x,k]=bisection(a,b,f,ep) 二分法解非线性方程 输入区间[a,b],函数f和误差ep, Nmax为最大二分次数 x为输出近似根, k为二分次数 ( Newton s law and the dichotomy)
    2020-10-12 22:57:32下载
    积分:1
  • 696518资源总数
  • 105273会员总数
  • 10今日下载