资源列表
贝叶斯分类器设计
- 利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类。也就是说,贝叶斯分类器是最小错误率意义上的优化。
tracking
- 一种跟踪的源码,适合运动检测,视频监控的人参考
firstorder
- 人工智能,一阶逻辑化子句集问题的9步法求解,可显示每步的结果,C#的winForm程序-Artificial Intelligence, 9 first-order logical step to solve the problem clause set can display the results of each step, C# program of winForm
EELM
- 增量式极限学习机的matlab源码,很不错,本科毕设用到的-Incremental extreme learning machine matlab source code, very good, complete set used in undergraduate
OPELM_Toolbox
- 最优剪枝极限学习机的matlab工具箱,内有源码课直接拿来修改使用-Extreme Learning Machine optimal pruning matlab toolbox, there are lessons directly used to modify the source code
hmmviterbi
- 计算隐马尔可夫模型序列的最可能的状态路径-Hidden Markov model to calculate the most likely state sequence path
SVM-regression-forecasting
- 支持向量机除了可以进行分类预测还可以进行回归预测,源代码为使用支持向量进行回归预测。-In addition to SVM classification can also be predicted regression prediction, the source code for the use of support vector regression to predict.
opnet仿真软件使用方法
- opnet仿真软件使用方法,ppt教程第一部分源码
MOEA
- 几种多目标优化算法集合,包括MOEAD,MOPSO,NNIA,NSGA2等-Several multi-objective optimization algorithm set, including MOEAD, MOPSO, NNIA, NSGA2 etc.
LVQ-neural-network-
- 基于MATLAB上的有关LVQ神经网络的疾病诊断案例-Case disease diagnosis LVQ neural network based on MATLAB
PSO
- 用粒子群算法来实现作业车间调度问题,得到最小的完工时间-Particle swarm algorithm to achieve job-shop scheduling problem, obtain the minimum completion time
psoKmedoid
- 结合粒子群和中心值算法实现数据集的聚类,得到所需要的聚类结果-Particle swarm and the central value of the data set clustering algorithm to obtain the desired clustering results