-
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
-
LorenzeSynchroPredict
利用SIMULINK建立Lorenze系统的仿真模型,并实现同步预测(Simulink for lorenze system and synchro predict)
- 2013-09-05 10:12:51下载
- 积分:1
-
mubiaohanshudezuizhi
这个目标函数的最值,希望对大家有帮助!(the objective function value the most, and I hope to be helpful! Thank you)
- 2007-03-26 21:26:13下载
- 积分:1
-
Mittag_Leffler
Uses fractional order calculus
- 2010-11-28 23:39:40下载
- 积分:1
-
mosaic
说明: 本代码是基于图像拼接,效果非常好,用matlab实现的(important mosaic code, it can be automatical mosaic)
- 2020-09-08 08:38:03下载
- 积分:1
-
zlddjqd
说明: 利用MATLAB语言编写的直流电动机开环启动和闭环启动特性分析(The use of MATLAB language open-loop DC motor start-up and characteristics of the closed-loop start)
- 2009-08-22 11:56:13下载
- 积分:1
-
fuzzy-control-table-line-calculation
离散论域模糊控制表的离线计算.已知单变量两维输入,一维输出模糊控制器,其两维输入为E,EC,一维输出为I,论域均为E,EC,I∈{-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6},E的论域划分为{NB,NM,NS,NZ,PZ,PS,PM,PB},共8个模糊子集(Discrete domain of fuzzy control table offline computing. Known univariate two-dimensional input, one-dimensional output fuzzy controller, the two-dimensional input of E, EC, one-dimensional output as I, on the field are E, EC, I ∈ {-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6}, E of the domain is divided into {NB, NM, NS, NZ, PZ , PS, PM, PB}, a total of eight fuzzy subset)
- 2013-07-24 04:19:32下载
- 积分:1
-
zuiyouhua
才有matlab实现最优化理论的几个重要算法,分别是最速下降法,内点法,外点法,插值法(Matlab to achieve optimization theory have several important algorithms, namely, the steepest descent method, interior point method, external point method, interpolation method)
- 2013-11-01 12:06:37下载
- 积分:1
-
hopfield
this is a matlab implementation for hopfield network
- 2010-11-24 04:11:34下载
- 积分:1
-
code
说明: matlab实现四种最优化搜索方法
共轭梯度法
牛顿法
最速下降法
拟牛顿法
对一个十维函数的极值搜索(matlab optimal search)
- 2020-01-13 22:27:22下载
- 积分:1