资源列表
bp_demo
- BP神经网络软件(BPGUI):支持手动输入数据和从外部导入数据两种方式;用户可以自定义训练集和测试集占全部数据的百分比,设定完成后,软件随机产生训练集和测试集;支持归一化和不归一化两种数据预处理方式;用户可以自定义网络的结构参数和训练参数;具有绘图功能,可以对比测试集的真实值与预测值;支持网络及数据的保存;具有菜单选项,用户可以通过菜单执行相应的操作;具有右键功能,用户可以通过右键快速执行相应的操作;-The BP neural network software (BPGUI) : suppo
贝叶斯分类器设计
- 利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类。也就是说,贝叶斯分类器是最小错误率意义上的优化。
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