-
introduction-for-matlab
BASICS FOR MATLAB SIMULINK
- 2011-09-08 18:48:20下载
- 积分:1
-
GUIS_FEX
matlab GUI的例子,个个都是经典,大家都下载来学习(All of the handles to the various objects created in each GUI, as well as
data needed to run the GUI, are stored in a main structure called S.
The fieldnames for handles are in lower case letters, and the fieldnames
for data are in uppercase letters. Callback function names are
designated with the fieldname of the object to which they correspond,
followed by _call. Other function names are similarly designated. For
instance, a keypressfcn will end in _kpfcn and a buttondownfcn will end
in _bdfcn. The code of each GUI is generously commented, and subtle
points may be examined in the comments (see for example the last comment
block in GUI_32). If anything seems unclear, look first in the comments,
and if satisfaction is not found there feel free to email me.)
- 2010-12-24 13:40:00下载
- 积分:1
-
singleround
matlab绘制图形,绘制圆形双心圆以及圆环。(matlab draw graphics, draw the circular double heart round ring)
- 2013-03-07 10:01:28下载
- 积分:1
-
shuzishibie4
这个一个基于MATLAB的手写体数字识别的程序,非常的好用(The MATLAB-based handwritten numeral recognition procedure, very easy to use)
- 2009-04-19 11:08:16下载
- 积分:1
-
Source
fruit recognise use matlab
- 2013-07-25 00:46:05下载
- 积分:1
-
4d1112
减摇水舱对船舶参数横摇的抑制,4自由度模型,包括垂荡‘纵摇和水舱状态(The anti rolling tank on the inhibition of Parametric Rolling of ships, model of 4 degrees of freedom, including heave pitching and water tank to state
)
- 2020-09-25 18:27:47下载
- 积分:1
-
aftab_clustering1
this code is useful to make cluster of random data
in a particular group
- 2012-02-01 21:30:06下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第六章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:32:54下载
- 积分:1
-
pattern-recognition-
这是一个关于图像识别的程序,可以根据图像中的某些点,识别出图像的形状(This is a program on the image recognition, according to some point in the image, identify the shape of the image)
- 2011-01-20 14:01:49下载
- 积分:1
-
FE-GA
This is a matlab source code of genetic algorithm for optimizing a features based on KNN classifier... the data is available in matlab environment.This code ready to implement.
- 2014-12-25 20:12:29下载
- 积分:1