搜索资源列表
matlab and GUI
- 有关绘图的非常有用的学习资料,用它学习matlab,从入门到精通,面面俱到
Matlab的GUI函数,编写了一个友好的用户界面。该函数具有实时跟踪显示时间的功能digitalclock
- Matlab的GUI函数,编写了一个友好的用户界面。该函数具有实时跟踪显示时间的功能digitalclock
MATLAB打地鼠小游戏
- MATLAB编写的打地鼠小游戏,供学习MATLAB的GUI编程者参考。拷贝到MATLAB的工作目录下即可运行。
一个不错的Matlab的gui界面设计实例
- 一个不错的Matlab的gui界面设计实例[转] (2008-10-03 15:47:30) 标签:matlab gui 界面 校园 分类:Matlab实例 %非常漂亮的日历,网上下载的,忘了出处了
matlab
- 用matlab实现PID水箱控制,附加matlab设计的GUI界面程序界面,并对稳态量指标进行了计算-Tank to achieve PID control with matlab, matlab additional GUI interface program interface design, and steady-state volume index were calculated
rgb
- 有关图像的RGB三色的合成、分离,还用到了Matlab中得gui界面的设置。-Three-color RGB images related to the synthesis, separation, also used in Matlab, was gui interface settings.
Matlab-GUI
- 精通GUI图形界面编程(MATLAB) 施晓红版 外加几个相关的教程,不如施晓红的系统,但是有参考价值 图书馆热门书籍,专业书籍,一般书店买不到-Proficient in GUI graphical interface programming (MATLAB) Xiaohong Shi version plus some related tutorial, there is reference value for the library popular books, prof
GUIdigitalbeamformingalgorithmlibrary
- 使用matlab的GUI工具做的数字波束形成算法库,共两个m文件。-Using matlab to do the GUI tools of digital beamforming algorithm library, a total of two m files.
matlab
- MATLAB的一些实例,包括神经网络,小波变换,绘图,GUI等-Some examples of MATLAB, including neural networks, wavelet transform, graphics, GUI, etc.
matlab
- 实现简单的图形用户界面,GUI能实现人机友好的交互。-the program is to creat a gui,GUI is a good tool between man and computer.
MATLAB.COMMAND
- MATLAB使用命令大全。内容涵盖多方面,包括文件管理,GUI,声音处理等方面的命令。可以当做使用手册来看-MATLAB using the command Tai Quan. Covers various aspects, including document management, GUI, sound processing, etc. commands. You can look at as a user manual
gui
- 这是一个matlab 的GUI,matlab的版本可在7.0-matlab GUI
MATLAB-GUI
- MATLAB中GUI的学习例子及其编程思想,两个小例子:1.风车设计2.计算器设计-Learning MATLAB examples in the GUI and their programming ideas, two small examples: 1. Windmill design 2. Calculator design
matlab GUI布局程序
- matlab工具箱,帮助设计框架式的GUI界面,方便,简洁,大方
matlab图形GUI教程
- 用于matlab的GUI编程,通过案例提供快速的学习方法(GUI programming for MATLAB, through the case to provide a quick learning method)
MATLAB中GUI多标签页的制作方法
- MATLAB中GUI多标签页的制作方法,教如何用多标签编程的方法(The method of making GUI multi label pages in MATLAB, teaching how to use multi label programming)
MATLAB实践GUI成绩管理系统
- 文件包含matlab的源代码m文件,gui文件,文本说明,都很详细,需要的可以下载(The file contains the matlab source code m file, the GUI file, the text descr iption, all very detailed, the need can be downloaded.)
基于matlab的gui的火灾检测(究极完全版)
- 各类函数都有,运行就出图。简单上手,无需复杂操作。
基于MATLAB人民币识别系统设计
- 这是我的毕业设计,需要的可以下载,改一下论文查重过了就能毕业。本设计为基于MATLAB的人民币识别系统,带有一个GUI界面。文件包括代码、所需纸币图片、毕业论文、毕业答辩PPT、开题报告、任务书、审计表、答辩记录表。代码可以完美运行。
基于MATLAB的手写识别(可以自行添加数据集)
- 本案例使用MATLAB的GUI设计的一个手写板,利用BP神经网络实现手写识别的项目,案例中可以利用手写板自己建立数据集,并且完成训练来添加字库。