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

搜索资源列表

  1. sanciyangtiao

    0下载:
  2. 其基本思想是取B样条函数 为及基函数,在[a,b]中均匀划分区间,xi=a+ih,h=(b-a)/n,由于三次样条函数空间是n+3维的,所以把分点扩充到x-1,xn+1,则任意三次样条函数可用 线性组合来表示:-The basic idea is to take B-spline function and basis functions in [a, b] in the evenly divided intervals, xi = a+ ih, h = (ba)/n, because the c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:6060
    • 提供者:咪噜
  1. splineconstruction

    0下载:
  2. 通过用户给定的数据(点坐标,约束条件,起始点导数等),建立三次样条函数。-Construct 3-D splines according to information defined by user.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:896724
    • 提供者:冯文杰
  1. Projects-DLL

    0下载:
  2. 三次样条函数实例,C++,比较简单的实例-Three spline function examples
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9699832
    • 提供者:龙飞
  1. Validation-cubic-spline

    0下载:
  2. 验证三次样条函数插值是否具有几何不变性实验-Verify cubic spline interpolation with geometric invariance experiments
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:954675
    • 提供者:汪者
  1. Interpolater

    0下载:
  2. 5.1 插值类设计 5.2 一元全区间不等距插值 5.3 一元全区间等距插值 5,4 一元三点不等距插值 5.5 一元三点等距插值 5.6 连分式不等距插值 5.7 连分式等距插值 5.8 埃尔米特不等距插值 5.9 埃尔米特等距插值 5.10 埃特金不等距逐步插值 5.11 埃特金等距逐步插值 5.12 光滑不等距插值 5.13 光滑等距插值 5.14 第一种边界条件的三次样条函数插值、微商与积分 5.15 第
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:48054
    • 提供者:王健
  1. Akima

    0下载:
  2. 三次样条函数,可以直接运行,里面有数据,是一个函数功能。通过修改ex1,ex2的数据,实现你要的效果。-Three face upwards function, can be directly run, there are data, is a function function, through the modification ex1, ex2 value, achieve the effect of you want
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:143399
    • 提供者:zou
  1. spline

    0下载:
  2. 三次样条函数插值,用于数值计算;内部有高效的子程序。已经写出的样条函数:自然样条;边界导数限定样条。-The program is used in Cubic spline interpolation for numerical calculation,with efficient internal subroutine. It has been written some spline functions: natural spline the boundary derivative qu
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1919
    • 提供者:linmt
  1. spline

    0下载:
  2. 三次样条函数 源码 VC 可以自动计算样条函数-Cubic spline function source code VC can automatically calculate the spline function
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:2768
    • 提供者:wu
  1. spline3

    0下载:
  2. 构造了三次样条函数,并有MATLAB实现了其功能-Cubic Spline Interpolation Function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-11-26
    • 文件大小:1024
    • 提供者:
  1. trizj

    0下载:
  2. trizj.m为三转角法插值逼近三次样条函数-trizj.m corner of France for the three cubic spline interpolation function approximation
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:909
    • 提供者:易雯帆
  1. Hermite

    0下载:
  2. 根据所给定的节点值和节点上的函数值,取边界条件为 “左右两端的一阶导数值为零”, 编制构造三次样条函数的 Matlab 程序。 另附测试程序-Depending on the value of a given node and the node function value, taking the boundary conditions for the " right and left ends of the first derivative value of zero,"
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1326
    • 提供者:张伟
  1. sancihanshu

    0下载:
  2. 三次样条函数插值,介绍曲线插值等,可以简单看看,具体情况具体在分析-SANCI
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:11310
    • 提供者:张富明
  1. spline33

    0下载:
  2. matlab与数值分析(三次样条函数) -matlab and numerical analysis (cubic spline function)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:871
    • 提供者:知北游
  1. CalcBspline

    0下载:
  2. 三次样条插值,三次样条函数: 定义:函数S(x)∈C2[a,b] ,且在每个小区间[ xj,xj+1 ]上是三次多项式,其中 a =x0 <x1<...< xn= b 是给定节点,则称S(x)是节点x0,x1,...xn上的三次样条函数。 若在节点x j 上给定函数值Yj= f (Xj).( j =0, 1, , n) ,并成立 S(xj ) =yj .( j= 0, 1, , n) ,则称S(x)为三次样条插值函数。-Cubic spline interpol
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1507
    • 提供者:工藤
  1. SAVE_sanciyangtiao

    0下载:
  2. 三次样条函数拟合以及将拟合所得的函数保存到word文档中-Cubic spline function fitting to save fitting function into the word document
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:王新
  1. Spline

    0下载:
  2. 使用三次样条函数的神经网络结构代码,比其他方法有一定优越性-Using a cubic spline function neural network structure of the code, there are certain advantages over other methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2418
    • 提供者:
  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. 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. tssvm--bfgs

    0下载:
  2. 对三次样条函数的模型利用BFGS算法进行优化求解-Cubic spline function model using BFGS algorithm optimization solution
  3. 所属分类:Data Mining

    • 发布日期:2017-05-16
    • 文件大小:3802203
    • 提供者:柳光峰
  1. spline3

    0下载:
  2. 三次样条插值函数边界条件由实际问题对三次样条插值在端点的状态要求给出。以第 1 边界条件为例, 用节点处二阶导数表示三次样条插值函数,用追赶法求解相关方程组。通过 Matlab 编制三次样条函数的通用程序, 可直接显示各区间段三次样条函数体表达式,计算出已给点插值并显示各区间分段曲线图。-Cubic spline interpolation function boundary condition for the practical problems cubic spline interp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1059
    • 提供者:yangqiang
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com