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

搜索资源列表

  1. zoom

    0下载:
  2. matlab实现双线性插值算法,在界面上实现读取存放缩放图片-matlab bilinear interpolation algorithm to achieve, in the interface to read stored zoom picture
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:1391
    • 提供者:王正君
  1. Untitled

    0下载:
  2. 用MATLAB对图象进行放大或缩小,用双线性内差值方法.-zoom in or out the picture
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:570
    • 提供者:生如夏花
  1. CordFitIdeal

    1下载:
  2. 坐标转换:已知n个点在a,b两坐标系中的坐标值,采用优化方法求转换关系(标准的7参数转换关系,x,y,z的移动,x,y,z的旋转,以及缩放系数)ps:附带空间旋转公式。input: points in A and B。 output:transfer relationship (u,v,w: shit of x,y,z。 a,b,g: rotate of x,y,z 。k:zoom)-Coordinate Transfer:A,B are tow coordinates. This progra
  3. 所属分类:matlab

    • 发布日期:2017-03-10
    • 文件大小:2097
    • 提供者:胡瑞飞
  1. ginput2

    0下载:
  2. Do you still use GINPUT to graphically select points on current axes with the mouse? Try this one! With GINPUT2 you can also: 1. ZOOM: in, out (double-click)! 2. PAN: when dragging! 3. DELETE: last selected point! 4. PLOT: while sele
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7670
    • 提供者:Mike Gao
  1. mandelbrot

    0下载:
  2. This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although mandelbrot equation is Z=Z^2+
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:8290
    • 提供者:Mike Gao
  1. matlab

    1下载:
  2. 通过像素复制放大或缩小图像实验,imgchang1函数为缩小图像,imgchang2函数为放大图像-By pixel replication zoom in or out experiments, imgchang1 function to narrow the image, imgchang2 function enlarge image
  3. 所属分类:matlab

    • 发布日期:2016-09-08
    • 文件大小:761856
    • 提供者:victor
  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. ZOOM_FFT_main-

    1下载:
  2. 利用MATLAB编写的关于频谱细化(Zfft)的程序,有注释。-Spectrum zoom (Zfft) program using MATLAB There are notes in it.
  3. 所属分类:matlab

    • 发布日期:2014-09-20
    • 文件大小:1024
    • 提供者:延崭
  1. xihua

    0下载:
  2. matlab中细化谱的示例程序,操作简单,可直接复制,便于调用。-Zoom Spectrum in matlab sample program, simple operation, can be directly copied, easy call.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1252
    • 提供者:
  1. new

    0下载:
  2. 代码是matlab上图像放大/缩小,双线插值的简单例程-Matlab code on the picture to zoom in/out, a simple double interpolation routines
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:659
    • 提供者:才哥
  1. qxtsfqg

    0下载:
  2. 实现全息图的缩放仿真,基于matlab软件!!!验证成功-Zoom in hologram simulation, based on matlab software! ! ! Authentication is successful! !
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1165
    • 提供者:lht
  1. Bilinear-interpolation

    0下载:
  2. MATLAB编写代码实现图像放大和缩小的双线性内插法-MATLAB code to realize the image zoom in and out of the bilinear interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:776
    • 提供者:
  1. Matlab

    0下载:
  2. 利用matlab实现图片的编辑,图像的亮度调节,缩小和放大,格式的转换等。-Using matlab realize image editing, image brightness adjustment, zoom in and out, format conversion and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:11576
    • 提供者:于桂兰
  1. magnify

    0下载:
  2. 放大显示matlab输出图像局部区域,放大区域可以随意在原图像拖动,相应的放大区域会显示出来,同时显示放大区域和源图像。(Magnified display matlab output image local area, zoom in the region can be free to drag the original image, the corresponding amplification area will be displayed, while displaying the enl
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:蜘蛛侠233
  1. magnify

    0下载:
  2. 图形的放大截取处理,matlab中画的任何图形都可以用这个程序来放大,放大之后的图形会自动生成相应的坐标系。(The magnification of the graph is taken, and any figure drawn in matlab can be amplified by this program, and the corresponding coordinate system will be automatically generated after the zoom.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:桃花
搜珍网 www.dssz.com