CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - learning MATLAB GUI
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - learning MATLAB GUI - List
[
Embeded-SCM Develop
]
音乐分析
DL : 0
matlab 音乐分析 学习matlab的gui功能 帮助学习matlab 信号处理 音乐分析-Matlab music analysis study Matlab gui features help learning music Matlab Signal Processing Analysis
Update
: 2025-02-19
Size
: 410kb
Publisher
:
吴建飞
[
matlab
]
uicontrol
DL : 0
代码为本人学习matlab的GUI程序设计期间,所做的uicontrol的所有例子,适合初学uicontrol的同学们。期望与大家共同进步,一起研究问题。-I am learning matlab code for the GUI program design, the uicontrol done all the examples, suitable for beginner students uicontrol. U.S. look forward to working with the common progress, together with research questions.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
吴应涛
[
Other
]
matlab(GUI)
DL : 0
matlab界面(GUI)制作,学习matlab的就有福气了-matlab interface (GUI) making, learning matlab on a lucky
Update
: 2025-02-19
Size
: 233kb
Publisher
:
aoyutian
[
matlab
]
matlab-GUI
DL : 0
一个关于matlab,制作用户界面的程序,很好的学习代码-On matlab, the production of user interface procedures, good learning code
Update
: 2025-02-19
Size
: 6kb
Publisher
:
张明
[
matlab
]
svm
DL : 1
SVM matlab GUI可视化界面 直观形象 代码解释比较详细 对GUI学习和svm学习都有帮助-SVM matlab GUI interface intuitive visualization of the image of the code explained in more detail on the GUI SVM learning and learning help
Update
: 2025-02-19
Size
: 485kb
Publisher
:
刘向阳
[
AI-NN-PR
]
mani
DL : 0
mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36 Methods obtained from various authors. (1) MDS -- Michael Lee (2) ISOMAP -- J. Tenenbaum, de Silva, & Langford (3) LLE -- Sam Roweis & Lawrence Saul (4) Hessian LLE -- D. Donoho & C. Grimes (5) Laplacian -- M. Belkin & P. Niyogi (6) Diffusion Map -- R. Coifman & S. Lafon (7) LTSA -- Zhenyue Zhang & Hongyuan Zha -mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36 Methods obtained from various authors. (1) MDS-- Michael Lee (2) ISOMAP-- J. Tenenbaum, de Silva, & Langford (3) LLE-- Sam Roweis & Lawrence Saul (4) Hessian LLE-- D. Donoho & C. Grimes (5) Laplacian-- M. Belkin & P. Niyogi (6) Diffusion Map-- R. Coifman & S. Lafon (7) LTSA-- Zhenyue Zhang & Hongyuan Zha
Update
: 2025-02-19
Size
: 14kb
Publisher
:
suxin
[
matlab
]
ECG1
DL : 1
基于MATLAB的串口收发程序,可以完成数据的接受,波形显示,存储,基于小波理论的消噪处理,对于学习MATLAB的GUI编程很有好处!-Serial transceiver based on MATLAB program to complete the data received, waveform display, storage, de-noising based on wavelet theory, processing, MATLAB-GUI programming for learning is very good!
Update
: 2025-02-19
Size
: 8kb
Publisher
:
罗生
[
Documents
]
Matlab_GUI_handbook
DL : 0
matlab GUI学习的入门资料,实例一步一步引导,不信你学不会-matlab GUI introductory information on learning
Update
: 2025-02-19
Size
: 190kb
Publisher
:
熊飞
[
Other
]
gui
DL : 0
适合MATLAB初学者进行GUI学习,包括了李显洪《Matlab7.x界面设计与编译技巧》,精通GUI图形界面编程(MATLAB),MATLAB_GUI设计学习手记,GUI制作1,2-MATLAB GUI for beginners to learn, including Li Xianhong " Matlab7.x interface design and build skills," proficient in GUI graphical interface programming (MATLAB), MATLAB_GUI design learning Notes, GUI making 1,2
Update
: 2025-02-19
Size
: 37.33mb
Publisher
:
吴昊
[
matlab
]
shili
DL : 0
matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very good example: 1. with multiple axes of GUI, the main learning control which axis is the object of drawing commands and edit the text boxes with the number of read input. 2. The list box directory reader, the main study to obtain the path, load, open the file 3. From the variable list box to access the work area, learning the basic work area exists in the variable names into the list box, select a number of other 4 . address book readers, the more integrated, more technology used. Including open, save, modify mat file, save and re-use handles structure called shared data.
Update
: 2025-02-19
Size
: 25kb
Publisher
:
lewis
[
matlab
]
GUI-drawing-board
DL : 0
Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7、操作比较人性化,模仿了windows画板; 8、该程序牵涉的面广,是一个很好的GUI学习资料。 -Matlab mouse drawing, with the pop-up menu select the drawing marks, color edit record mouse coordinates, but relatively simple function, can only draw a line, not drawing rectangles, ellipses, etc. One of the difficulties is this: how the process of dragging the rectangle/oval contours, and outline follow the mouse pointer moves. Program Highlights: 1, select point, line, rectangle, ellipse for drawing 2, optional marker, LineTyple the drawing 3, choose paint colors 4, real-time display the current coordinates of the mouse pointer 5, to clear the drawing board 6, save-drawn map (bmp, jpg, gif) 7, operation more user-friendly, imitating the windows drawing board 8, the program involved a wide range, the GUI is a good learning materials.
Update
: 2025-02-19
Size
: 20kb
Publisher
:
ydb
[
matlab
]
MATLAB-GUI
DL : 0
MATLAB中GUI的学习例子及其编程思想,两个小例子:1.风车设计2.计算器设计-Learning MATLAB examples in the GUI and their programming ideas, two small examples: 1. Windmill design 2. Calculator design
Update
: 2025-02-19
Size
: 5kb
Publisher
:
王慧慧
[
matlab
]
MATLAB-GUI
DL : 0
【MATLAB GUI设计学习手记】源代码-【Notes】 learning MATLAB GUI design source code
Update
: 2025-02-19
Size
: 3.24mb
Publisher
:
杨先生
[
Special Effects
]
MATLAB-GUI-tuxiang
DL : 0
matlab gui图像处理,很全很实用,值得大家慢慢学习-matlab gui image processing, it is all very practical, worth learning slowly
Update
: 2025-02-19
Size
: 877kb
Publisher
:
chen
[
matlab
]
Matlab-GUI-Handbook
DL : 0
matlab GUI手册,学习gui图形界面的好教材。-matlab GUI manual, a good graphical interface gui learning materials.
Update
: 2025-02-19
Size
: 190kb
Publisher
:
liu xingyu
[
2D Graphic
]
creaseg
DL : 0
主动轮廓跟踪的matlab GUI显示,对于学习GUI很有帮助。-Active contour tracking matlab GUI display, helpful for learning GUI.
Update
: 2025-02-19
Size
: 1.78mb
Publisher
:
顾盼中
[
Graph program
]
《精通MATLAB GUI》光盘的内容
DL : 0
精通MATLAB光盘的内容,学习MATLAB的经典教程(Proficient in MATLAB CD-ROM content, learning MATLAB classic tutorial)
Update
: 2025-02-19
Size
: 1.77mb
Publisher
:
lpxidian
[
matlab
]
MATLAB GUI 设计学习手记 第2版 罗华飞 2011年
DL : 0
MATLAB GUI 设计学习手记 第2版 罗华飞 2011年(Designing and Learning Handbook for MATLAB GUI)
Update
: 2025-02-19
Size
: 4.35mb
Publisher
:
rlinux
[
Other
]
MATLAB GUI设计学习手记(第2版)
DL : 0
MATLAB GUI设计学习手记(第2版) 可以看看,参考(MATLAB GUI design learning notes (Second Edition) can see, reference)
Update
: 2025-02-19
Size
: 4.26mb
Publisher
:
凌云先生
[
Other
]
MATLAB GUI设计学习手记第二版.pdf
DL : 0
介绍了matlab GUI设计的基础知识,并带有许多案例(matlab GUI learning)
Update
: 2025-02-19
Size
: 44.04mb
Publisher
:
胡亮亮
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.