搜索资源列表
s
- 计算三次样条插值函数-Calculation of cubic spline interpolation function
adfasdfsdf
- 计算方法中三次样条插值函数的C++源程序-calculation method cubic spline interpolation function of the C source
spline513
- 这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。-This is a cubic spline interpolation function of the realization of the C code. If interpolation points need to change, the procedures will change.
cubicspline
- 自行编写的三次样条插值函数源代码,并针对具体问题编写了程序求解-prepared by the self-cubic spline interpolation function source code, and issue-specific procedures for the preparation of the
SplineCSharp
- C#编写的三次样条插值函数,TSS法求解对角矩阵方程函数,插值点函数值计算函数。-prepared by the cubic spline interpolation function, TSS method diagonal matrix equation function, interpolation function point value function.
8SPL1
- 第一种三次样条插值函数 SPL1为函数文件, SPL10为主文件。 相关参数说明见注释-first cubic spline interpolation function for function SPL1 documents, SPL10-based documents. Note See related parameters Notes
D2R10
- 用vc++平台开发的双三次样条插值函数,具有很高的精度,能够完成对面上的点的插值-Using vc platform for the development of bi-cubic spline interpolation function, has high accuracy, can be completed on the surface of the interpolation points
spline
- 最常用的三次样条插值函数,采用VB编写,它既满足一般实际问题的要求,而建立过程相对又不太复杂。-The most commonly used cubic spline interpolation function, the use of VB to prepare, both to meet the general requirements of practical problems, but also the process of e
san
- 数值分析方法中用三次样条插值函数求解问题-Numerical analysis method using cubic spline interpolation function to solve the problem
bbb
- 用MATLAB画出三次样条插值函数曲线图(先用C++求出M)-Using MATLAB to draw cubic spline interpolation function curves (first C++ Calculated M)
Interpolation.VC6
- 刚学数值分析,就碰到了插值。于是用VC编写了这个小程序。功能:绘制原函数、Lagrange插值、三次样条插值函数。移动鼠标就可以查看函数值。Enjoy it!-Just learning numerical analysis, we encountered interpolation. VC was used to prepare this small program. Functions: rendering the original
sanciyangtiaochazhi
- 三次样条插值,输入边界条件1: 已知两端的一阶导数 2:两端的二阶导数已知,默认:自然边界条件\n求出三次样条插值函数-Cubic spline interpolation, type 1 boundary conditions: known at both ends of the first order derivative 2: at both ends of the second derivative is known, by d
aa89
- 用VB程序编写的数值分析三次样条插值函数。-Programming with VB Numerical Analysis of cubic spline interpolation function.
scyt
- 三次样条插值函数,可以用于计算插值,一阶导数,二阶导数-Cubic spline interpolation function can be used to calculate the interpolation, first derivative, second derivative
threesplinebezier
- 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
三次样条插值试验品_by婞
- 能够实现双三次样条插值,是图像处理中的常用函数。(Bicubic Spline Interpolation)
matlab---三次样条插值
- 用于计算三次样条函数的插值,编程计算样条函数,误差较小,光滑性比较好(Three spline interpolation)
三次样条函数插值
- 3次样条插值的c++代码实现,包括原理说明,代码实现等(C++ code implementation of 3 spline interpolation)
算法2三次样条插值
- 在matlab中实现三种边界条件下的三次样条插值,以龙格函数为例(n the MATLAB, we implement three spline interpolation under three boundary conditions, taking Runge function as an example.)
样条插值
- 样条插值的研究背景,样条函数的力学意义,三次样条插值多项式的构造,一般的插值问题(Research background of spline interpolation, mechanical meaning of spline function, construction of cubic spline interpolation polynomials, general interpolation problems)