资源列表
西门子PLC ST编程实例
- 想学习西门子PLC-ST(结构化文本)编程的看过来吧
BP神经网络
- 简单的BP神经网络预测天气例程,包括训练数据集和天气数据来源(Simple BP neural network weather prediction routine, including training data set and weather data source)
GA_SVM
- 利用GA遗传算法优化参数 并利用支持向量机分类或者回归计算(Use GA genetic algorithm to optimize parameters and use support vector machine for classification or regression calculation)
Desktop
- 用matlab实现车牌试别,包括定位、分割和字符识别,识别方法是神经网络。(Using MATLAB to realize license plate classification, including location, segmentation and character recognition. The recognition method is neural network.)
mopso
- 里面给出MOPSO算法的源码和解释,并给出测试函数(It gives the source code and explanation of MOPSO algorithm, and gives the test function)
经典回归(LR)算法
- 经典的回归算法,可以解决大多数的的简单分类问题,速度快,代码规范。
DNN实现手写数字识别
- DNN实现手写数字的识别,准确率80以上,可以自行改变学习率等,希望能帮助到大家。
sunfish chess engine
- Sunfish is a simple but strong chess engine.
三维点云分割
- 通过java实现对三维点云进行分割,包括三种方法:基于法向量的、基于区域的、基于聚类的
外汇《mt4》均线系统
- 均线多空 顾比均趋势线,多空趋势指标 外汇EA 外汇多条均线
灰色模型
- 数据预处理时所用到的灰色模型,用于判断各个自变量之间的相关程度
文本分类
- 于潜在语义分析的网页文本分类研究,基于拉推策略的基本思想,该文提出了文本分类的增量学习模型ICCDP。