CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 插值法 matlab

搜索资源列表

  1. Matlab

    0下载:
  2. matlab关于newdon 求解非线性方程、插值法等详细算法。-Matlab for solving nonlinear Newdon equation with algorithm, interpolation method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2691638
    • 提供者:方明
  1. zuiyouhua

    1下载:
  2. 才有matlab实现最优化理论的几个重要算法,分别是最速下降法,内点法,外点法,插值法-Matlab to achieve optimization theory have several important algorithms, namely, the steepest descent method, interior point method, external point method, interpolation method
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1656665
    • 提供者:戴涛
  1. matlab

    1下载:
  2. 用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、 gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。 -Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interp
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2238
    • 提供者:佳佳
  1. matlab

    0下载:
  2. 关于黄金分割法和二次插值法的Matlab语言实现,它们都是建立在搜索区间的优先确定基础上实现的。-About the golden section method and quadratic interpolation method Matlab language, they are built on the search interval is determined based on priority implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:34799
    • 提供者:姜玉洁
  1. matlab-Fisheye-correction

    0下载:
  2. 用matlab,对鱼眼图像进行畸变校正,并用线性插值法对校正后的鱼眼图像进行插值,获得较好的效果。-With matlab, fish eye image distortion correction, and linear interpolation method for correcting the fisheye image interpolation, to obtain better results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1208
    • 提供者:夏海
  1. Interpolation@Matlab

    0下载:
  2. 插值法的matlab实现,内含说明。拉格朗日插值,均分牛顿插值,差分牛顿插值,三次样条插值,埃米尔特插值-Matlab interpolation method implementations, containing instructions. Lagrange interpolation, Newton interpolation sharing, differential Newton interpolation, cubic spline interpolation, Amy Stewar
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:64106
    • 提供者:Zoe Man
  1. Matlab--Interpolation

    0下载:
  2. Matlab之插值法,包括线性插值,-Matlab of the interpolation method, there are close to point interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:406435
    • 提供者:paipai
  1. MATLAB

    0下载:
  2. 采用邻近插值法和双线性插值法图像进行缩放和旋转-In neighbor interpolation and bilinear interpolation image scaling and rotation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6222
    • 提供者:wang
  1. MATLAB

    0下载:
  2. 使用matlab软件,并利用三次样条插值法 求信号的包络线 源代码-Use matlab software, and use cubic spline interpolation method the signal envelope source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1671
    • 提供者:张同学
  1. fractional-delay-FIR-Filter-Matlab

    0下载:
  2. 分数延迟FIR滤波器的实现,分别使用了最小二乘法,拉格朗日插值法以及优化加权最小二乘法。-Fractional delay FIR filter implementation, using the least square method, the Lagrange interpolation method and optimization of weighted least squares.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:7620
    • 提供者:张鑫
  1. matlab

    0下载:
  2. 牛顿插值法和三次样条插值法在求解插值函数中的应用程序-Newton interpolation method and cubic spline interpolation method in solving the interpolation function of the application
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1150
    • 提供者:JAYLIUWEN
  1. synthetic

    0下载:
  2. 利用matlab进行看均值聚类,简单实用。。。(Using MATLAB to look at the mean clustering, simple and practical...)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:fdfdf
  1. imrotate_my

    0下载:
  2. 使用反响映射与双线性插值法实现图像旋转,实验结果与MATLAB自带函数结果相同。(MATLAB bilinear imrotate_my)
  3. 所属分类:matlab例程

  1. NearestNeighbor

    0下载:
  2. 采用最近邻法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the nearest neighbor method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:6144
    • 提供者:明日萌
  1. CubicConvolution

    0下载:
  2. 采用三次卷积法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the Cubic Convolution method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:6144
    • 提供者:明日萌
  1. 数值计算相关算法

    0下载:
  2. 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:有效数字
  1. optimizationinMatlab

    0下载:
  2. matlab优化数值分析20例,包括插值法,遗传算法等(20 examples of MATLAB optimization numerical analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:215040
    • 提供者:木木灬
  1. matlab数值微分程序原代码

    2下载:
  2. 9.1 利用差商近似导数 313   9.1.1 中点公式 313   9.1.2 利用Taylor公式构造差商公式 314   9.1.3 差商公式误差分析与步长优化 319   9.1.4 理查森外推法 321   9.2 插值型求导方法 323   9.3 样条求导 325   9.4 利用数值积分求导数 327   9.5 数值偏导数 329   9.6 MATLAB自带函数应用 329   9.6.1 diff函数 329   9.6.2 gradient函数 3
  3. 所属分类:其他

    • 发布日期:2020-04-19
    • 文件大小:5120
    • 提供者:XWLYF
  1. chazhi

    1下载:
  2. 利用matlab进行插值法亚像素边缘检测,提取零件轮廓(Subpixel edge contour extraction)
  3. 所属分类:图形图像处理

    • 发布日期:2021-02-14
    • 文件大小:611328
    • 提供者:Zenos_D
  1. 数据拟合

    0下载:
  2. 利用MATLAB进行数据拟合,常见的数据拟合方法。包括:一元函数插值、样条插值、多项式插值或拟合 、曲线拟合、拉格朗日插值法等。(MATLAB data fitting, common data fitting methods. It includes: interpolation of unitary function, spline interpolation, polynomial interpolation or fitting, curve fitting, Lagrange inte
  3. 所属分类:matlab例程

    • 发布日期:2020-04-01
    • 文件大小:18432
    • 提供者:拉卡卡
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com