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

搜索资源列表

  1. vcStudyPolynomialOperations

    0下载:
  2. 是关于多项式运算的VC++程序 对于初学者有很大的参考意义-Polynomial operations on the VC++ program For beginners there is a great reference value
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:376472
    • 提供者:zrr
  1. gdal

    0下载:
  2. gdal做 影像校正 源码,采用二次多项式,最邻近插值法。大家可以参考一下-failed to translate。again what have i done ,i can t believe
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1999
    • 提供者:luqi
  1. polynomial-

    0下载:
  2. 一元多项式相加减 #include<stdio.h> #include<malloc.h> typedef struct polynode /*用单链表存储多项式的结点结构*/ { int coef int exp struct polynode *next }node-Unary polynomial-phase addition and subtraction# include <stdio.h># incl
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-25
    • 文件大小:1188
    • 提供者:张朗
  1. duoxiangshijishuqi

    1下载:
  2. 一元稀疏多项式计算器,包括加减乘法,可由用户输入x值,计算最终多项式输出结果-Dollar sparse polynomial calculators, including the addition and subtraction, multiplication, by the user to enter x value, calculate the final output of the results of polynomial
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:8118
    • 提供者:杜宾
  1. Project1

    2下载:
  2. 用VB编写的多项式拟合程序 Public Function funPolynomial(Num As Long, x() As Single, y() As Single, Degree As Integer, AA() As Single) As Long 多项式曲线拟合 y=a0+a1*x+a2*x^2+an*x^n Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 Degree为要拟合的多项式曲线次数 A
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5148
    • 提供者:周伟
  1. shujujiegou

    0下载:
  2. 实现简单多项式计算器的基本功能,即一元多项式计算的加减乘功能-To achieve the basic functions of a simple polynomial calculator
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:20790
    • 提供者:裂云野
  1. duoxiangshi

    0下载:
  2. 计算多项式变换的程序,多项式的算法 非常有用 的-calculator the duoxiamgshi transform s programme,vrey useful for you
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4614
    • 提供者:freed
  1. gsp

    0下载:
  2. 一种多项式插值方法的计算程序,只要给定多项式次数n,就可以进行插值计算。-1 dimensional power n interpolation program of Matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2995
    • 提供者:wuxiaoping
  1. duoxiangshinihe

    0下载:
  2. 多项式拟合 多项式拟合 多项式拟合 多项式拟合 多项式拟合-Polynomial polynomial polynomial polynomial polynomial polynomial polynomial polynomial polynomial fitting
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:840
    • 提供者:刘刚
  1. DataStructures

    0下载:
  2. Josephu问题,一元多项式的相加问题,模拟停车场管理问题等问题-Josephu problem, a polynomial of the sum of the problem, simulated car park management and other problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:40031
    • 提供者:时菁森
  1. imageCorrectForm

    1下载:
  2. 建立几何畸变模型,实现畸变矫正。通过获取模板图像的坐标值,求取变换模型参数,求出变换多项式的系数。-IMAGECORRECT M-file for imageCorrect.fig IMAGECORRECT, by itself, creates a new IMAGECORRECT or raises the existing singleton*.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:56500
    • 提供者:李海
  1. duoxiangshi

    0下载:
  2. C语言的数据结构课设_一元多项式的运算包含加减乘除-C language data structures course _ a dollar-based polynomial multiplication and division operations include addition and subtraction
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:1007
    • 提供者:毛慧敏
  1. duoxiangshi

    0下载:
  2. 用C++语言编写一段程序,该程序的功能相当于一个一元多项式计算器。它能够实现按照指数降序排列建立并输出多项式,并且能够完成两个多项式的相加、相减的运算和将其结果输入的功能。-C++ language with a program that functions as a unary polynomial calculator. It can be achieved in accordance with established and the output index in descending o
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:914052
    • 提供者:liulingfengcn
  1. multiply

    0下载:
  2. 多项式乘法,可以完成任意次数多项式相乘~ 我们的数据结构课作业-multiply
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:27360
    • 提供者:MengXiao
  1. severalmatlabprocedures0001

    0下载:
  2. 几个有用的Matlab程序,包括最小二乘法、多项式的交互输入等-several small matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1238
    • 提供者:cougar
  1. additionoperation

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

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

    0下载:
  2. 多项式拟合用于处理实验数据的一种有效方法,简单实用。并且举了一个例子三次拟合-Polynomial fitting of experimental data for processing is an effective method of simple and practical. And cited an example of three fitting
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3095
    • 提供者:李学文
  1. poly_multi

    0下载:
  2. 用单链表实现多项式乘法。创建一个PolyNode类,用来保存单项式的内容。单链表用来储存多项式,为方便以见,储存时以降幂排列,这样有利于操作。在程序中操作单链表都是用迭代器来实现的。 在输入单链表时也要以降幂排列输入,相乘过程中每两个单项式相乘,然后将相乘得到的单项式结果插入到乘积多项式的正确位置。-Single linked list to achieve polynomial multiplication. Create a PolyNode class to store the con
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:7094
    • 提供者:stanley
  1. Listmultiplier

    0下载:
  2. 数据结构经典入门实例,计算两个以 单链接表表示的多项式相乘的程序。-Classic example of data structure entry, calculation of two single-link table that the polynomial multiplication procedures.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:17993
    • 提供者:周子
  1. test6

    0下载:
  2. matlab实验 用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。 如果作2或4次多项式拟合,结果如何? -matlab experiment with a given polynomial, y = x3-6x2+5 x-3, generated a set of da
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3676
    • 提供者:崔昭宇
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com