搜索资源列表
exper
- 用c语言实现拉格朗日插值函数的计算,具体要求见文件夹中的pdf文档-C language implementation with the calculation of Lagrange interpolation function, specifically asked to see the folder in the pdf document
first
- 用C#编写的能够实现函数插值功能的带有用户操作界面的小软件源代码-Written using C# function interpolation functions can be achieved with a user interface of a small software source code
Interpolation
- 数学分析基本函数,包括拉格朗日插值,牛顿插值等。-Interpolation
Bilinear-interpolation
- 双线性插值,又称为双线性内插。在数学上,双线性插值是有两个变量的插值函数的线性插值扩展,其核心思想是在两个方向分别进行一次线性插值。-Bilinear interpolation
Cublic-spline-interpulation
- 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation
Three_Times_spline_Interpolation
- 自己写的一个三次样条插值以及函数绘图,支持第一种和第二种边界条件,随机生成坐标点数,以及指定插值点数-To write a cubic spline interpolation and function mapping, support for the first and second boundary conditions, randomly generated coordinate points, and to specify the interpolation points
Gold-and-Chachi
- 利用黄金分割法或二次插值法函数进行数字逼近,使系统达到最优解。-Gold Function
Interpolation-function
- 插值函数c#版本,调用即可-Interpolation function