搜索资源列表
image resampling
- %This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defi
2D CUDA-based bilinear interpolation
- This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA gra
Datafitting
- 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data f
linearinterp2
- 可以对RGB图像进行2D平面的线性插值处理-2D linear interplation for RGB images
Fast2-DimensionalInterpolation
- matlab插值算法interp2的改进,快速interp2插值-Fast 2-dimensional interpolation
mirt2D_mexinterp
- interpolates平面图像Z坐标点与习近平,易。 Z是假定被定义在定期间隔1点:1:M,N,N][M,地方=大小(Z)。 如果兮,易建联价值观是图像边界,把外面的NaNs在《紫。 Matlab函数是相似的土著 INTERP2字(Z =、烯、彝族、“线性”、南), 但多的主人。如果Z是矢量阵二维图像三维价值),然后反复讨论,interpolates:Z(:1)、Z(,,)、2)::::Z(,,,3),. .等。
interp1_interp2
- C语言实现Matlab中interp1和interp2中的功能。-Interp1 and interp2 in Matlab, C language the function.
interp
- interp1.m、interp2.m和interp3.m分别为一维、二维和三维的插值函数-interp1.m, interp2.m and interp3.m are one-dimensional, two-dimensional and three-dimensional interpolation function
Interpolation
- Example for the usage of function interp2 Bicubic smoothing of an image - Example for the usage of function interp2 Bicubic smoothing of an image
Gaussian_filter_interp_function
- 2-D,空间格网的高斯滤波和差值函数。核函数为高斯-杰克利函数。适用于地学的球面格网-2-D,gaussian filter and interp2 function. The kernel function is Gaussion-Jakeli function. usually used in geosciences.please check it in your use.
interp2_use
- matlab中interp2函数二维曲面插值-matlab function of two-dimensional surface interpolation in interp2
interp2
- 早期工程师制图时,把富有弹性的细长木条(所谓样条)用压铁固定在样点上,在其他地方让它自由弯曲,然后沿木条画下曲线。成为样条曲线 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Early engineer drawings, the flexible elongated wood (so-called spline) by the weight fixed on
Data-fitting
- 数据拟合 interp1 - 一元函数插值 spline - 样条插值 polyfit - 多项式插值或拟合 curvefit - 曲线拟合 caspe - 各种边界条件的样条插值 casps - 样条拟合(没有) interp2 - 二元函数插值 griddata - 不规则数据的二元函数插值 *interp - 不单调节点插值 *lagrange - 拉格朗日插值法-
add_topo_zb
- 为ROMS模式的地形提供插值,分别提供了三种插值选择,griddata,interp2,和(prepare bathmetry for ROMS)