登录
首页 » matlab » GUI

GUI

于 2012-12-17 发布 文件大小:13469KB
0 167
下载积分: 1 下载次数: 127

代码说明:

  对matlab中的GUI界面设计进行讲解并附有案例,例如如何进行界面菜单和控件设计,不同GUI之前函数传递,并讲解了如何调用自身函数(Matlab GUI interface design to explain the attached case, for example, how to interface menus and controls design, the different GUI function is passed before, and explain the how to call its own function)

文件列表:

GUI界面设计范例
...............\电信课程设计
...............\............\1.image_menu


...............\............\............\image_menu.fig,3782,2010-11-12
...............\............\............\image_menu.m,5884,2010-11-12
...............\............\............\lena.tif,65722,2006-04-04

...............\............\2.image_proc


...............\............\............\image_proc.asv,7389,2010-11-01
...............\............\............\image_proc.fig,6620,2010-11-01
...............\............\............\image_proc.m,7729,2010-11-01
...............\............\............\lena.tif,65722,2010-11-01

...............\............\............\rgb2yuv.m,131,2010-11-01
...............\............\............\show_rgb.m,806,2010-11-01
...............\............\3.two_gui


...............\............\.........\image_menu.fig,3477,2010-11-08
...............\............\.........\image_menu.m,5398,2010-11-08
...............\............\.........\image_rotate.fig,1839,2010-11-08
...............\............\.........\image_rotate.m,4509,2010-11-08
...............\............\.........\lena.tif,65722,2006-04-04

...............\............\4.function_calling


...............\............\..................\equ.m,251,2010-11-15
...............\............\..................\equalizations.m,2090,2010-11-13
...............\............\..................\equalization_total.m,2191,2010-11-15
...............\............\..................\hsi22rgb.m,1163,2010-11-12
...............\............\..................\image_proc.asv,7389,2010-11-01
...............\............\..................\image_proc.fig,7467,2010-11-15
...............\............\..................\image_proc.m,9949,2010-11-15
...............\............\..................\lena.tif,65722,2010-11-15


...............\............\..................\rgb22hsi.m,587,2010-11-12
...............\............\..................\rgb2yuv.m,131,2010-11-01
...............\............\..................\show_rgb.m,806,2010-11-01

...............\............\..................\yellowRose.bmp,297270,2010-11-15
...............\............\5.compression


...............\............\.............\compression_decompression.m,1006,2010-11-20
...............\............\.............\DCT_compression.fig,6495,2010-11-22
...............\............\.............\DCT_compression.m,30642,2010-11-22
...............\............\.............\equ.m,251,2010-11-15
...............\............\.............\equalizations.m,2090,2010-11-13
...............\............\.............\equalization_total.m,2191,2010-11-15
...............\............\.............\hsi22rgb.m,1163,2010-11-12
...............\............\.............\image_proc.asv,10248,2010-11-22
...............\............\.............\image_proc.fig,7383,2010-11-22
...............\............\.............\image_proc.m,10446,2010-11-22
...............\............\.............\lena.tif,65722,2010-11-15


...............\............\.............\rgb22hsi.m,587,2010-11-12
...............\............\.............\rgb2yuv.m,131,2010-11-01
...............\............\.............\show_rgb.m,806,2010-11-01

...............\............\.............\yellowRose.bmp,297270,2010-11-15
...............\............\第1讲-菜单型界面-20101025.ppt,1018880,2010-11-08
...............\............\第2讲-控件型界面-20101101.ppt,1646080,2010-11-08
...............\............\第3讲-不同GUI界面间的数据传递-20101108.ppt,1134080,2010-11-08
...............\............\第4讲-GUI调用自编函数-20101115.ppt,2615296,2010-11-15
...............\............\第5讲-学会考虑GUI设计中的细节问题-20101121.ppt,1735168,2010-11-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SERIALtEST
    nist部分算法研究,序列检测,频率检测,累加和检验检测(nist part of the algorithm research, sequence detection, frequency detection, cumulative and inspection)
    2016-11-26 21:22:57下载
    积分:1
  • renyanjiance
    基于YCgCr色彩空间与几何信息的人眼定位方法(YCgCr color space and geometry based on the information the human eye location methods)
    2009-11-25 18:38:27下载
    积分:1
  • partical-filter
    粒子滤波 图像处理程序,内有5个用于图像处理的程序(partical filter)
    2012-01-03 20:59:34下载
    积分:1
  • resample_bilinear
    可以实现图像的重采样,通过设置参数来减小或增大图像尺寸(Resampling of the image can be achieved by setting parameters to decrease or increase the image size)
    2015-05-04 15:31:25下载
    积分:1
  • demoBagSVM
    一种基于半监督的svm的图像分类方法。该方法通过聚类核的方法利用无标记样本局部正则化训练核的表达式。这种方法通过图像直接学习一个自适应的核。该程序仿真的是文章:Semi-supervised Remote Sensing Image Classification with Cluster Kernels。大家可以参考下。(A semi-supervised SVM is presented for the classification of remote sensing images. The method exploits the wealth of unlabeled samples for regularizing the training kernel representation locally by means of cluster kernels. The method learns a suitable kernel directly from the image, and thus avoids assuming a priori signal relations by using a predefined kernel structure. Good results are obtained in image classification examples when few labeled samples are available. The method scales almost linearly with the number of unlabeled samples and provides out-of-sample predictionsds)
    2013-09-03 10:44:56下载
    积分:1
  • fazhi
    迭代最佳阈值分割算法,寻找最佳阀值检测边缘(best iteration threshold segmentation algorithm to find the best edge detection threshold)
    2007-05-17 13:36:03下载
    积分:1
  • TV
    说明:  全变分图像去噪 tv_L2 模型 具有非常好边界保持能力的去噪算法(total variational for denosing)
    2020-03-24 20:45:07下载
    积分:1
  • matlab
    LANDWEBER迭代函数用于图像显示二维图像的显示和应用(LANDWEBER iteration function for image display and application of two-dimensional image display)
    2011-06-14 15:13:14下载
    积分:1
  • 水体指数
    说明:  利用matlab对多光谱遥感影像进行水体指数(ndwi)以及植被指数(ndvi)提取(Extraction of Water body Index (ndwi) and vegetation Index (ndvi) from Multispectral remote Sensing Images by matlab)
    2020-11-04 09:49:51下载
    积分:1
  • darkchannel
    暗通道去雾算法,可将风景图片实现去污效果。不会影响其原有的分辨率。效果比传统的均衡化好。(Dark channel dehazing algorithm, can achieve the decontamination effect picture. Will not affect its original resolution. Results than traditional good equalization.)
    2015-04-23 15:25:36下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载