CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - cubic interpolation

搜索资源列表

  1. waveletconstruction

    0下载:
  2. 这是几个小波插值和构造的原程序,小波谱分析mallat算法经典程序 , cubic_subdivision(立方插值)-several wavelet interpolation of the original structure and procedures to small spectral analysis algorithm Mallat classic procedures, cubic_subdivision (cubic interpolation)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1907
    • 提供者:黄敏松
  1. shuangsancichazhi.rar

    0下载:
  2. 实现双三次插值图像缩放算法,修改k值,即可修改放大倍数或缩小倍数!,To achieve bi-cubic interpolation algorithm for image scaling, modified k values can be modified to enlarge or shrink the multiples of multiples!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:49155
    • 提供者:贾子渊
  1. casade

    0下载:
  2. 小波插值与小波基构造,实现均值插值和立方插值-Wavelet Interpolation and wavelet construction, the realization of the mean cubic interpolation and interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1119
    • 提供者:liuli
  1. HJTri

    0下载:
  2. 机械优化设计黄金分割法和三次插值法,适用于无约束一维极值问题-Optimal Design of Mechanical golden section method and the cubic interpolation method, applied to non-binding one-dimensional extremum problem
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:785
    • 提供者:Liucan
  1. selfspline

    0下载:
  2. 第一,二种边界条件的三次样条插值法matlab代码-First, the two kinds of boundary conditions of the cubic spline interpolation matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:798
    • 提供者:张米
  1. cubic

    0下载:
  2. 使用立方b样条小波的均值插值。使用立方b样条小波的细分插值。-Average interpolation using cubic B-spline wavelet.Subdivision interpolation using cubic B-spline wavelet.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1448
    • 提供者:huql
  1. wave-inter

    2下载:
  2. 小波插值(全小波插值,小波双线性插值,小波双三次插值及其改进)放大图像,提高图像的分辨率;对插值图像做质量评价(峰值信噪比PSNR;均方信噪比SNR)-Wavelet interpolation (full wavelet interpolation, wavelet bilinear interpolation, cubic interpolation and improved method) to enlarge the image and improve image resolution
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1183
    • 提供者:zhoujianhua
  1. Interpolation

    1下载:
  2. 其中包括牛顿插值算法,分段线性插值算法,Larange算法和三次样条插值算法的源程序。还包括插值算法的报告一份。-Including the Newton interpolation algorithm, piecewise linear interpolation algorithm, Larange algorithm and cubic spline interpolation algorithm of the source. The report also includes an int
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:673876
    • 提供者:黄校园
  1. (Cubic-inter)

    0下载:
  2. cubic interpolation search method m-file
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1775
    • 提供者:Mahdi
  1. MINHJ2

    0下载:
  2. 无约束一维极值问题中的抛物线和三次插值法,例程可调-Unconstrained extremal problem in one-dimensional parabolic and cubic interpolation method, routine adjustable
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:755
    • 提供者:victory
  1. imaging-processing

    0下载:
  2. Fast nearest, bi-linear and bi-cubic interpolation for image data,where method is one off nearest, linear, or cubic
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:874720
    • 提供者:朴美兰
  1. tupianchuli

    0下载:
  2. Fast nearest, bi-linear and bi-cubic interpolation for image data,where method is one off nearest, linear, or cubic
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7663
    • 提供者:朴美兰
  1. One-dimensional-extremum-problem

    0下载:
  2. 第6章 无约束一维极值问题 所在章节 函数名 功 能 6.1 minJT 用进退法求解一维函数的极值区间 6.2 minHJ 用黄金分割法求解一维函数的极值 6.3 minFBNQ 用斐波那契法求解一维函数的极值 6.4 minNewton 用牛顿法求解一维函数的极值 6.5 minGX 用割线法求解一维函数的极值 6.6 minPWX 用抛物线法求解一维函数的极值 6.7 minTri 用三次插值法求解一维函数的极值 6.8.1 minGS 用Golds
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4191
    • 提供者:dsd
  1. cubic-spline

    0下载:
  2. 求解第一型3次样条插值函数的通用程序,可以自己输入数据自动进行拟合,并打印结果-Solving the first type 3 spline interpolation function of the general program, you can make your own input data automatically fitting, and print the results
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3188
    • 提供者:yazhoulong
  1. 409417080235

    0下载:
  2. 1.熟悉matlab基础操作。 2.能够用Lagrange插值, Newton插值法对函数表进行一次、二次、三次插值,体会各种插值方法不同的特点。 -A. Familiar with matlab underlying operating. Two. With Lagrange interpolation, Newton interpolation function table once, quadratic, cubic interpolation, and appreciate th
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:258717
    • 提供者:左东
  1. Copy_of_chazhi3

    0下载:
  2. 本程序是一维搜索方法中的三次插值方法,能够很好的求得函数的最小值点及函数的最小值。程序给出了完整的注释。不管是学习还是使用,都是很好的-允许输入拉丁字符的拼音 This program is a one-dimensional search method cubic interpolation method, can be a good way of achieving the minimum point of the function and the minimum value of th
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:771
    • 提供者:金戈戈
  1. cubic-spline

    0下载:
  2. 数值分析计算程序例子,三次样条插值法,边界条件:端点导数值已知。-Numerical the analysis calculation procedures example, cubic spline interpolation, boundary conditions: endpoint derivative
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:1618
    • 提供者:Zhang li
  1. interpolation

    0下载:
  2. 利用matlab实现插值,包括拉格朗日插值、牛顿插值以及三次样条插值。-Using matlab realize interpolation, Lagrange interpolation, Newton interpolation, cubic spline interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:1214
    • 提供者:hu mou
  1. dwt for interpolation

    0下载:
  2. here it is based on image rectification,cubic interpolation to obtain clpd
  3. 所属分类:matlab例程

  1. Bicubic-interpolation

    0下载:
  2. In mathematics, bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or neare
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11237
    • 提供者:saadati
« 12 3 4 5 6 »
搜珍网 www.dssz.com