资源列表
KMeans-in-Python
- Python实现的KMeans算法,代码简单易懂,附带测试文件。-KMeans algorithm implemented by Python, with related test file.
SVMANN_matlab_code.
- 使用支持向量机进行非线性回归,得到非线性函数y=f(x1,x2,…,xn)的支持向量解析式, 求解二次规划时调用了优化工具箱的quadprog函数。本函数在程序入口处对数据进行了 [-1,1]的归一化处理,所以计算得到的回归解析式的系数是针对归一化数据的,仿真测 试需使用与本函数配套的Regression函数。- Using non-linear support vector machine regression, nonlinear function y = f (x1,
PCA
- 主要介绍多元统计概念,方法及其在故障诊断中的应用。-The paper mainly introduces the multivariate statistical concepts, methods and its application in fault diagnosis.
run_tld
- TLD算法,涉及到NP学习分类算法,一边学习一边跟踪。-TLD algorithm involves NP learning classification algorithm, while learning side tracked.
fuzzppp
- 模糊控制源码,模糊控制的具体程序及仿真。-Fuzzy control of source code, the specific procedures and Simulation of fuzzy control.
Wordpos
- 应用vitorbe实现的分词算法和词性标志,里面有word文档的说明,请大家下载使用,-Application vitorbe achieve segmentation algorithms and speech marks, there are instructions word document, please download, thank you
JRKIM
- 自己写的英文无空格的分词代码,只是个小例子,加入了1阶语言模型的分享,仅供参考-English to write their own code word with no spaces, just a small example, adding an order to share language models for reference
sunpinyin
- 基于语言模型的输入法程序,非常经典,适合研究自然出演处理的同学做学习-Based on the input method program language model, very classic, suitable for the study of natural starred treated students do learn
Intelligent-control
- 资料包含三个部分: 1:多智能体系统一致性迭代学习控制的理论和算法 2:运用Hopfield神经网络求解优化问题 3:模糊系统设计的原理和算法-Theory and algorithms of multi-agent system consistency Iterative Learning Control 2:: Data consists of three parts: a use of Hopfield neural networks for solving optimizat
geneticVRP
- matlab编程遗传算法代码,解决VRP车辆路径问题-Genetic algorithm matlab programming code to solve VRP Vehicle Routing Problem
bp
- 关于BP神经网络模型在股票预测方面的应用研究,比较好-Application of BP neural network model prediction on the stock, very good passages
net
- 介绍了神经网络的各种入门知识,包括BP神经网络等多种网络结构形式-Introduced a variety of introductory knowledge neural networks, including a variety of forms, such as the network structure of BP neural network
