-
matlab_for_envelope
一个原来绘制信号包络的函数,希望对大家有帮助(An original drawing signal envelope function, we want to help)
- 2010-06-21 14:47:14下载
- 积分:1
-
wsn
wsn网络多尺度数据采集于测量 原始matlab仿真代码(Sensor networks, multi-scale measurement)
- 2020-10-15 11:47:29下载
- 积分:1
-
MATLAB-SIMULINK
MATLAB SIMULINK建模与仿真实例精讲。(MATLAB SIMULINK earnestly modeling and simulation examples.)
- 2012-05-11 19:48:29下载
- 积分:1
-
variogramfit
Scaling parameters for correlation - only used in turbulent
correlation. A scalar or a vector with length equal to the
dimension of the mesh points(Scaling parameters for correlation- only used in turbulent
correlation. A scalar or a vector with length equal to the
dimension of the mesh points)
- 2015-04-06 10:22:13下载
- 积分:1
-
binary-ga
THIS IS A MATLAB CODE WITH GENETIC ALGORITHM.I WROTE IT FOR CROSSOVER OPERATOR IN GENETIC CODE IN MATLAB
- 2015-04-15 20:30:25下载
- 积分:1
-
Gaot_sourece_code
遗传算法的目录以及各种算例,对初学者来说学得很快(Genetic Algorithm directory as well as various examples of beginners learn quickly)
- 2007-10-04 12:21:22下载
- 积分:1
-
cessna_model-morari
cessna_model morari cessna_model morari
- 2012-12-03 05:12:43下载
- 积分:1
-
difg
双馈异步电机的仿真模型,能用的,可以自己修改参数,清晰明了。(Simulation model of doubly fed asynchronous motor)
- 2018-05-28 10:57:52下载
- 积分:1
-
121
功能:输入一页文字,程序可以统计出文字、数字、空格的个数功能:输入一页文字,程序可以统计出文字、数字、空格的个数(code)
- 2009-12-24 11:19:30下载
- 积分: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