资源列表
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).
ant_wsn
- 为了在无线传感器网络中降低能耗和最大化网络生存期,提出一种能量高效的数据收集算法 (energy-efficient data gathering algorithm, EEDGA)。该算法利用移动代理模型在网络中进行数据收集。首先, EEDGA根据监测精度的要求控制活动节点的数量 然后,通过求最小支配集得到具体的工作节点 最后,利用蚁 群算法规划移动代理迁移的最优路线,移动代理以渐进方式收集活动节点的监测数据。仿真结果表明,与典型算 法相比,该算法具有更低的能耗和更长的网络生存
demoGraphKSVM
- 机器学习数据挖掘人工智能中间图核构造——图形核函数的构造-machinelearning datamining graph kernel
KalmanFilteredIMU
- 9DOF,Kalman滤波器的源程序,通过加速度传感器、陀螺仪、磁场三种传感器的输出来实现姿态仿真。-Aim of my code: There are a lot of projects available on the web for 1 axis-filtering, but not much in 3 dimensions. And I had a lot of trouble getting useful and relevant information. For the