搜索资源列表
Perceptron-Algorithm
- 一个简单的感知器算法,同样,对于学习模式识别的朋友会非常有用-A simple perceptron algorithm, and similarly, for learning pattern recognition will be very useful friends
ganzhiqisuanfa
- 感知器算法,模式识别等应用,数学算法,没有了-math depand on ganzhiqi
perceptron-algorithm
- 固定增量单样本感知器算法实现(样本服从正态分布)-Fixed increment single sample perceptron algorithm (sample is normal distribution)
pattern-recognizer
- 用matlab软件编写感知器算法,实现对样本的分类,样本点为X1(0,0),X2(0,-1),X3(-1,0),X4(-1,-1) X1,X2属于第一类,X3、X4属于第二类;(编程) X1、X4属于第一类,X2,X3属于第二类;(计算)-Perceptron Algorithm matlab software, to achieve the classification of samples, sample points X1 (0,0), X2 (0,-1), X3 (-1,0
matlab
- 本代码是针对于感知器算法应用于肾炎诊断上面的小程序,可以对患者身体内的元素进行判断,进而确定患病患者编号。-This code is targeted at Perceptron algorithm is applied to the above applet nephritis diagnosis, the patient can determine the elements within the body, and to determine the prevalence of patient
Julei
- 基于MFC框架实现了C均值聚类算法,感知器训练。-Based on the MFC framework implements the c-means clustering algorithm, perceptron training.