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

搜索资源列表

  1. yangtiao

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

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

    0下载:
  2. 第一、二、三种边界条件的三次样条函数插值、微商、积分。二元3点插值、二元全区间插值-First, second, all three boundary conditions cubic spline interpolation function, derivative, integral. Two yuan 3:00 interpolation, interpolation between the binary region
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3840
    • 提供者:zhouwei
  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. NewtonSpline

    0下载:
  2. 牛顿插值法和三次样条插值法的程序,也对这两种方法的效果进行了对比。-Program of Newton interpolation and cubic spline interpolation method, and also compared the effect of these two methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:756
    • 提供者:wangzhao
  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. EMD

    0下载:
  2. 自己编写的EMD程序,三次样条插值也是自己编写的-I have written EMD program, cubic spline interpolation also write your own
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:133558
    • 提供者:lkp
  1. tyu

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

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

    0下载:
  2. 三次样条插值,用于数据拟合等信号处理方面的一种实用的数学算法-Cubic spline interpolation, fitting for a data signal processing aspects of practical mathematical algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3340
    • 提供者:杜威
  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. SIMPSON

    1下载:
  2. 该程序实现:求积分方程的离散解并比较它与真解之间的误差,用n=4的复化Simpson公式求积分方程的近似解,然后用三次样条函数近似y(x)的离散解,并在区间[0,1]的一些点与真解1/(x+1)^2比较。- The program implementation: integrating equation discrete solution an
  3. 所属分类:Algorithm

    • 发布日期:2015-03-02
    • 文件大小:1024
    • 提供者:zeqing
  1. smoth

    0下载:
  2. 曲线数据三次样条平滑 X 一维实数组,存放数据点的横坐标 Y 一维实数组,存放数据点的纵坐标 !DY 一维实数组,存放数据Y的测量误差-Cubic spline smoothing curve data X one-dimensional real array, store data points abscissa
  3. 所属分类:Energy industry

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:赵广茂
  1. Interpolation@Matlab

    0下载:
  2. 插值法的matlab实现,内含说明。拉格朗日插值,均分牛顿插值,差分牛顿插值,三次样条插值,埃米尔特插值-Matlab interpolation method implementations, containing instructions. Lagrange interpolation, Newton interpolation sharing, differential Newton interpolation, cubic spline interpolation, Amy Stewar
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:64106
    • 提供者:Zoe Man
  1. Spline3

    0下载:
  2. This file intended to build a cubic spline
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:523044
    • 提供者:ixzeusxi
  1. Three_Times_spline_Interpolation

    0下载:
  2. 自己写的一个三次样条插值以及函数绘图,支持第一种和第二种边界条件,随机生成坐标点数,以及指定插值点数-To write a cubic spline interpolation and function mapping, support for the first and second boundary conditions, randomly generated coordinate points, and to specify the interpolation points
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:56750
    • 提供者:k
  1. cSharpmatlabtaskcal

    0下载:
  2. 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:331563
    • 提供者:k
  1. matlab2

    0下载:
  2. 基于matlab三次样条插值源码程序,word版的程序,可以供大家参考使用-Based on cubic spline interpolation matlab source program, word version of the program, you can use for your reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:10773
    • 提供者:彭成
  1. chazhifa

    0下载:
  2. 实现三次样条插值信号包络线,本人在EMD算法时用到,效果已验证-Realize the cubic spline interpolation signal envelope, the effect is very good.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:576
    • 提供者:贾薇
  1. matlab23j

    0下载:
  2. 【谷速软件】matlab调试-三次样条插值 可以供大家参考使用学习-[Valley] matlab speed software debugging- cubic spline interpolation can be used for reference use learning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:10859
    • 提供者:张均
  1. java-source

    0下载:
  2. 内附三次样条插值、拉格朗日插值、积分、傅里叶变换、定态薛定谔方程求解程序,各程序有详细的说明-Included cubic spline interpolation, Lagrange interpolation, integration, Fourier transform, Schrodinger equation solver, a detailed descr iption of each program
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:6525
    • 提供者:申小二
  1. spline3

    0下载:
  2. 三次样条插值函数:自己编写的三次样条插值函数-cubic spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:907
    • 提供者:neverorc
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 32 »
搜珍网 www.dssz.com