资源列表
MobileRobotSimQ
- 使用Q学习的一种强化学习算法,针对路径规划问题,用Q学习的方法解决-A method to solve planning the path, using Q_study, one method of reforence study.
The-genetic-algorithm-LQR
- 遗传算法的LQR控制器优化设计自编代码,非常好用,适合于初学者学习。-The genetic algorithm LQR controller optimization design of self-compiled code, very easy to use, suitable for beginners to learn.
rvm
- RVM的工具箱,包含拟合,退化预测,分类的源程序和例子。-RVM toolbox, including fitting, degradation prediction, classification of source code and examples.
s-t
- 广义s变换,用于电能质量扰动信号分析的特征提取和识别-Generalized s transform for power quality disturbance signal analysis, feature extraction and recognition
智能控制代码
- 智能控制第二版所有程序代码,并辅以实例验证
GUI
- matlab实现第二代身份证的识别(神经网络)GUI界面。-matlab implementation of the second generation ID card identification (neural networks) GUI interface.
mindxiu
- 自己写的基于神经网络的电力负荷预测,文件里面包含了数据,程序完整,可直接运行-load demand forcast
CNNMnist-cPP
- CNN卷积神经网络C++实现。完全可编译运行。对研究CNN卷积神经网络 很有帮助。-C++ version convolutional neural network。 according to the source code adapted from Mike. CNN convolutional neural networks for research of the people.
遗传算法解TSP问题
- 用遗传算法解TSP问题,C++代码,可直接调用
multi-Ant
- 多目标优化 蚁群多目标优化算法 用于连续变量参数优化-multi Ant
imbanlace_kernel
- 基于径向基核函数的不均衡数据集的极限学习机分类源代码-Based on radial basis function unbalanced datasets Extreme Learning Machine classifier source code
VRP
- 蚁群算法,2-opt,解决车辆路径问题(vrp)的matlab代码,修正了原始代码忽略初始节点下一节点cost的问题,但是对某些测试数据集存在车辆数大于或小于的标准问题。-Ant colony algorithm ,2-opt, vehicle routing problem (vrp) matlab code, amended the original code ignores the initial node next node cost problems, but for some tes