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

搜索资源列表

  1. ShuZiTuXiangdip

    1下载:
  2. 图像处理的程序实现,基于matlab,但是没有直接采用matlab的相关语句。 内容包括:1.图像灰度直方图的显示、灰度直方图的计算 2.图像的几何变换——水平镜像图、垂直镜像图、水平错切图、垂直错切图 3.图像的平滑、锐化滤波 4.图像的阈值分割 运行程序的main函数,根据提示进行操作即可 -image processing program, based on Matlab, But not directly related to the use of Matlab statemen
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3704
    • 提供者:张焕人
  1. LinearFrequencyModulation

    0下载:
  2. 线性调频脉冲压缩(用于雷达方面)原理的简单介绍和matlab仿真程序及仿真结果图-chirp pulse compression (for the radar) on the principle of simple and Matlab simulation program and imitation The results of Figure
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:149971
    • 提供者:lj
  1. Matlab_imageMatlab

    0下载:
  2. 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(BW2) 相关命令: makelut 2.best
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:427376
    • 提供者:keke
  1. 3

    0下载:
  2. 第三章 MATLAB 图形对象 3.1 图形对象 3.1.1 Root 对象 3.1.2 Figure 对象 3.1.3 Uicontrol 对象 3.1.4 Uimenu 对象 3.1.5 Axes 对象 3.1.6 Image 对象 3.1.7 Line 对象 3.1.8 Patch 对象 3.1.9 Rectangle 对象 3.1.10 Surface 对象 3.1.11 Light 对象 3.1.12 Tex
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3880
    • 提供者:ly
  1. figureopt

    0下载:
  2. matlab经典算法的程序-特殊绘图,figure operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3063
    • 提供者:楚燕
  1. invGUI

    0下载:
  2. 解压之后.添加到matlab->file->set path里面,就可以直接运行InvGUI.输入具体的数值后,自动plot figure.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4841
    • 提供者:lipu721
  1. paintline

    1下载:
  2. 一个简单的在figure中用鼠标画直线的例子。最终是想在matlab环境下编一个用鼠标画贝塞尔曲线的程序,现在正在研究中。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1177
    • 提供者:海涛
  1. sim2

    0下载:
  2. MATLAB code related to plotting figure
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:6144
    • 提供者:MHBMHBMHB
  1. Modulation

    0下载:
  2. MATLAB code related to plotting figure and modulation of signals
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:14336
    • 提供者:MHBMHBMHB
  1. MIMO Channel

    0下载:
  2. MATLAB code related to plotting figure Also about channel estimation and mimo systems
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:MHBMHBMHB
  1. plotxx

    0下载:
  2. matlab绘图,两个横坐标轴&一个纵坐标轴,两条曲线绘制在一个fig图中(matlab figure, double x axis)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:tuziyuhua
  1. plotxxx

    1下载:
  2. matlab绘图,三个横坐标轴&1一个纵坐标轴,三条曲线绘制在一个fig图中(matlab figure,three x axises)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:tuziyuhua
  1. 打包matlab文件

    1下载:
  2. 屏幕缺陷检测背景纹理拟合,用于LED mura缺陷检测(for p=1:1 [X,Y,Z]=random_point(img,0.5); C=coeffi(X,Y,Z); background=form(img,C); IMG=im2double(img); defect=IMG-background; img=defect; end defect=abs(defect); figure(2),imshow(img,[]),title('');)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:Jia1
  1. ex43

    0下载:
  2. 对于实序列??[??]=??????(????/??),???≤??≤????;计算出??(??????)。并对x[n]作奇偶分量分解,分别计算出奇、偶分量的频谱????(??????)与谱 ????(??????)。 (1)频率计算范围:-pi~pi,频率步长设置:pi/800; (2)分别画出:x[n]的频谱实部、x[n]的频谱虚部、偶分量的频谱实部、偶分量的频谱虚部、奇分量的频谱实部、奇分量的频谱虚部;排列方式如图所示; (3)6个图的横坐标对pi作归一化处理,显示范围设置为:-1~
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:124928
    • 提供者:Ky_Brave
  1. experiment_4

    1下载:
  2. 离散信号的DTFT和DFT 分别计算16点序列 的16点和32点DFT,绘出幅度谱图形,并绘出该序列的DTFT图形。(DTFT and DFT for discrete signals The 16 point and 32 point DFT of the 16 point sequence are calculated respectively, and the amplitude spectrum pattern is drawn, and the DTFT figure of the
  3. 所属分类:matlab例程

    • 发布日期:2019-05-12
    • 文件大小:1024
    • 提供者:kuaijg
  1. Gibbs Program

    1下载:
  2. 本程序是用来放大吉布斯现象的,通过在命令窗口输入不同的分解级数N,用一系列分解的技术来合成矩形波信号,能够观察到在阶跃处存在吉布斯现象,且当级数N越大时,吉布斯现象越明显。(This program has discribe a Gibbs phenomenon. Run it and you can see the Gibbs-phinomenon figure, when input different term-by-term(N) in Command window,.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-31
    • 文件大小:2048
    • 提供者:yt.G
  1. CodeofVeMACANovel

    1下载:
  2. VeMAC A Novel Multichannel MAC Protocol for Vehicular AdHoc 论文之复现(VeMAC A Novel Multichannel MAC Protocol for Vehicular AdHoc and matlab code to draw its figure!)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-12
    • 文件大小:1481728
    • 提供者:ytmhgffc
  1. power_wind_dfig

    4下载:
  2. MATLAB模型,双馈风电机组基于最大功率跟踪,低风速超速控制,中风速高风速变桨距控制(DFIG MATLABThe wind turbine and the doubly-fed induction generator (WTDFIG) are shown in the figure called The Wind Turbine and the Doubly-Fed Induction Generator System. The AC/DC/AC converter is divided i
  3. 所属分类:matlab例程

    • 发布日期:2021-03-31
    • 文件大小:82944
    • 提供者:zzZZ0202
  1. Desktop

    1下载:
  2. 通过matlab程序来生成各种材料的晶格图(production of crystal figure)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-11
    • 文件大小:1024
    • 提供者:mctown
  1. 57898

    0下载:
  2. 标准化数据,可以用来进行Bland-Altman and correlation 以及画图(This customizable data analysis tools generates a Bland-Altman and correlation scatter plot. Data can be displayed using color and shape coding of groups using a 2D or 3D matrix notation. Data points can
  3. 所属分类:其他

« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 28 »
搜珍网 www.dssz.com