文件名称:spline
- 所属分类:
- 其他小程序
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- wangya******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
问题:用三次样条插值法求节点的函数值。
算法描述:
1. 以 为参数变量的方法(三弯矩方程)
用二阶导数值
来计算S(x)。
首由有条件构造函数 的线性表达式,然后对 积分,在利用连续性得到三次样条函数S(x)在区间[ ]上的表达式
式中 是未知参数。
由第一类边界 ,导出关于 的三对角方程组
=
式中,
k=1,2,…n-1
,
求出 后再代入S(x)得到函数值。
-Question: using cubic spline interpolation method node function value. Algorithm Descr iption: 1. That the parameter variables (three moment equation) used to calculate the numerical second derivative S (x). The first constructor from the conditional linear expression, and then on the points to be continuity in the use of cubic spline function S (x) in the interval [] where the expression is the unknown parameters. From the first category boundaries, derived on the tridiagonal equations where =, k = 1,2, ... n-1, obtained after the substitution S (x) be function values.
算法描述:
1. 以 为参数变量的方法(三弯矩方程)
用二阶导数值
来计算S(x)。
首由有条件构造函数 的线性表达式,然后对 积分,在利用连续性得到三次样条函数S(x)在区间[ ]上的表达式
式中 是未知参数。
由第一类边界 ,导出关于 的三对角方程组
=
式中,
k=1,2,…n-1
,
求出 后再代入S(x)得到函数值。
-Question: using cubic spline interpolation method node function value. Algorithm Descr iption: 1. That the parameter variables (three moment equation) used to calculate the numerical second derivative S (x). The first constructor from the conditional linear expression, and then on the points to be continuity in the use of cubic spline function S (x) in the interval [] where the expression is the unknown parameters. From the first category boundaries, derived on the tridiagonal equations where =, k = 1,2, ... n-1, obtained after the substitution S (x) be function values.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
spline.m