资源列表
forecastload
- 已知前几天的负荷数据,建立神经网络,预测后一天的负荷情况-Known to the load data of a few days ago, the establishment of neural network, after a day s load
一个fuzzybp训练的程序,值得初学者入门借鉴
- 一个fuzzybp训练的程序,值得初学者入门借鉴-a fuzzybp training procedures, beginners should learn from entry
som
- 竞争学习指同一神经元层次上各个神经元相互之间进行竞争,竞争胜利的神经元修改与其相联的连接权值。竞争学习是一种无监督学习。在无监督学习中,只向网络提供一些学习样本,而不提供理想的输出。网络根据输入样本进行自组织,并将其划分到相应的模式类中。
PSO
- 一个改进的PSO算法,供朋友们分享,这是一个用C++编写的源码,在VC6.0环境下就可以运行-An improved PSO algorithm for friends to share, this is a use of C++ source code written in VC6.0 environment can run on
treeExplore
- 机器学习算法,树剪枝算法,预剪枝,后剪枝,模型树的叶结点生成-Machine learning algorithms, tree pruning algorithm, pre-pruning, pruning, tree leaf node model generation
ap
- 在计算经典的模糊指派问题中比较实用的一种匈牙利算法,-In the calculation of the classic fuzzy assignment problem in Hungary as a more practical algorithm,
hangga
- 遗传算法求解的程序,非常好用。适合建模问题的求解。-Genetic algorithm procedure is very easy to use. Suitable model for solving the problem.
m355z
- 基于PID网络的非线性动态系统辨识。用于对非线性系统的辨识-PID-based nonlinear dynamic system identification network. For the identification of nonlinear systems
BP
- 基于bp神经网络的预测模型包括归一化方法-Bp neural network based prediction model, including normalization method
punish_method_algorithm
- 惩罚函数法求解最优化问题,包括外电法,内点法等-punish_method of optimization
hahaha
- 一个层次分析法的应用实例,简单通俗易懂。很好用-An application of analytic hierarchy process (ahp), simple easy to understand.useful
simulate_knapsack
- 下面是模拟退火算法的代码,使用模拟退火算法(SAA)解决0-1背包问题 -Below are simulated annealing algorithm code, the use of simulated annealing algorithm (SAA) 0-1 knapsack problem solving