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

搜索资源列表

  1. polynomial

    0下载:
  2. 多项式近似模型matlab 源代码,可以用于进行近似模型的生成-Matlab source code of the polynomial approximation model can be used to generate approximate model
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1526
    • 提供者:wjh
  1. C_one-yuan-polynomial-multiplication

    0下载:
  2. 这是用C写的一元多项式乘法,输入系数和指数,得到结果的系数和指数-It is written in C one yuan polynomial multiplication, input factors and indices to obtain the results of coefficients and indices
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1278
    • 提供者:林晓
  1. Polynomial

    0下载:
  2. 用C++类的思想实现一个多项式,实验课作业,包括三个文件,头文件,源文件,测试文件。-The realization of a polynomial, experimental course work, including three files, header files, source files, test file with the thought C++ class.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1948
    • 提供者:张勇
  1. Polynomial

    0下载:
  2. Visual C++实现,实现了实数多项式的加法和减法,用于了Vector和链表两种方法-Visual c++ implementation, has realized the real polynomial addition and subtraction, two methods used in the Vector and list
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:13955
    • 提供者:宋富洪
  1. polynomial

    0下载:
  2. 本程序实现了多项式的计算功能,代码简洁、高效。-The program implements a polynomial calculation functions, code simple and efficient.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:33033
    • 提供者:shenfengchen
  1. Polynomial-calculator

    0下载:
  2. Polynomial calculator
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1583
    • 提供者:cao
  1. 4-2-Root-of-a-Polynomial.c

    1下载:
  2. 牛顿迭代二次 na 1003 Root of a Polynomial-newtown method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1322
    • 提供者:zhu
  1. Trigonometric-Polynomial-Approximation

    0下载:
  2. Complete Trigonometric Polynomial Approximation. FFT s Coefficients Evaluation. Fourier Series Expansion calculation. Fixed & manual increment uation interval.Complete & custom graphical output. Only setup the input function, uation interval and code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1060
    • 提供者:criogenox
  1. polynomial

    0下载:
  2. 多项式的加减乘的简易代码,数据算法初学常见project。(使用stack)-Simple polynomial code, including add and subtract multiply. Ir s a common project data algorithm beginners.(use the stack)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:358115
    • 提供者:丁格
  1. Polynomial-calculation

    0下载:
  2. 多项式的计算,利用堆栈知识,可进行独享是计算,可识别左右括号,小数点,负数开头,除数判0等功能-Polynomial terms, the use of stack knowledge, is the calculation can be exclusive, recognizable left and right parentheses, decimal point and negative at the beginning of the divisor function sentenced
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1101
    • 提供者:mai2ia870
  1. Local-polynomial-fitting

    0下载:
  2. 地壳运动速度场模型的建立方法-多项式拟合法,应用matlab编写,包含实验数据,清晰明了-Method of establishing crustal movement velocity field model- polynomial fitting, matlab write applications, including experimental data, clarity
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:12858
    • 提供者:郭连坤
  1. the-calculation-of-polynomial

    0下载:
  2. 从文件中读取系数建立并输出多项式,实现两个多项式的加、减、乘运算,并实现求导运算-polynomial addition and subtraction operations. the derivation of arithmrtic polynomial
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2569
    • 提供者:香雪海
  1. polynomial

    0下载:
  2. 本算法用于实现两个任意输入的多项式的相加,使用了数据结构中的链表结构,还考虑了多种情况。- The polynomial algorithm for adding two arbitrary input, using the data structure list structure, also taking into account a variety of situations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1045
    • 提供者:yuzhuoun
  1. Polynomial

    0下载:
  2. 通过链表的方式,实现了两种不同方式下的多项式相加-Through the list of ways to achieve a polynomial in two different ways under the sum
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:969972
    • 提供者:moon
  1. polynomial-calculator

    0下载:
  2. c++完成的多项式计算器,可以完成加法,减法,乘法,求积分等操作-c++ completed polynomial calculator can be completed addition, subtraction, multiplication, integration and other operations
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:515192
    • 提供者:李念
  1. Polynomial

    0下载:
  2. polynomial functions
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3242373
    • 提供者:raha
  1. polynomial-arithmetic

    0下载:
  2. 基于c的多项式各项运算,包括:和差积商、求导、求积分、求余数等各项运算-Based on the polynomial of the polynomial computing, including: and the difference between the product, seeking, seeking integral, seeking the remainder and other operations
  3. 所属分类:Data structs

    • 发布日期:2017-05-05
    • 文件大小:4106
    • 提供者:tuantaun1234
  1. Unary-Polynomial-Regression-Model

    0下载:
  2. 一元多项式回归模型及其Matlab程序,已知各年度的税收数据见表11,预测第15年的税收-One dollar polynomial regression model and its Matlab program, known tax data for each year in Table 11, forecast the 15th year of tax
  3. 所属分类:Algorithm

    • 发布日期:2017-12-14
    • 文件大小:30187
    • 提供者:李亭亭
  1. Polynomial of best-fit

    0下载:
  2. 最佳拟合多项式函数(Polynomial of best-fit)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:60416
    • 提供者:hulala_87
  1. beam_MLPG

    0下载:
  2. Polynomial bsis for matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:DragonZord42
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com