资源列表
osu-svm
- 是matlab编写的一个支持向量机的程序,经测试有效。程序里附带了了demo,有注释。-Matlab are prepared by a support vector machine procedures, tested and effective. Program comes with a demo, there is the Notes.
optdeblur
- 遗传算法的小程序,希望能够对大家有用处!-genetic algorithm for small procedures, we hope to be able to be useful!
OSU_SVM-Classifier-Matlab-Toolbox-v3.00.00
- 用matlab编写的用语分类的支持向量机-using Matlab language prepared by the breakdown of support vector machines
Q-Learning-in-Python-master
- 使用python简单实现q-learning的功能(Simple implementation of q-learning function using python)
libsvmdata
- 自己用MATLAB编写的程序,用于将实验数据改写为libsvm工具箱固定的数据格式(MATLAB program, used to rewrite the experimental data as a fixed data format for the libsvm toolbox)
Two-tank-water-level-fuzzy-pid
- 针对双容水箱液位会受到外界环境干扰和内部摄动的影响,导致水箱液位出现较大波动等问题,提出将模糊控制技术与PID控制相结合的自适应水箱液位控制方法,设计出自适应模糊PID控制器。-Aiming at the problem that the level of the double-tank is affected by the disturbance of the external environment and the internal perturbation, the water level
J_linkage
- 关于J-linkage的实现,初次写,发上来收集点高手点拨-About J-linkage to achieve the initial write, made up collection points master coaching
C45New
- C++编写的决策树C4.5分类,可用于数据分类-DecisionTree C4.5 classification
GA遗传算法的入门教学PPT
- 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
gaitaibiao
- 高斯贝尔abs直播卫星 系统源码,将源码写入可突破中星9号12台限制。-High-GOSPELL abs broadcast satellite system source code, source code is written will be a breakthrough in the star 12 sets limits on the 9th.
ant
- 一个基于蚁群算法实现TSP问题的程序,自己已经运行,使用的VS-A TSP problem based on ant colony optimization procedure has run its own, using the VS
gobang
- 这个是一个简单但界面相当美观的人机对战五子棋系统,适合与初学者参考和借鉴,是学习Visual C++编程的绝好例子提供了五子棋对战的单人模式和双人模式。单人模式下运用人工智能的算法,进行人机对弈。同时提供双人模式,鼠标左键下白棋,右键黑棋。