资源列表
IWO_Basic
- 入侵杂草优化算法 iwo 用于优化计算 性能优良 是学习优化算法的好资料-Invasive weed optimization algorithm iwo used to optimize the computational performance excellent learning optimization algorithm information
abcup
- 人工蜂群算法的sphere,rosenbrock,schwefel,ackley,griewank函数实现-The artificial bee colony algorithm of sphere, rosenbrock,schwefel, ackley, griewank function implementation
abc-clustering
- 基于人工蜂群算法(artificial bee colony algorithm)的聚类优化算法-Clustering optimization algorithm based on artificial bee colony algorithm
OCD--code
- 通过对集成误差公式的理论分析,提出了一种能主动引导个体网络进行差异性学习的集成网络学习算法。该方法通过对集成误差的分解,使个体网络的训练准则函数中包含个体网络误差相关度的因素,并通过协同训练,引导个体网络进行差异性学习。该方法在基于油气分析的变压器故障诊断的实验结果表明,该方法的故障诊断准确率优于传统的三比值法与BP神经网络,其性能也比经典的集成方法Bagging和Boosting方法更稳定可靠。-A learning algorithm is proposed in this paper by
ADL-code
- 通过对集成误差公式的理论分析,提出了一种能主动引导个体网络进行差异性学习的集成网络学习算法。该方法通过对集成误差的分解,使个体网络的训练准则函数中包含个体网络误差相关度的因素,并通过协同训练,引导个体网络进行差异性学习。该方法在基于油气分析的变压器故障诊断的实验结果表明,该方法的故障诊断准确率优于传统的三比值法与BP神经网络,其性能也比经典的集成方法Bagging和Boosting方法更稳定可靠。-A learning algorithm is proposed in this paper by
BP-of-cholesterol-content
- 用BP网络来估计胆固醇含量的一个算法实现-The code of BP network to estimate cholesterol content
QRS-complexes-detection
- 用不同的方法对人体心电信号进行QRS复波检测-QRS complex wave tests on human ECG using different methods
ap-CPP
- 实现AP聚类分析的c语言源代码 包含3个程序文件和一份测试数据-ap cluster c++
GAEllite
- 基于精英选择和交叉策略的遗传算法,在标准遗传算法的基础上提高了精度和速度-Elite selection and crossover strategy genetic algorithm on the basis of the standard genetic algorithm to improve accuracy and speed
kalman teat
- 卡尔曼滤波算法的实现,主要是一维的温度卡尔曼的算法处理-kalman filter finish
GA
- 遗传算法GA求解无约束最优化问题,采用遗传算法求函数的最小值-The genetic algorithm GA for solving unconstrained optimization problems using genetic algorithm for the minimum of the function
VRP
- 该程序是用C++编写的蚁群算法程序,专门用来求解车辆路径问题(VRP)。-The program is in C++ ant colony algorithm written procedures, designed to solve the vehicle routing problem (VRP).