CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matlab figure

搜索资源列表

  1. 主要通过matlab绘画罗盘图

    0下载:
  2. 主要通过matlab绘画罗盘图、速度向量图、二维矢量图、三维矢量图图。-Mainly through the matlab figure drawing compass, velocity vector maps, two-dimensional vector, three-dimensional vector map.
  3. 所属分类:绘图程序

    • 发布日期:2017-03-24
    • 文件大小:883
    • 提供者:徐俊
  1. HistogramEqualization.rar

    0下载:
  2. 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:203876
    • 提供者:jhm
  1. matlab-sanwei-hanshu

    1下载:
  2. matlab 极坐标图形的绘制、三维曲线、三维网格、三维阴表面明图-matlab polar graphics rendering, three-dimensional curves, three-dimensional grid, three-dimensional surface Ming Yin Figure
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:1607
    • 提供者:徐俊
  1. Matlab图像处理_米粒识别

    2下载:
  2. Matlab图像处理_米粒识别 用来计数图中米粒个数-Matlab Image Processing _ identify rice grain used to count the number of the figure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-19
    • 文件大小:149286
    • 提供者:
  1. DataRecog

    0下载:
  2. 用神经网络,实现手写数字0-9的识别,对于相似度小的拒绝识别-Using neural networks, implementation figure 0-9 handwriting recognition, the similarity of small refuse recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:210660
    • 提供者:wu song lin
  1. laplace-transform

    0下载:
  2. 利用matlab画出函数的零极点图和拉普拉斯变换曲面图。可观察曲面图的峰点和谷点与零、极点分布的对应关系。-Function zero degree figure and laplace transform 。
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:133446
    • 提供者:ganlingfeng
  1. A2008

    0下载:
  2. awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14876
    • 提供者:money
  1. mingcheng

    0下载:
  2. 红外图像拼接,将两幅有重叠的图拼成一幅,以实现相关拼接-Infrared image mosaic, the two overlapping Figure 1 spell in order to achieve the relevant splicing
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:385838
    • 提供者:lilin
  1. Figure

    0下载:
  2. 仿照MATLAB绘图函数自写的FIGURE类,能根据数据大小自动调整纵横坐标,也可以手动设置坐标大小。-Modeled on MATLAB graphics functions since written FIGURE categories, can automatically adjust the data size of vertical and horizontal coordinates, can also manually set the size coordinates.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-25
    • 文件大小:4161
    • 提供者:tiansongpo
  1. matlab6.5chengxu

    0下载:
  2. 第一章 MATLAB6.5 基础 第二章 MATLAB 图形绘制基础 第三章 MATLAB 图形对象 第四章 MATLAB 图形对象操作 第五章 GUI 设计 第六章 MATLAB 特殊图形的绘制 第七章 MATLAB 高级绘图功能】 第八章 数字图像原理 第九章 MATLAB 图像显示与色彩 第十章 MATLAB 图像正交变换 第十一章 滤波器的设计 第十二章 MATLAB 图像运算 第十三章 MATLAB 图像增强 第十四章
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:78502
    • 提供者:guoxin
  1. Smooth

    0下载:
  2. 领域平均滤波与中值滤波,Matlab6.5实现的.m文件,附有原图、椒盐噪声图、高斯噪声图和处理过的图的效果比较。-The area of average filtering and median filtering, Matlab6.5 of implementation. M files with artwork, Salt and Pepper Noise Figure, Gaussian noise maps and plans of treatment have been more e
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:351142
    • 提供者:张宇
  1. face

    0下载:
  2. PCA人脸识别的matlab源代码,可以作为初学者学习揣摩之用-PCA face recognition matlab source code, you can try to figure out as a beginner to learn the use of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1972
    • 提供者:
  1. WebSafeColors

    0下载:
  2. 本实验要求将任意一个RGB图像转换为web-safe RGB图像,并要求将图6.8转换为web-safe RGB彩色图像,图像的原始格式为jpg格式,要求将结果图像也转换为jpg格式。该实验中首先编写把RGB图像转换为web-safe RGB图像的通用程序,然后调用这个程序实现对图6.8的转换。-Requirements of this experiment will be any RGB image is converted to web-safe RGB images, and reques
  3. 所属分类:Special Effects

    • 发布日期:2015-11-11
    • 文件大小:55873
    • 提供者:jhm
  1. PseudoColorImageProcessing

    1下载:
  2. 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image pro
  3. 所属分类:Special Effects

    • 发布日期:2015-04-26
    • 文件大小:305175
    • 提供者:jhm
  1. maketu

    0下载:
  2. 二维图及三维图的绘制指令,并含有一些有趣的成品图,等高线,数据的一般处理图-Two-dimensional maps and three-dimensional mapping instructions and the product contains some interesting maps, contour lines, data in general will deal with Figure
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:4456
    • 提供者:王正宇
  1. pratt

    0下载:
  2. Edge preservation measure Index: Pratt s Figure of Merit
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:700
    • 提供者:bjency
  1. Qplot

    0下载:
  2. 交互式的matlab plot绘图工具,绘制二维三维图形.-QPLOT interactive ploting program Qplot opens a standadr MATLAB figure with three options added to the menu bar: Qfile, Qoptions and Qgraph. Under Qfile you can read data files (text or Excel). Under Qoptions you can
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-25
    • 文件大小:152466
    • 提供者:frankcy
  1. FIGURE

    0下载:
  2. 一个画图程序,功能根据已有数据画出数据的时域图,频域图,折射率-A program of matlab figure
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2826
    • 提供者:lumin
  1. matlab人像磨皮

    0下载:
  2. 简单的matlab人像磨皮功能,简单运用滤波器(Simple figure grinding function)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-31
    • 文件大小:58368
    • 提供者:杨梅2233
  1. fig2tiff

    0下载:
  2. convert matlab figure .fig to .tiff
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:www27
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com