搜索资源列表
插值与拟合
- 用MATLAB做的插值与拟合的程序及课件PPT。适合初学者。-MATLAB do interpolation and fitting procedures and courseware PPT. For beginners.
图象插值方法的研究和实现
- 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
ATKEN插值算法程序 MATLAB
- ATKEN插值算法程序 MATLAB
matlab插值代码
- 包含了双线性双三次等插值程序
mkriging
- matlab编写的克里金插值程序和最近邻值点和距离反比例插值程序-Kriging
EMD
- 本程序为EMD(经验模态分解算法)用于MATLAB的M文件,内含EMD分解所需的三次样条插值算法-This procedure for the EMD (empirical mode decomposition) for the MATLAB M-files containing the required EMD decomposition of cubic spline interpolation algorithm
Hermite_interplotion
- Hermite插值的MATLAB程序。需要的来下载。-Hermite interpolation of the MATLAB program. Need to download.
N-Hermite_interplotion
- N-Hermite插值的MATLAB程序。需要的来下载。-N-Hermite interpolation of the MATLAB program. Need to download.
new
- 本文主要讨论在MATLAB软件中如何实现C程序源代码的移植。结合"道路平整度指数(IRI)预测问题"的实例,将C语言编写自仿射变换分形插值函数,移植(或改写)到MATLAB中,绘制出宁波机场道路平整度的预测图象,为解决预测问题可视化提供帮助。-This paper mainly discusses the MATLAB software, how to achieve C source code of the transplant. Conjunction with the road roug
sanci
- 三次样条插值模拟曲线,基于matlab的程序-Cubic spline interpolation curve simulation, matlab program
chzhi_rgb
- 双线性插值与最近领域插值的matlab源程序,两种算法的效果比较。-Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
MATLAB-interpolation-process
- MATLAB 中的插值程序,含说明与范例,并比较四种插值方法的结果。-MATLAB in the interpolation process, including descr iption and examples, and compare the results of four kinds of interpolation methods.
dace(插值)
- 包含实例的MATLAB 克里金插值程序,注释清楚,方便移植(Contains examples of MATLAB kriging interpolation, comments clear, convenient transplantation)
自学Matlab必备的60个小程序代码
- 提供精确的插值运算,还有各种常见数学运算代码。(Provides exact interpolation operations.)
插值与拟合
- matlab经典算法的程序\插值与拟合 包括多项式的拟合,多项式的插值,有经典算例(The program of the classical matlab algorithm -- interpolation and fitting)
反算NURBS曲线插值控制点并计算NURBS插值曲线
- 对于给定的数个离散数据点,使用3次NURBS(非均匀有理B样条曲线)进行插值拟合。该算法程序能够反算出NURBS曲线控制点并绘制经过给定离散点的插值曲线。(For a given number of discrete data points, the 3 NURBS (nonuniform rational B spline curve) is used for interpolation fitting. The algorithm can calculate the control poin
Matlab60个小程序代码
- 利用Eular求解常微分方程、牛顿插值、迭代求解等计算方法(Use Eular solving ordinary differential equations)
牛顿插值
- matlab牛顿插值法的程序,分为五分和十分(Newton interpolation, five and ten points)
插值法程序
- 插值法程序,包含拉格朗日插值法和牛顿插值法(interpolation method, includes Lagrange interpolation and Newton interpolation)
三次样条插值
- 程序主要实现了三次样条插值,程序注释很详细(It mainly implements cubic spline interpolation with detailed program annotations.)