资源列表
qpso40
- qpso算法解决电力系统最优化问题,例子是40个节点的大规模问题
bp
- neural network source, a relatively new algorithm, better classification results! -neural network source, a relatively new algorithm, better classification results!
adaptofnnet
- 使神经网络更好地适应,从而改进其适应性,得到更好的解-ADAPTOFNNET Allow a neural network to adapt. The cell array format is easiest to describe. It is most convenient to be used for networks with multiple inputs and outputs, and allows sequences of inputs to be
TFidf
- 介绍tfidf算法和实现源代码,在文本分类中很有用-Introduction and implementation tfidf algorithm source code, useful in text classification
22
- 神经网络的一个重要应用,是油井方面的检查方面,大家可以借鉴一下-annysis
zhuangxiang-(2)
- 用免疫遗传算法实现装箱问题(2) 含疫苗选择和注射算子-Immune genetic algorithm with packing problem (2) containing vaccine selection and injection operator
CPP_Tabu-search-algorithm
- 禁忌搜索算法C/C++源代码,以禁忌表形式来搜索和禁忌以搜寻最优解-The taboo search Algorithm C/C++ in source code form of taboo table to search for and contraindications to search optimal solution
rbf
- 主要进行RBF神经网络的训练算法的编程,选取变学习系数。-the train algorithm of rbf with vary coefficient
Knearestneighbor
- k近邻统计分类器对于大家做科研室很有帮助-kneighbor classfier
DE40
- 微分进化算法来解决电力系统优化问题的源代码,例子采用的是40个粒子的大规模计算问题
code
- 以经典的旅行商(Traveling Saleman Problem,TSP)问题作为模拟退火算法正确性和可行性验证的重要标准,并和已有的算法进行比较和讨论。最后,本文将在实现基本算法的同时,提出多种群并行计算的可行性,并且使用TSPLIB提供的数据和对应的最优解来检验模拟退火算法,分析模拟退火算法应用到TSP问题后得到的结果,从而得出在时间要求不高的情况下,使用多种群算法可以改善算法运行结果。-Design And Simulation Of Simulated Annealing Algori
