当前位置:
首页 资源下载
搜索资源 - Cubic spline method
搜索资源列表
-
0下载:
这是一个利用数值算法中三次样条插值方法。编译的人口普查问题。供个高校有关专业参考-This is a numerical algorithm using cubic spline interpolation method. Compiling the census issue. For the professional colleges reference
-
-
2下载:
用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。-VB multiple numerical interpolation method. Including : Next granges and orderly function, cubic spline, orderly table retrieval, polynomial interpolation seven interpolation.
-
-
0下载:
线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of differential equations, linear
-
-
0下载:
计算方法中三次样条插值函数的C++源程序-calculation method cubic spline interpolation function of the C source
-
-
1下载:
曲线拟合程序
多项式相关系数的计算方法(多项式形式1)
多项式相关系数的计算方法(多项式形式2)
最小二乘法曲线拟合
三次样条插值(自然边界条件)-polynomial curve fitting procedures correlation coefficient is calculated (the form of a polynomial) polynomial coefficient of correlation Methods (polynomial form 2
-
-
0下载:
ua University, in 2002 publi
this document, including the Mont
A program of curve fitting based
Bayesian Filter. Bayesian (Bayesi
a target tracking system MATLAB s
cubic spline curve fitting This i
book is widely used in engineerin
this
-
-
0下载:
样条插值法,了解Hermite插值法、三次样条插值法原理,结合计算公式,确定函数值。-Spline interpolation method to understand the Hermite interpolation, cubic spline interpolation theory, combined with calculation formula to determine the function value.
-
-
0下载:
常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
-
-
1下载:
插值方法:三次样条插值源代码(一阶导数边界条件)-Interpolation Method: Cubic Spline Interpolation source code (a derivative boundary condition)
-
-
1下载:
插值
拉格朗日插值
有理函数插值
三次样条插值
有序表的检索法
插值多项式
二元拉格朗日插值
双三次样条插值-Rational function interpolation Lagrange interpolation cubic spline interpolation order polynomial interpolation table binary search method Lagrange interpolation bicubic spline in
-
-
0下载:
三次样条插值曲线绘制,是用MFC做的。用的是四位型点插值法。相信对GIS专业的同学会有很大的帮助。-Cubic spline interpolation curve drawing, is to use MFC to do. Type using a four point interpolation method. Believe that GIS professionals would help the students.
-
-
0下载:
三次样条是计算方法课程中的一个重要算法,现在通过计算机实现-Cubic spline is calculated course an important method, and now realized by computer
-
-
0下载:
计算机图形学中的三次样条曲线插值与最小二乘法拟合-Computer graphics, cubic spline interpolation and least squares method fitting
-
-
0下载:
Matlab code - Cubic spline method
-
-
0下载:
用三次样条插值法对少量样点进行插值计算和曲线拟合-Use Cubic Spline interpolation method to compute and fit the curve.
-
-
0下载:
利用三次样条法,对折线进行圆滑处理。课程设计中的一个小程序。-Using the cubic spline method, the broken line for smooth handling. Curriculum design, a small program.
-
-
0下载:
三次差值样条,和牛顿插值法。还有一个实例,附加程序。-Cubic spline difference, and Newton interpolation. And one instance, additional program.
-
-
0下载:
用三次样条插值,最小二乘法,牛顿法做的一个数值计算,有源代码和具体例子-Using cubic spline interpolation, least square method, one of Newton s method to do numerical calculation, have the source code and specific examples
-
-
0下载:
各种插值算法
1 拉格朗日插值(POLINT)
2 有理函数插值(RATINT)
3 三次样条插值(SPLINE(二阶导数值))
4 有序表的检索法(LOCATE(二分法), HUNT(关联法))
5 插值多项式(POLCOE(n2), POLCOF(n3))
6 二元拉格朗日插值(POLIN2)
7 双三次样条插值(SPLIE2)-Various interpolation algorithm
1 Lagrange Interpolation (POLINT)
-
-
0下载:
曲线拟合软件,使用最小二乘法,三次样条法,可以将图片上的曲线拟合成公式-Curve fitting software, using a least squares method, cubic spline method, the picture on the curve can be fitted to equation
-