文件名称:Hermite-C
介绍说明--下载内容来自于网络,使用问题请自行百度
* 用埃特金插值法依据N个已知数据点计算函数值
* 输入: n--已知数据点的个数N-1
* x--已知数据点第一坐标的N维列向量
* y--已知数据点第二坐标的N维列向量
* xx-插值点第一坐标
* eps--求解精度
* 输出: 函数返回值所求插值点的第二坐标
-* Use Aitken interpolation method based on N-known data points calculation function * Input : n -- known data points the number N-1 * x -- known data points of the first N-dimensional coordinates listed Vector * y -- Known number stronghold of the second N-dimensional coordinates listed Vector * xx-point first interpolation coordinates * eps -- Accuracy * output : function return values for the second interpolation point coordinates
* 输入: n--已知数据点的个数N-1
* x--已知数据点第一坐标的N维列向量
* y--已知数据点第二坐标的N维列向量
* xx-插值点第一坐标
* eps--求解精度
* 输出: 函数返回值所求插值点的第二坐标
-* Use Aitken interpolation method based on N-known data points calculation function * Input : n -- known data points the number N-1 * x -- known data points of the first N-dimensional coordinates listed Vector * y -- Known number stronghold of the second N-dimensional coordinates listed Vector * xx-point first interpolation coordinates * eps -- Accuracy * output : function return values for the second interpolation point coordinates
(系统自动生成,下载前可以参看下载内容)
下载文件列表
埃特金插值法-C代码.doc
www.dssz.com.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.