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

搜索资源列表

  1. Horner

    0下载:
  2. 霍纳算法应用,霍纳计算多项式C++源码,用于对多项式的计算。-Horner algorithm is applied, Horner calculate polynomial C++ source code, used for polynomial calculations.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:203212
    • 提供者:xwy666
  1. image1

    0下载:
  2. 利用多项式纠正(一次项)进行几何纠正,纠正过程采用反解法,重采样方法采用双线性内插。-The use of polynomial corrected (one-time items) for geometric correction, correct the process of adoption of anti-solution, re-sampling method using bilinear interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2014-04-28
    • 文件大小:1560083
    • 提供者:water
  1. Polynomial_Multiplication_And_Evaluation

    0下载:
  2. Prologue: The source code implements polynomial multiplication based on the polynomials given as input in ordered form and evaluates the value of resultant polynomial based on the value of constant given as input. Overview: The program is based
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1088
    • 提供者:nuke88
  1. polyroots

    0下载:
  2. polynomial rootfinding with Laguerre s method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1604
    • 提供者:katore vishal
  1. lagrange_poly

    0下载:
  2. construct a single Lagrange polynomial
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1084
    • 提供者:katore vishal
  1. divdiff

    0下载:
  2. calculate the coefficients of the Newton form of the interpolating polynomial using divided differences
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:972
    • 提供者:katore vishal
  1. nf_eval

    0下载:
  2. evaluate the Newton form of the interpolating polynomial
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:katore vishal
  1. Cpp1

    0下载:
  2. 一元多项式的计算 有输入多项式项 有加法项 有减法项 有乘法项等-Unary polynomial calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:赵云
  1. PolynomialAdd

    0下载:
  2. 多项式相加的模拟程序 在控制台环境下运行 适合于初学者-Polynomial sum of the simulation program running in the console environment, suitable for beginners
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1515
    • 提供者:张小凡
  1. lianbiao

    0下载:
  2. 多项式加减乘的运算的简单实现 win32平台上的例子 对字符串的处理有较强的思索-Polynomial addition and subtraction by computing a simple example of realization of win32 platform dealing with the string have a stronger reflection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:499013
    • 提供者:wang
  1. polynomial_multiply_divide

    0下载:
  2. 用于多项式算法的乘法和除法,在数字信号处理中有很好的实用价值。-The program used for digital signal processing polynomial multiply and divide,it s the good references.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1001
    • 提供者:勇勇
  1. MATLAB

    0下载:
  2. zernike 多项式的一部分程序,此程序用Matlab编写,能很好的实现功能-zernike polynomial part of the program, this procedure to prepare to use Matlab, can achieve a good functional
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:2462
    • 提供者:ya ya
  1. poly2str

    0下载:
  2. Convert a polynomial coefficient vector to a string.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1042
    • 提供者:katore vishal
  1. polynom

    0下载:
  2. The polynomial solutions of the Hermite differential equation, with n a non-negative integer, are usually normed so that the highest degree term is 2z and called the Hermite polynomials H z. The Hermite polynomials may be defined explicitly by
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:175929
    • 提供者:Sid
  1. plus

    0下载:
  2. 用VC++实现多项式相加。依次输入多项式每一项的系数与指数,以系数0为结束标志,可以实现两个多项式的相加。-Using VC++ to achieve the sum of polynomials. Each one in turn enter the polynomial coefficients and the index to coefficient of 0 as the end of the signs, can achieve the sum of two polynomials.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:39890
    • 提供者:wangwei
  1. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:222943
    • 提供者:Jawen
  1. 2-SAT

    0下载:
  2. 对一个2CNF进行研究,从而找出一个算法,它能在多项式时间里判定任一给定的2 CNF公式是否可满足。 -2CNF of a study to identify an algorithm that can determine in polynomial time, any given 2 CNF formula is to meet.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1070916
    • 提供者:小牛
  1. additionoperation

    0下载:
  2. VC++ 数据结构 实验算法 多项式加法运算-VC++ data structures algorithms polynomial experimental addition operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:162845
    • 提供者:张晓光
  1. newton

    0下载:
  2. 利用Newton插值多项式 求被插值函数f 在点65 处的近似值.-Demand has been the use of Newton interpolation polynomial interpolation function f at the point 65 of the approximation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:208619
    • 提供者:Emily
  1. lagrange

    0下载:
  2. 用拉格朗日多项式计算在一点的差值!并且优化了计算方法,减少了时间复杂度!-Lagrange polynomial calculation point difference! And the optimized method to reduce the time complexity!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:185101
    • 提供者:Emily
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com