搜索资源列表
MATLAB_ks
- 利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱实现以下的图像处理功能: 1. 采用matlab Guide设计实现图像界面与按钮界面。 2. 连接摄像头,编写MATLAB初始化程序 3. 用摄像头采集一副图像,并能实现保存(使用控件按钮保存)。 4. 设计按钮实现对图像进行任意的亮度和对比度变化调整,显示和对比度变化前后的图像。 5. 设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 -Designed and
displayedit
- 用matlab gui编写的通过按钮获取编辑框中的数据,并在静态文本框中显示。-Prepared by using matlab gui button for edit box of the data and display the static text box.
CreatingGraphicalUserInterfaces
- 一本介绍matlab GUI编程的书,里面包括了各种控件的编程,比如菜单、编辑框、按钮、列表框等。-An introduction matlab GUI programming books, which include a variety of control programming, such as menus, edit boxes, buttons, list boxes and so on.
activeContoursSnakesDemo
- 本演示实现了主动轮廓模型由Kass等人提出。 要运行它的图形用户界面 1。基于MATLAB型引导提示。 2。关于“到现有的图形用户界面,点击” 3。选择在与本文件相同的目录snk.fig文件 4。按一下上方的绿色箭头启动图形界面 一旦GUI已经启动,您可以通过使用蛇 1。点击“新形象”,并加载输入图像。提供的样品图像。 2。平滑参数设置“西格玛”或保留其默认值并点击“过滤器”。这将平滑图像。 3。只要你点击“过滤器”,头发会出现交叉
Alerter
- 一个计算器程序可以进行定时闹钟。 用GUI图形编程界面的方法控制一些按钮。 用类中的一些方法实现所需要的东西。 -A calculator program can be timed alarm. GUI graphical programming interface with methods to control some of the buttons. Some of the methods used to achieve the class what they need.
FitDataToALogisticFunction
- 在这项工作中所使用的方法是基于一个由大卫阿诺德教程。 http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf 这将运行该Logistic.m带来了图形用户界面。 1。放弃在列的格式文本文件中的x值 2。放弃在山口格式文本文件中的y值 3。的阴谋初始 按钮将绘制的分布 4。 查找适合 按钮,会找到最适合 5。 重置 将删除的情节(虽然我想打扫所有的领域
simulation-piano-keyboard-in-Matlab
- 使用matlab编程GUI界面模拟琴键,点击GUI按钮发出相应频率的声音-Simulation using matlab programming GUI interface keys, click on the GUI button corresponding frequency sound issue
update
- 一个简单基于matlab GUI实现按键发出警报并可以实现暂停的按钮-A simple realization based on matlab the GUI button to sound the alarm and pause button
GUI
- 产生图形窗口,生成静态文本,生成控制按钮,添加自定义菜单,创建现场菜单等功能-to Produce the graphics window, to generate static text, to generate the control button, to add a custom menu, to create a site menu and other functions
432
- matlab gui实例,创建一个窗口,绘制三维图像,创建按钮,修改颜色-matlab gui example, create a window, and modify the menu bar buttons
example
- 用matlab编写的一个人机界面,具有读取文件功能,操作按钮功能等-A matlab GUI program which can read file, operating button act.
Matlab-GUI-tuxiangchuli
- 利用MATLAB中的GUI(图形用户界面),实现图像的读取,边缘检测,四叉树分解,直方图阈值分割,二值化差值的实现,并设计了退出按钮。-In MATLAB GUI (graphical user interface), to achieve image reading, edge detection, quad-tree decomposition, histogram thresholding, binary difference implementations and designed th
tuxiangchuli-GUI--jiemiansheji
- 利用MATLAB中的GUI(图形用户界面),实现图像的频率位移变换、加入高斯噪声、图像平滑、离散余弦变换、图像反转,并设计了退出按钮-In MATLAB GUI (graphical user interface), to achieve the image displacement transducer frequency, adding Gaussian noise, image smoothing, discrete cosine transform, image reversal, an
gui17
- matlab中gui的学习方法讲解,主要是建立按钮,按钮功能等方法-MATLAB gui SUTDY
gui16
- MATLAB中GUI的学习,建立界面,添加按钮,设置功能等-gui of MATLAB is important
Convolution-of-the-basic-signal
- 在Matlab中通过设计GUI,按下相应的卷积按钮,实现基本信号的卷积功能,并保存实验结果,返回主界面。-In Matlab through the design of GUI, press the button corresponding convolution convolution function, to achieve the basic signal, and save the experimental results, return to the main interface.
Fourier-transform-of-basic-signal
- 在Matlab中设计GUI,按下相应的按钮实现方波信号和指数信号的卷积功能,并保存实验结果。-Design of GUI in Matlab convolution function, press the corresponding button to achieve a square wave signal and exponential signal, and save the experimental results.
Realization-of-filter
- 在Matlab中设计GUI,按下相应的按钮,实现IIR高通滤波器和IIR低通滤波器的功能,并保存实验结果。-Design of GUI in Matlab, press the corresponding button, the realization of IIR high pass filter and IIR low-pass filter function, and save the experimental results.
MatlabGUINo4Button
- Matlab GUI按钮使用大全,可以容易地通过例子学习如何操作按钮。-Matlab GUI button Compendium, you can easily learn how to operate the button by way of example.
GUI
- 一、实验任务1:静态文本、编辑框、按钮的使用 二 实验任务2:轴控件的使用(Experimental task 1: the use of static text, edit box, button Experimental task 2: use of axis control)