-
fuzzy-control
基于matlab的模糊控制程序的源代码,可以实现阶跃响应曲线、超调量、上升时间等控制指标。(Fuzzy control codes based on matlab)
- 2013-07-19 21:38:32下载
- 积分:1
-
ML610Q495demo
OKI的ML610Q495芯片例程demo(OKI ML610Q495 chip routines demo)
- 2013-12-26 09:24:08下载
- 积分:1
-
Mie_xscan
说明: 基于Mie散射理论对壳核结构的粒子的光学参数进行模拟(Mie scattering theory based on the structure of core-shell particles to simulate the optical parameters)
- 2011-03-31 14:41:06下载
- 积分:1
-
fdtd_1d_code
基于fdtd算法的一维程序,采用matlab进行编写,简单易懂(Fdtd algorithm based on one-dimensional program, using matlab to prepare, easy to understand)
- 2013-09-26 19:53:26下载
- 积分:1
-
current
求解双heilder雷电流的微分,该电流为雷电电磁模式常用的继后回击电流,对于模式研究具有重要意义(Solving the differential double heilder lightning current, the current model used for the electromagnetic lightning subsequent return stroke current study has important significance for the mode)
- 2011-10-26 16:45:53下载
- 积分:1
-
Matlab
Matlab codes for descriptors
- 2014-01-28 18:01:26下载
- 积分:1
-
PSOt
这是关于粒子群算法的matlab程序,希望可以对有需要的人有帮助!(This is the particle swarm algorithm matlab procedures, hope that can help people in need!
)
- 2014-08-28 16:21:56下载
- 积分:1
-
Multiple-linear-regression
多元线性回归及显著性检验Matlab程序(完美版)(Multiple linear regression and significance tests Matlab program (perfect version))
- 2013-11-12 17:07:53下载
- 积分:1
-
youxianchafen
基于matlab的有限差分法程序,计算无限长金属槽的槽内电压(Based on the finite difference method matlab program to calculate the tank voltage infinitely long metal trough)
- 2013-12-23 09:23:51下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1