搜索资源列表
MATLAB打地鼠小游戏
- MATLAB编写的打地鼠小游戏,供学习MATLAB的GUI编程者参考。拷贝到MATLAB的工作目录下即可运行。
一个不错的Matlab的gui界面设计实例
- 一个不错的Matlab的gui界面设计实例[转] (2008-10-03 15:47:30) 标签:matlab gui 界面 校园 分类:Matlab实例 %非常漂亮的日历,网上下载的,忘了出处了
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.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
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
- 这是本人编写的matlab的GUI程序,可以实现交互式的界面。里面的程序是bp神经网络的应用,另一个回归分析的程序还没有写。可以实现的功能是利用神经网络,然后上传数据,根据数据训练网络,然后可以输入部分数据,验证网络。-This is my GUI program written in matlab, you can achieve interactive interface. Bp inside the program is the application of neural networks
GUI
- 任务车间调度MATLAB,GUI界面,墙纸排序生产问题-Task shop scheduling MATLAB, GUI interface, wallpaper sort of production problems
MATLAB报账gui+exe
- 这是一款基于MATLAB gui的报账系统,已生成可执行程序exe,可以直接使用。(This is a MATLAB GUI Based on the reimbursement system, the generated executable program exe, can be used directly.)
ekf-slam-matlab-master
- 基于matlab平台的slam模拟器,GUI界面,地图构建和定位。(SLAM simulator in MATLAB that uses a graphical interface for visualisation and allows manual mapping of rooms and obstacles.)
matlab图形GUI教程
- 用于matlab的GUI编程,通过案例提供快速的学习方法(GUI programming for MATLAB, through the case to provide a quick learning method)
MATLAB GUI设计学习手记【罗华飞编着2011】
- MATLAB中GUI程序的开发历程,过程解读。(GUI development process in MATLAB, the process of interpretation.)
matlab,gui
- 通过matlab实现GUI功能对音频进行获取,频率分析等功能(The realization of gui function through matlab for audio acquisition, frequency analysis and other functions)
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神经网络实现手写识别的项目,案例中可以利用手写板自己建立数据集,并且完成训练来添加字库。