搜索资源列表
mapcalcArea
- 这个GUI程序让你测量面积和图像中路径的长度,实现了对面积和路径的测量。-a gui which allow measuring an areas size and a paths length on an image (map). You can calibrate the image scale. You place points using left mouse button and remove points & areas with right mouse button. Yo
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.
shiyan2
- 本文主要阐述了DTMF的原理及如何在MATLAB上产生DTMF信号,主要涉及到电话拨号音合成的基本原理及识别的主要方法,利用 MATLAB 软件以及 FFT 算法实现对电话通信系统中拨号音的合成与识别。并进一步利用 MATLAB 中的图形用户界面 GUI 制作简单直观的模拟界面。 能够利用矩阵不同的基频合成 0 - 9 不同按键的拨号音,并能够对不同的拨号音加以正确的识别,实现由拨号音解析出电话号码的过程,完成对电话拨号音系统的简单的实验仿真。-This paper described the
simulation-piano-keyboard-in-Matlab
- 使用matlab编程GUI界面模拟琴键,点击GUI按钮发出相应频率的声音-Simulation using matlab programming GUI interface keys, click on the GUI button corresponding frequency sound issue
MATLAB-GUI-instruction-Video-5
- MATLAB GUI教学视频5:使用Button Group绘制不同的正弦曲线-MATLAB GUI instruction Video 5: Using the Button Group to draw different sinusoidal
psoToolbox
- Help psoToolbox V1.0 psoToolbox provides an interective GUI based Toolbox to solve optimization problems using particle swarm optimization. Creat a fitness function in M-file. Inputs: Function : Function handle of fitness function.
使用Button Group绘制不同的正弦曲线(源程序)
- 本文档使用matlabgui控件绘制正弦曲线。(This document draws a sine curve using the matlabGUI control.)