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

搜索资源列表

  1. 4_interp_for

    0下载:
  2. 4总常用的插值程序的Fortran90源代码,包括双线性插值等插值方法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:17861
    • 提供者:王大猛
  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6530
    • 提供者:YUXIANGCHENG
  1. chazhi

    0下载:
  2. Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  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. 8-fortran-chazhi

    0下载:
  2. 常用的集中插值程序 fortran 双线性、克里金等-fortran chazhi
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:52007
    • 提供者:陈晓龙
  1. exfunc

    0下载:
  2. 扩展线性插值算法(双三次插值算法变形)的实现-Extended Linear Convolution for Digital Image Scaling
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1093
    • 提供者:derek
  1. image

    0下载:
  2. 对图像进行旋转,拉伸,镜像对称等变换的整合示例,包含最近邻插值,双线性插值即双三线性插值的处理部分程序-Image rotate, stretch, mirror symmetry transformation of the integration example, contains the most recent neighbor interpolation, bilinear interpolation double tri-linear interpolation processing p
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1362
    • 提供者:caicai
  1. Untitled

    0下载:
  2. 自己编写的对一幅图像实现最近邻插值和双线性插值,可以直接运行,效果很好。-Write your own images of a nearest neighbor interpolation and bilinear interpolation, can be run directly, the effect is very good.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1150
    • 提供者:朱珠
  1. MATLABimagematch

    0下载:
  2. 采用线性插值,双线性插值等方法进行图像匹配-Linear interpolation, bilinear interpolation method of image matching ~ ~
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:149109
    • 提供者:丽丽
  1. matlab1

    0下载:
  2. 练习读入lena.bmp图像,在workspace中查看图像,显示图像,并将此图像存储在C盘根目录下,命名为1.bmp。 读入两幅尺寸相同的图像(lena.bmp和sky.bmp),做加法,实现双曝光的效果。 读入两幅尺寸相同的图像(2.bmp和2background.bmp),做减法,实现减背景效果。 读入lena.bmp图像,编写一个模板,此模板是以图像中心为圆心,64像素为半径的圆内为1,其他位置为0,以此模板乘以读入的lena图像,显示结果。 用图像除法完成减背景操作(
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:单车少年
  1. fangdasuoxiao

    0下载:
  2. 在matlab环境下最近邻插值法、双线性插值法对图像进行放大和缩小。以及对图像加入噪声椒盐,高斯,乘性噪声。-The Matlab environment nearest neighbor interpolation, bilinear interpolation on the image to zoom in and out. And image noise added salt and pepper, Gaussian, multiplicative noise.
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:948
    • 提供者:李跃武
  1. bline-interp

    2下载:
  2. 编写了一个用于二维水深插值的双线性插值的fortran程序,用于水深的插值计算,内有验证的算例-Write a fortran program for two-dimensional depth interpolation bilinear interpolation, interpolation calculation for water depth, within a verification example
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:3801
    • 提供者:王龙
  1. INTERPOLATION

    0下载:
  2. 用于双线性的插值的水深求解程序,简单易懂,比较适合对规则的计算区域进行插值计算-Solver for bilinear interpolation depth, easy to understand, you can try, the exhibitions
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:1385
    • 提供者:王龙
  1. Programming-for-image-zoom

    0下载:
  2. 此程序利用两种方法对图像进行缩放:一种是领域插值法,另一种是双线性插值法,并对边界问题进行的必要的处理-This process using two methods of image scaling: one is the domain interpolation method, and the other one is bilinear interpolation, and the border of the necessary processing problems
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:11272
    • 提供者:梅浪奇
  1. marmousi-mode

    8下载:
  2. 地震勘探中常用的marmousi模型,用matlab绘出的原始图像,用线性插值,领近插值,双线性插值等多种差值方法来对marmousi模型进行处理-Marmousi commonly used in seismic exploration model of the original image using matlab plot, using linear interpolation, brought nearly interpolation, bilinear interpolation me
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:18622
    • 提供者:胡勇
  1. marmousi-linear

    0下载:
  2. 基于双线性基本原理编写的matlab程序,来处理marmousi模型,虽然运行速度慢了点,但是可以从根本上了解插值原理。-Based on the basic principle of the bilinear matlab written procedures to handle marmousi model, although the speed slow, but you can learn from the fundamental principle of interpolation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:18478
    • 提供者:胡勇
  1. MATLAB

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

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

    1下载:
  2. 图像扭曲变形 目标:编写一个图像扭曲变形程序,可以对图像进行扭曲变形。 (1)扭曲变形方式: 必做: 旋转扭曲/球面镜变形(二选一) B样条网格变形 选做:TPS网格变形 (2)插值方法比较 最近邻插值 双线性插值(bilinear) 双三次插值(bicubic) 作业要求: 提交程序源代码、执行码以及实验报告(包括:变形函数的选取与设计,使用插值方法的介绍与分析,程序框图,实验结果及分析等)。-Image distortio
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3668509
    • 提供者:luyz
  1. 16314262

    0下载:
  2. 用matlab编写的线性插值,最近邻域插值,和双三次样条插值,()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:16384
    • 提供者:QLKgqyn!048209
  1. hnif301

    0下载:
  2. 用matlab编写的线性插值,最近邻域插值,和双三次样条插值,()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:16384
    • 提供者:Sailk
« 1 2 34 »
搜珍网 www.dssz.com