-
AntSystem
一个较好的蚁群MATLAB程序,附地图。(In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.)
- 2009-05-17 11:47:01下载
- 积分: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
-
get_farfiled
提取远场图,提取参数后处理,可以完成多种数据处理的科学计算(extract farfield pattern)
- 2020-06-17 00:40:02下载
- 积分:1
-
Analyzing-the-Analyzers
分析剖析器,深入的综述数据科学家和他们的工作是应用数据科学的方法到专业社区的结果。(Analyzing the Analyzers: An Introspective Survey of Data Scientists and their Work is the result of applying the methods of data science to our own professional community. )
- 2013-08-09 17:22:36下载
- 积分:1
-
Wavelet-Transform
任意尺度的小波图像分解重构的MATLAB编程方案(Arbitrary scale wavelet image decomposition and reconstruction programs of MATLAB Programming)
- 2013-12-06 10:44:41下载
- 积分:1
-
Matlab_Lineequition
matlab 多个计算方程租的算法汇集 主要讲的是一般方法 还有正定矩阵的解法(matlab multiple computing algorithm equation rent pooling the main speaker is the general approach there is definite solution matrix)
- 2008-12-23 17:40:54下载
- 积分:1
-
FBG
FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的(FBG id1=fopen( lambdaCMT.txt , wt )
fid2=fopen( rhoCMT.txt , wt )
f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 )
f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k , y1 , y2 )
lambda=1547
while lambda<1552
t0=-501426
h=2.0057e+003
n=500
y1=1
y2=0
)
- 2010-09-09 18:17:07下载
- 积分:1
-
Example_1
解决拜占庭将军问题典型问题的源程序。分别采用Dolev算法、快速收敛算法、及
混合算法等多种算法。(Byzantine generals problem solving typical problems of the source. Respectively Dolev algorithm, fast convergence algorithm and hybrid algorithm and other algorithms.)
- 2011-01-01 18:11:16下载
- 积分:1
-
Art1
source code adaptive resonance theory Nural network in matlab for classification
- 2010-03-12 16:28:35下载
- 积分:1
-
Assignment1a
Our aim is to solve a set of linear equations by the use of a single layer feedforward Neural
Network
- 2013-03-06 23:12:20下载
- 积分:1