搜索资源列表
-
0下载:
计算机数值分析实验题目 三次样条插值的程序 满足三次样条插值的三弯矩法 编制第一与第二边界条件的程序-Computer Numerical Analysis Experiment topics cubic spline interpolation procedures meet cubic spline interpolation of three Moment preparing for the first and second boundary conditions procedures
-
-
0下载:
三次样条插值的C语言算法,但是总是数据溢出-cubic spline interpolation algorithm in C language, but always data overflow
-
-
0下载:
计算方法中三次样条插值函数的C++源程序-calculation method cubic spline interpolation function of the C source
-
-
0下载:
第二种边界条件的三次样条函数插值与微商-second boundary conditions cubic spline interpolation function and the derivative
-
-
0下载:
第三种边界条件的三次样条函数插值与微商-third boundary conditions cubic spline interpolation function and the derivative
-
-
1下载:
第一种边界条件的三次样条函数插值与微商-first boundary conditions cubic spline interpolation function and the derivative
-
-
0下载:
几个数值分析类MATLAB程序,内容如下:拉个朗日插值,三次样条插值法
,NEWTON插值,hermite插值,mewton形式的hermite插值,平方根法-several types of numerical analysis computer program, which reads as follows : Take a Long Day interpolation, cubic spline interpolation, Newton-interpolation, Hermite
-
-
0下载:
1.拉格朗日插值
2.有理函数插值
3.三次样条插值
4.有序表的检索法
5.插值多项式
6.二元拉格朗日插值
7.双三次样条插值-1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval method 5. Interpolating polynomial 6. Dual Lagrange in
-
-
0下载:
文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
-
-
0下载:
三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
-
-
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下载:
自己写的一个数值计算的题目,用matlab实现三次样条插值(I类),测试通过。-
To achieve cubic spline interpolation (I) using matlab
-
-
0下载:
选择一曲线,本实例为正弦曲线,实现三次样条的插补-Select a curve, the instance of a sinusoidal curve, cubic spline interpolation
-
-
0下载:
三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation
-
-
0下载:
实现了三次样条插值,当中使用了追赶法计算矩阵,能够计算出模拟后的点的函数值-Achieve a cubic spline interpolation, which is calculated using the law to catch matrix function value can be calculated after the simulation points
-
-
0下载:
三次样条插值计算+GUI界面操作,使用Excel作为导入数据源。-Cubic spline interpolation+GUI interface operation, using Microsoft Excel to import the data sourse
-
-
0下载:
三次样条插值函数C++实现,包含I型边界条件和II型边界条件。封装在CSpline类中,可以直接调用。-Cubic spline interpolation function in C++, including type I and type II boundary conditions. Encapsulated in CSpline class, you can call directly.
-
-
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下载:
选择合适离散点,应用三次样条插值法逼近龙格函数-Select the appropriate discrete points, cubic spline interpolation function approximation Longa
-
-
0下载:
cubic spline interpolation
-