资源列表
GA-2
- 遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂-Genetic Algorithm
BP-YYSB
- 使用BP算法实现语音识别及预测的功能,调试可用-BP algorithm to achieve the function of speech recognition and forecast
MonteCarlo
- 神经网络,人工智能,蒙特卡洛算法,matlab源代码-Neural networks, artificial intelligence, the Monte Carlo algorithm, matlab source code
BP
- BP神经网络matlab程序,BP算法由数据流的前向计算(正向传播)和误差信号的反向传播两个过程构成。正向传播时,传播方向为输入层→隐层→输出层,每层神经元的状态只影响下一层神经元-BP neural network matlab program, BP algorithm the data stream forward calculation (forward propagation) and two back-propagation process error signal configu
HK.rar
- H-K(Ho-Kashyap)算法。在模式识别应用中运用HK算法根据样本进行分类器训练。,HK (Ho-Kashyap) algorithm. Applications in pattern recognition algorithm based on the use of HK classifier training samples.
fuzzyBP
- 利用模糊算法和神经网络的结合来预测工业系统的参数-Fuzzy algorithm and neural network to predict the combination of the parameters of industrial systems
matlab_ga
- 基于MATLAB的遗传算法部分程序,可解决一些简单的部分优化问题。-MATLAB-based genetic algorithm part of the process, solve some simple optimization problem.
tsp问题
- tsp问题用神经网络方法解决-tsp uses neural network solution
fld_xiugai
- fisher辨别分析方法的修改版,这是我们做掌纹识别的时候自己修改后的程序,仅供参考哦-fisher discrimination analysis
ab
- merge files to get the output
MoHuKongZHiBiao
- 智能控制中模糊控制学科中,的模糊控制表的MATLAB程序-Fuzzy control intelligent control disciplines, the fuzzy control table of the MATLAB program
pattern_matching
- 分别用KMP、Monte Carlo 和Las Vegas 算法编制3 个程序,随机生成不小于5000 对、 长度很长、且长度不等的01 串X 和Y(三个程序生成 相同的串),然后统计算法的执行时间、Monte Carlo算法出错的比率,并根据运行结果对三种算法进行深入的比较。注意, 先利用本题下方所给素数实现上述算法,学完素数判定 算法之后,将该算法编程,产生一定数量的大素数并用数组保存起来(分别试不超过5000、500000、50000000),以供上述随机算法使用-The
