资源列表
PsoForC++
- pso优化算法的vc++源程序。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来。
zz
- 用C语言编写的匈牙利算法,程序较长,可以运行。-Using C language prepare the Hungarian algorithm, the program longer, you can run.
fuzzy_main
- 模糊控制是一种新的无模型的控制方式,这里是模糊控制的VC源程序,有详细的注释-A complete VC code of fuzzy,and detail explain
NPE
- NPE: Neighborhood Preserving Embedding
zhineng
- 利用人工智能里面启发式搜索算法,编写了典型的八数码问题的一段程序。-Using heuristic search in artificial intelligence algorithm, write a typical eight digital problem of a program.
sh
- 基于SVM的回归预测分析——上证指数开盘指数预测.-SVM prediction based on regression analysis- the Shanghai Composite Index opened index forecast.
Apriori
- 数据挖掘中Apriori算法的实现源代码-Data Mining in the Apriori Algorithm source code ... ... ... ...
CSLDAofLDA
- This file represents Cline Specific linear discriminiant based on linear discriminant analysis.
BP
- BP神经网络的拓扑优化算法-我的心血啊,希望对大家有帮助-BP neural network topology optimization algorithm of BP neural network topology optimization algorithm BP neural network topology optimization algorithm BP neural network topology optimization algorithm
a
- 分段模糊控制的C++编程,可以用于实际系统中,改写方便-Fuzzy control section C++ programming, can be used in real systems, adapted to facilitate
fft
- 神经网络中在进行BP分类时用于将每组数据的时域信息转换成频域信息-During BP classification neural network for each data time-domain information into frequency domain information
hmmviterbi
- 计算隐马尔可夫模型序列的最可能的状态路径-Hidden Markov model to calculate the most likely state sequence path