搜索资源列表
Keyboard
- 用matlab的GUIDE编写的GUI界面,可以实现简易的电子琴功能。并可以实现自动播放自定义的文件乐谱。-Written by matlab' s GUIDE GUI interface, you can achieve simple keyboard functions. And can automatically play custom music files.
MATLAB_guide
- 文章中介绍了matlab的所有重要命令,能够满足简单matlab编程的需求-Matlab article describes all the important orders, to meet the demand for simple programming matlab
GUI
- [摘 要] 通过Matlab 提供的可视化图形界面环境GUIDE 和Matlab 内嵌的相关函数设计完成的连续傅立叶变换演示界面,展示了图形用户界面在分析研究信号与系统分析中的重要应用.-[Abstract] Matlab provided through the graphical interface environment visualization and Matlab embedded GUIDE correlation function design is completed cont
MATLAB_User_Guide
- 这是Matlab的中文实用手册,内容很齐全,对学习和开发Matlab有很重要的帮助,找了老半天才找到这样齐全的文档,又需要的可以下载。-This is a practical handbook of Chinese Matlab, which is very important of learning and the development of Matlab,this is not easily fined, also in need can be downloaded
GUI_FILTER
- function varargout = GUI_FILTER(varargin) GUI_FILTER M-file for GUI_FILTER.fig GUI_FILTER, by itself, creates a new GUI_FILTER or raises the existing singleton*. H = GUI_FILTER returns the handle to a new GUI_FILTER or the handle to th
GUIwithMatlab
- MATLAB的gui指导,各种情况详细的代码-MATLAB-gui guide, the code in detail the various situations
MAGIC
- Tutorial GUI to demonstrate basic functionality of various controls on the GUI-This GUI will help the novice user get up to speed very quickly on using GUI-based applications. Everything is laid out in a very simple Step 1, Step 2, Step 3, etc. layou
MATLAB.chinesesBook
- 第一篇 基本概述 第一章 基本概述 第二章 初探MATLAB 第二篇 繪圖功能 第三章 二維平面繪圖 第四章 三維立體繪圖 第五章 數值運算與其他應用面 第六章 影像顯示與讀寫 第七章 動畫製作 第八章 握把式圖形與GUI設計 第九章 GUIDE:GUI設計環境 第三篇 變數與資料結構 第十章 矩陣的處理與運算 第十一章 字元與字串 第十二章 多維陣列 第十三章 異質陣
incidewave
- 主要描述的是平面电磁波的电磁散射问题,适合搞电磁计算的科研人员等-This guide provides a brief reference to the Graphical User Interface (GUI) that implements the propagation of a TE (Transverse Electric)/TM (Transverse Magnetic) plane wave through a multilayered structure of media w
GUI-with-Matlab
- GUI with Matlab。Written By: Yair Moshe。GUI with Matlab - Outline 1. Basic Graphics 2. Animation 3. Handle Graphics Objects 4. Creating GUI using GUIDE-GUI with Matlab。Written By: Yair Moshe。GUI with Matlab- Outline 1. Basic Graphics 2
MATLAB-GUI
- This a very good guide for the beginners who will work on GUI. -This is a very good guide for the beginners who will work on GUI.
MATLAB_GUI
- Matlab GUI编程技巧有关GUI实时显示的问题怎么直接将一段.txt格式导到MATLAB中-Matlab GUI programming skills issues related to how real-time display GUI directly to the section. Txt format in the guide to MATLAB
Using-MATLAB-with-Serial-Devices
- 用MATLAB的GUIDE工具做有GUI界面的串口通信上位机。实现MATLAB串口的通信,简单易行。-MATLAB GUIDE to do with a GUI interface tool for serial communication PC. Achieve MATLAB serial communication easy.
guistudyexample
- 一些比较经典的MATLAB gui界面的例子,对指导GUI编程很有意义 (数值分析)-Some of the more classic examples of MATLAB gui interface, it makes sense for GUI programming guide (Numerical Analysis)
uicontrol
- gui controls M-file shows how to use the GUIDE in MATLAB for example the pop-up menu. edit text, ect.,
GUI-with-Matlab
- GUI with Matlab,including basic graphics, animation, handle graphic objects, creating GUI using Guide-GUI with Matlab
GUIDE
- 自学MATLAB过程中对gui界面的总结,初学者可以当做入门参考资料(A summary of the GUI interface in the self-taught MATLAB process can be used as a beginner's reference for a beginner)
ply.tar
- this is a guide for matlab
matlab-GUIDE
- 帮助快速了解matlab-gui的各项功能(Help you get a quick understanding of the functions of matlab-GUI)
植物虫害检测(GUI,注释,svm算法)
- 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe