CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 三次样条函数

搜索资源列表

  1. 2012211023

    0下载:
  2. 利用牛顿插值法跟三次样条法拟合函数曲线(样本点为11个)-Newton interpolation with a cubic spline fitting function curve
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:665
    • 提供者:侯杰
  1. spline

    0下载:
  2. C语言实现三次样条插值公式,可用于求解函数在某一区间上的函数值-Cubic spline interpolation formula C language function value can be used to solve the function in a given interval
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:1021
    • 提供者:木惜
  1. spline

    0下载:
  2. 本程序实现的是三个样条插值,根据自己对三次样条插值的理论的理解,进行编写函数,在matlab中进行语句调用-The program is three spline interpolation, cubic spline based on his understanding of the theory of interpolation for writing functions in matlab for statement calls
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:20916
    • 提供者:zhaoxuejing
  1. spintgrl

    0下载:
  2. 三次样条插值函数源代码:对输入的数据采用三次样条插值处理,集成了样条,并返回积分值。-Cubic spline interpolation function source code: the input data using cubic spline interpolation processing, integrated spline, and returns integral values.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:772
    • 提供者:赵云
  1. InterPoints

    0下载:
  2. 计算分段三次多项式插值的系数,计算三次样条插值函数的系数组M-Calculating the coefficients of piecewise cubic polynomial interpolation, cubic spline interpolation function calculating the coefficients M
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:986
    • 提供者:lsj
  1. QtSpline

    0下载:
  2. 利用Qt实现三次样条插值,主要实现函数型和参数型,函数型包括自由边界和抛物边界,参数型包括均匀参数化,弦长参数化和向心参数化-Use Qt to achieve cubic spline interpolation, the main function type and parameter type, function type, including free boundary and parabolic boundary, parameter types, including uniform
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:272064
    • 提供者:杨红庄
  1. Cublic-spline-interpulation

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:9078
    • 提供者:江周
  1. Cpp4

    0下载:
  2. 三次样条插值求函数近似值;追赶法求解方程组。-Cubic spline interpolation for function approximation catching method for solving equations.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:807
    • 提供者:zhangwd
  1. spline

    0下载:
  2. C++实现的三次样条插值函数,可以求sin(x)的值,要求输入时保证步长相等.-C++ implementation of cubic spline interpolation function, you can find sin (x) value, appearance and other steps to ensure that when you ask for.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1308
    • 提供者:刘凯新
  1. MATLAB_Code

    0下载:
  2. 在matlab里面,构造三次样条插值函数s(x)来模拟一只飞鸟外形的上部,根据已知的测试数据。-In matlab inside, construct cubic spline interpolation function s (x) to simulate the shape of the upper part of a bird, according to the known test data.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:840
    • 提供者:乔乔
  1. cla

    0下载:
  2. 追赶法求解矩阵;牛顿插值函数,三次样条插值函数仿真龙格库塔现象;二分法求解根与牛顿迭代,弦割法,简单迭代法的程序-Section three order spline interpolation function Newton interpolation Iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3492
    • 提供者:Artemission
  1. HRS

    0下载:
  2. 本函数可以处理包括高分辨率在内的影像的三次样条差值的实现以及通用质量评价指标的融合效果计算。-the functions can process image including the HSR by using the three cubic bline. UIQI can also be calculated by the member function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1639
    • 提供者:何知昌
  1. assignment5

    0下载:
  2. 牛顿插值多项式和三次样条插值多项式: 已知: 当时: 计算函数在点处的值; 求插值数据点的牛顿插值多项式和三次样条插值多项式; 计算和相应的函数值和牛顿插值多项式和三次样条插值多项式; 计算和并解释你得到的结果。-Newton interpolation polynomial and cubic spline interpolation polynomial
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:994
    • 提供者:陈凤
  1. spline3

    0下载:
  2. 三次样条插值函数边界条件由实际问题对三次样条插值在端点的状态要求给出。以第1边界条件为例,用节点处二阶导数表示三次样条插值函数,用追赶法求解相关方程组。-Cubic spline interpolation function from the real problems of boundary conditions cubic spline interpolation is required to give the state of the endpoint. In the first boun
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1072
    • 提供者:雷士
  1. MLS1DShape

    0下载:
  2. 移动最小二乘法一维形函数代码,三次样条和四次样条为权函数。-Moving least squares method one dimensional shape function code, cubic spline and four spline weight function.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:691
    • 提供者:卜云
  1. yangtiao

    0下载:
  2. 此程序给出了如何对函数进行分片三次样条插值的实例-This program shows how to slice on the function instance cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2814
    • 提供者:向桥
  1. chazhi

    0下载:
  2. 利用三次样条曲线进行函数插值,程序可以直接调用,其中插值点的自变量应按升序排列-Using cubic spline function interpolation curve, the program can be called directly, the interpolation points of arguments should be in ascending order
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1121
    • 提供者:lizhuqiang
  1. sanciyangtiao

    0下载:
  2. 计算方法中三次样条插值方法,通过input实现功能选择,直接输入节点值即可得到插值函数。-Calculation method cubic spline interpolation method to realize the function by input selection, direct input node value can be obtained by interpolation function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1023
    • 提供者:luyaheng
  1. tyu

    0下载:
  2. 利用matlab编写三次样条插值法拟合函数的一般化程序-Cubic spline function using matlab fit function generalization programming
  3. 所属分类:Wavelet

    • 发布日期:2017-04-11
    • 文件大小:997
    • 提供者:郭锦
  1. NEWTON

    0下载:
  2. 该程序实现对制定函数进行Newton插值多项式和三次样条插值多项式的计算。-The program functions to achieve the development of Newton interpolation polynomial and cubic spline interpolation polynomial calculations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1488
    • 提供者:zeqing
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com