搜索资源列表
fern123
- 用MATLAB绘制分形蕨的GUI程序,是非线性科学中分形理论的经典例子-MATLAB fractal fern GUI process, the nonlinear fractal theory of the classic examples
MATLABzuotu
- 几个MATLAB实现的GUI界面,如多选菜单,可控制小球运动速度的用户界面,函数变换等主要共初学者参考使用!-several MATLAB GUI interface, such as more election menu control the ball movement speed of the user interface, the main function transform a total beginners reference!
gui_tutorial
- matlab的GUI图形图象处理手册,有详细的例题说明!
SpacetimeMatlabCode
- 包括分层空时编码,网格空时编码,以及分组空时编码,很全面的matlab仿真程序,gui界面
maltab-gui
- MATLAB30个示例,包括常见的典型例子.-MATLAB30 a sample, including a classic example of common.
ex1
- 一个很好的matlab GUI示例,对学习GUI很有帮助-A good example of matlab GUI, GUI very helpful for learning
MATLABGUI
- 精通matlab gui-陈垚光的随书光盘,内有各章的源代码-Proficient in matlab gui-Chen Yao Light CD with the book, the chapters within the source code
matlabcode
- MATLAB GUI设计学习手记的所有源码,例程-Hearts MATLAB GUI design study of all source code, routines
matlab
- 图形用户界面(Graphical User Interfaces ,GUI)则是由窗口、光标、按键、菜单、文字说明等对象(Objects)构成的一个用户界面。用户通过一定的方法(如鼠标或键盘)选择、激活这些图形对象,使计算机产生某种动作或变化,比如实现计算、绘图等。-Graphical User Interface
gui
- matlab对图像技术的腐蚀断点连接,其中包括源代码和,实例。-matlab for image technology corrosion breakpoints connections, including source code and the instance.
MATLAB_commom-mistake(GUI)
- 是一篇pdf文档 。主要讲了,matlab中的GUI模块,得一些常见错误和解决办法。-Is a PDF document. Mainly about, the GUI module in MATLAB, some common errors and solutions.
XUEXICCHENGXU
- 用来学习matlab gui的各种小程序,配套《MATLAB GUI设计学习手记第二版》视频教程。-gui example
matlab--gui
- 数字通信原理通过matlab中的gui界面来实现,能直观的反应出通信学科中出现的图形变换等知识-Digital communication theory through the matlab gui interface to achieve, to reflect the intuitive graphic communications disciplines appears transform knowledge
MSComm
- 利用Matlab的GUI编写开发的串口通信模块, 串口通信助手编译文件-Use Matlab GUI developers to write serial communication module, serial communications assistant compiled files
matlab.gui
- matlab图形界面设计,程序已有详细的标注和解释,便于学习。-This presents graphical interface design about matlab, including a detailed annotation and interpretation, to facilitate learning.
gui
- 学会MATLAB的GUI交互式界面的编程,非常好,值得学习-Institute of GUI programming MATLAB interactive interface, very good, it is worth learning
GUI
- 身份证识别系统,可以识别简单的身份证号码-Application matlab produced second generation ID card identification system, open the photo, automatically recognized as identity card number
matlab经典算法源程序
- matlab数据处理,画图经典算法的源程序,源代码(the classic code of matab,which included data procession ,GUI and so on)
matlab 串口 gui
- 单片机串口发送数据,PC端建立matlab GUI界面接收串口数据,画图并保存数据(MCU serial port to send data, PC terminal to establish matlab GUI interface to receive serial data, draw and save data.)
精通MATLAB GUI设计
- 1、文件夹中均为MATLAB软件M文件程序; 2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应; 3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行; 4、程序头中功能介绍了此程序的主要实现的功能。