搜索资源列表

  1. image resampling

    0下载:
  2. %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
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:1714
    • 提供者:whitewalter
  1. 2D CUDA-based bilinear interpolation

    0下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:37881
    • 提供者:whitewalter
  1. Datafitting

    0下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data f
  3. 所属分类:其他小程序

    • 发布日期:2024-09-27
    • 文件大小:20480
    • 提供者:温娟
  1. linearinterp2

    0下载:
  2. 可以对RGB图像进行2D平面的线性插值处理-2D linear interplation for RGB images
  3. 所属分类:2D图形编程

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:hexiao
  1. Fast2-DimensionalInterpolation

    0下载:
  2. matlab插值算法interp2的改进,快速interp2插值-Fast 2-dimensional interpolation
  3. 所属分类:matlab例程

    • 发布日期:2024-09-27
    • 文件大小:2048
    • 提供者:Leung
  1. mirt2D_mexinterp

    0下载:
  2. interpolates平面图像Z坐标点与习近平,易。 Z是假定被定义在定期间隔1点:1:M,N,N][M,地方=大小(Z)。 如果兮,易建联价值观是图像边界,把外面的NaNs在《紫。 Matlab函数是相似的土著 INTERP2字(Z =、烯、彝族、“线性”、南), 但多的主人。如果Z是矢量阵二维图像三维价值),然后反复讨论,interpolates:Z(:1)、Z(,,)、2)::::Z(,,,3),. .等。
  3. 所属分类:matlab例程

    • 发布日期:2024-09-27
    • 文件大小:4096
    • 提供者:abeaqhax
  1. interp1_interp2

    1下载:
  2. C语言实现Matlab中interp1和interp2中的功能。-Interp1 and interp2 in Matlab, C language the function.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:duyanxu
  1. interp

    0下载:
  2. interp1.m、interp2.m和interp3.m分别为一维、二维和三维的插值函数-interp1.m, interp2.m and interp3.m are one-dimensional, two-dimensional and three-dimensional interpolation function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-27
    • 文件大小:15360
    • 提供者:wangxusi
  1. Interpolation

    0下载:
  2. Example for the usage of function interp2 Bicubic smoothing of an image - Example for the usage of function interp2 Bicubic smoothing of an image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-27
    • 文件大小:5120
    • 提供者:ALEX
  1. Gaussian_filter_interp_function

    0下载:
  2. 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.
  3. 所属分类:matlab例程

    • 发布日期:2024-09-27
    • 文件大小:2048
    • 提供者:白溪轩
  1. interp2_use

    0下载:
  2. matlab中interp2函数二维曲面插值-matlab function of two-dimensional surface interpolation in interp2
  3. 所属分类:其他小程序

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:张梅梅
  1. interp2

    0下载:
  2. 早期工程师制图时,把富有弹性的细长木条(所谓样条)用压铁固定在样点上,在其他地方让它自由弯曲,然后沿木条画下曲线。成为样条曲线 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Early engineer drawings, the flexible elongated wood (so-called spline) by the weight fixed on
  3. 所属分类:matlab例程

    • 发布日期:2024-09-27
    • 文件大小:3072
    • 提供者:Jack
  1. Data-fitting

    0下载:
  2. 数据拟合 interp1 - 一元函数插值 spline - 样条插值 polyfit - 多项式插值或拟合 curvefit - 曲线拟合 caspe - 各种边界条件的样条插值 casps - 样条拟合(没有) interp2 - 二元函数插值 griddata - 不规则数据的二元函数插值 *interp - 不单调节点插值 *lagrange - 拉格朗日插值法-
  3. 所属分类:其他小程序

    • 发布日期:2024-09-27
    • 文件大小:20480
    • 提供者:lxc
  1. add_topo_zb

    0下载:
  2. 为ROMS模式的地形提供插值,分别提供了三种插值选择,griddata,interp2,和(prepare bathmetry for ROMS)
  3. 所属分类:matlab例程

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:ocean_blue

源码中国 www.ymcn.org