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

搜索资源列表

  1. 非参数估计SO2浓度

    1下载:
  2. 用5种非参数方法:线性样条、B样条、N-W核估计、最近邻估计、局部多项式对某地SO2浓度数据进行拟合。(5 non parametric methods: linear spline, B spline, N-W kernel estimation, nearest neighbor estimation, and local polynomial are used to fit the SO2 concentration data in a certain area.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:108544
    • 提供者:Peach007
  1. 多项式运算

    0下载:
  2. 本程序由黄金锭 022397 编写 如遇问题,请发信至aresbb@eyou.com 本程序在往链表插数据时先把所有的数据按大小插入(insert_data(poly , p_node))的办法,然后使用 format_list(poly); 合并了指数相同的项,并删除了系数为零的项。 insert_data(poly , p_node)和format_list(poly)在接下来的多项式相加中再度发挥作用, 提高了代码的复用率,同时使程序的编写简单化。 在多项式相减中,
  3. 所属分类:图形图像处理(光照,映射..)

  1. polynomial model

    0下载:
  2. 使用多项式拟合非线性曲线,对多项式系数进行参数辨识(The polynomial coefficients are identified by using polynomial fitting nonlinear curves.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:zjqhdu
  1. m

    0下载:
  2. 计算newton插值多项式和三次样条插值多项式。(The Newton interpolation polynomials and the three spline interpolation polynomials are calculated.)
  3. 所属分类:其他

  1. polyfit

    0下载:
  2. 根据c代码修改的多项式拟合代码,未调用python第三方库,手打(Polynomial_python:function.According to the polynomial fitting code modified by c code, the python third-party library is not called.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:onlysmile
  1. 47206

    0下载:
  2. 多项式插值求解 案例 希望有所帮助 , 自带案列 和图(The program should include a function generalInterpolation(fs,xs) that finds the interpolating polynomial including in cases where there are repeated points (inlcuding Hermite interpolation, where the points are doubled,
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:496640
    • 提供者:oubao
  1. dtrend

    0下载:
  2. 数字信号预处理,最小二乘法消除多项式趋势项(Elimination of polynomial trend term by least square method)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:3603456
    • 提供者:LLY1958
  1. 多项式

    0下载:
  2. 用来计算多项式的C语言代码,其中采用了三种结构来实现(The C language code used to compute polynomials is implemented by three kinds of structures.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:zhyeva
  1. Polyn

    0下载:
  2. 基于线性表的典型应用----实现多项式的加、减、乘运算的实现(The typical application based on linear list is to realize the addition, subtraction and multiplication operation of polynomials.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:SunFlowers_chao
  1. zernike

    3下载:
  2. 用Zerniker多项式实现波前相位屏的仿真(Simulation of wave front phase screen using Zerniker polynomials)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:Mysoultime
  1. assignment1

    0下载:
  2. 【问题描述】 设计一个实现一元稀疏多项式相加运算的演示程序。 【基本要求】 (1)输入并建立两个多项式; (2)多项式a与b相加,建立和多项式c; (3)输出多项式a,b,c。输出格式:比如多项式a为:A(x)=c1xe1+c2xe2+…+ cmxem,其中,ci和ei分别为第i项的系数和指数,且各项按指数的升幂排列,即0≤e1<e2<…<em。多项式b,c类似输出。([descr iption of the problem]
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:是杰瑞
  1. PCE_Example

    2下载:
  2. 用于混沌多项式扩展的代码,例子较多,有些比较复杂,深入浅出(Code for the extension of chaotic polynomials)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-15
    • 文件大小:415744
    • 提供者:HX24
  1. 机械臂仿真轨迹规划程序c++

    1下载:
  2. 六自由度机械臂多项式计算程序,部分C++源程序(A polynomial calculation program for six degrees of freedom manipulator)
  3. 所属分类:图形图象

    • 发布日期:2018-12-08
    • 文件大小:195584
    • 提供者:Ceisar
  1. 多项式拟合批处理代码

    1下载:
  2. matlab多项式拟合批量处理代码实现,可做参考(Matlab polynomial fitting batch processing code, can be used as reference.)
  3. 所属分类:其他

    • 发布日期:2020-03-21
    • 文件大小:3072
    • 提供者:vein
  1. zernfun

    0下载:
  2. 生成前36项zernike多项式的离散值(generate the first 36 order of zernike polynomials)
  3. 所属分类:Windows编程

    • 发布日期:2020-02-29
    • 文件大小:2048
    • 提供者:maple-twins
  1. 模态参数辨识

    3下载:
  2. 1)通过随机建立法处理振动响应信号,是时域数据模态辨识的预处理方法 2)通过有理多项式辨识模态参数(The random establishment method is used to deal with the vibration response signal, and it is a preprocessing method for the time domain data modal identification.)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:1024
    • 提供者:kuaileayili
  1. zernike

    1下载:
  2. 计算泽尼克多项式和具有一致相合函数的泽尼克拟合系数(Zernike polynomials are orthogonal on the unit circle and are commonly used in optics for phase aberrations. Use zernike_fcn3.m to generate Zernike polynomials. Input includes a vector of the desired polynomials; these do n
  3. 所属分类:matlab例程

    • 发布日期:2020-07-17
    • 文件大小:9216
    • 提供者:胡天明
  1. BCH-code

    0下载:
  2. matlab中求解BCH编码的生成多项式共轭元素等(Minimal polynomial conjugate element)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-19
    • 文件大小:29696
    • 提供者:小镇花开
  1. EMPM

    2下载:
  2. 本资料给出了数字预失真,包络多项式模型的matlab程序(this material include the programs of the EMP model of DPD)
  3. 所属分类:matlab例程

    • 发布日期:2019-03-05
    • 文件大小:16192512
    • 提供者:xiang
  1. Chebyshev

    3下载:
  2. 实现切比雪夫多项式拟合的函数源代码,保存后可直接调用(Chebyshev polynomial fitting function source code, save directly after the call.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-15
    • 文件大小:1024
    • 提供者:KYoulo
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com