资源列表
Ann4
- 基于模糊神经网络的预测的嘉陵江水质评价的matlab源程序以及数据-Prediction based on fuzzy neural network of the Jialing River water quality assessment and data matlab source code
ACP
- 多子差异演化算法与文化基因的混合算法求解函数优化问题,在差分演化算法的基础上修改而成。-Sub-differential evolution algorithm for multi-cultural mix of genetic algorithm for function optimization problems in differential evolution algorithm based on the revisions.
Kohonen-SOFM
- Kohonen的SOFM(自组织特征映射)源程序-Kohonen' s SOFM (self-organizing feature map) source
1
- (C++)迷宫非递归求解的源代码,分享一下-Maze solving non-recursive
Main_CC_Luzhenbo
- c-c方法计算重构维数m和延迟时间t的matlab的m 文件-cc method reconstruction dimension m and delay time t of the m-file matlab
MATLAB2009Gongchun
- 讲述最优化问题,matlab优化工具箱,matlab编程,侧重于优化算法的matlab实现-About the optimization problem, matlab optimization toolbox, matlab programming, focusing on the optimization algorithm matlab implementation
NQueen
- 使用人工智能的方法和思想实现了N皇后问题。-Using artificial intelligence methods and ideas to achieve the N-Queens problem.
k_means_2008302590185
- 模式识别中基本的K-均值分类算法,不过由于时间有限,只实现了对数据点的分割-K-means classification algorithm in Pattern recognition, but due to time constraints, only achieved the classification of data points
3dem86
- 很好的图像解压软件,能帮助大家打开大部分数据格式。适合做三维地形人员-a good thing
matlab-ANN
- matlab中BP神经网络在化工工艺优化方面预测的问题!-BP neural network in matlab optimization in chemical process prediction problem!
fangzhendianti
- 模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40t测试一次,若无人进出,则关门;关门和开门各需要20t;每个
osBank
- 3、银行家算法 设request:是Pi进程的请求向量,当Pi发了资源请求后,系统按下述步骤检查: (1)如果Request[i]<= Need[i],则转向步骤(2); (2)若Request[i] <=Available,则转向步骤(3); (3)系统试探性地把要求的资源分配给进程Pi,并修改以下数据结构的值: Available=Available-Request[i]; Allocation[i]= Allocation[i]+ Request[i];
