搜索资源列表
Bilinearly_Interpolate
- fortran,数值计算,双线性插值程序
4_interp_for
- 4总常用的插值程序的Fortran90源代码,包括双线性插值等插值方法
fenduan
- 数值计算程序:分段线性插值
numerical_analysis_classic
- 数值分析中最常用的14个程序: 01_N皇后问题 01_循环赛程表 02_分段线性插值 02_牛顿插值法 03_构造正交多项式 03_最佳一致逼近多项式 04_简单迭代法求方程根[1+1;x] 04_简单迭代法求方程根[sqrt(x+1)] 05_复化梯形公式求积 06_尤拉公式解初值问题 08_高斯消去法解方程组 09_连分式法求积 10_迭代法解线性方程组 10_雅可比方法
subsection_linear_interpolate_new
- 数值分析中的分段线性插值问题,程序中含插入点个数输入界面。
分段线性插值
- 程序中存放结点值的数组和函数值的数组之所以命名为u和v,主要是为了防止和插值点x,及对应的函数值单元y想混淆-process node storage array and the value of the function of the array has named u and v is mainly to prevent and interpolation points x, and the corresponding function modules y trying to confuse
图象插值方法的研究和实现
- 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
matlab插值代码
- 包含了双线性双三次等插值程序
lxnwork
- 线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属-Linear interpolation procedure used to derive non-linear interpolation function, such as the specific content of their
hht
- 希尔伯特—黄变换的控制台程序,里面用到了线性插值,结果以磁盘文件形式输出-Hilbert- Huang Transform the console program, which used a linear interpolation, resulting in the form of the output to disk file
chzhi_rgb
- 双线性插值与最近领域插值的matlab源程序,两种算法的效果比较。-Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
PT100
- 本程序是本人编写的PT100线性插值的相关基本函数,部分程序参照前人经验程序,希望对有用的人提供参考。-This program is written in my PT100 linear interpolation of the relevant basic functions, some of the procedures refer to the previous experience of procedures useful for those who wish to provide a
naknot
- 非扭结样条程序 分段线性插值函数 含例题-Non-kink-spline interpolation function piecewise linear process with examples
interpolati
- 双线性插值程序,用FORTRAN写的,用于插值气象数据-Bilinear interpolation procedures, written with FORTRAN, for interpolation of meteorological data
Interpolation
- 数值分析中的分段线性插值程序,已经写成函数,可直接调用。-Numerical Analysis of linear interpolation procedures are written in function can be called directly.
Interp
- MATLAB程序演示线性插值和三次样条插值原理-Interpretation based on linearity and cubic spline on matlab codes
Interpolation2D_solution
- 用vc++编写的二维线性插值程序,希望能帮助大家-Written by vc++ dimensional linear interpolation procedure, hoping to help you
C常用算法程序集(第二版)
- 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
Language
- 程序实现线性插值、抛物插值、牛顿多项式插值、等距节点插值、最小二乘法的曲线拟合对函数进行近似(The function is approximated by linear interpolation, parabolic interpolation, Newton polynomial interpolation, equidistant node interpolation, and least square curve fitting.)
MATLAB基于点的图像配准程序
- 基于点的二维图像配准程序,双线性插值算法,适用于二维图像(image regisration of 2d imag)