-
模式识别中的几个常用算法,包括ISODATA算法、K-均值算法、感知器算法、LMSE最小误差、贝耶斯分类。...
模式识别中的几个常用算法,包括ISODATA算法、K-均值算法、感知器算法、LMSE最小误差、贝耶斯分类。-pattern_recognition have some usual algorithm,including ISODATA algorithm,K-means algorithm,apperceive algorithm ,
- 2022-04-18 19:58:36下载
- 积分:1
-
BP神经网络的C语言实现 BP神经网络解决异或问题 canny源代码 HMM的C语言实现 isodata K...
BP神经网络的C语言实现 BP神经网络解决异或问题 canny源代码 HMM的C语言实现 isodata K-MEANS 车牌识别系统 矢量量化的C语言实现 -Neural Network C language BP neural network solution differences or problems canny source HMM C language isodata K-MEANS License Plate Recognition System Vector Quantization C Language
- 2022-07-14 13:33:47下载
- 积分:1
-
neural network and Matlab realized, with a lot of examples and I hope that you c...
神经网络与matlab实现,内含大量的实例,希望能对你有所帮助.-neural network and Matlab realized, with a lot of examples and I hope that you can help.
- 2022-03-01 23:17:13下载
- 积分:1
-
Genetic algorithm to initialize the network weights and threshold parameters imp...
遗传算法初始化网络权值及其阈值参数 提高控制性能-Genetic algorithm to initialize the network weights and threshold parameters improve control performance
- 2023-05-29 23:05:03下载
- 积分:1
-
用c++ 开发的中国象棋,其中有网络版和单机版 ,但由于水平有下限,单机版做得很差,电脑智商较低,党调整到很难实几分钟 电脑才能走一步。其中参考了Pc game...
用c++ 开发的中国象棋,其中有网络版和单机版 ,但由于水平有下限,单机版做得很差,电脑智商较低,党调整到很难实几分钟 电脑才能走一步。其中参考了Pc gameing这本书,这本书讲得真好。-with the development of the Chinese chess, which is the network version and the single version, but a lower level. has done a poor job of a single computer, computer lower IQ, and the party to be very difficult to adjust a few minutes a computer can go one step further. With reference to the Pc gameing this book, this book put a shot.
- 2022-06-12 04:25:23下载
- 积分:1
-
code of PingPong Robot trajectory predicting based on neural network
基于神经网络的乒乓球机器人乒乓球轨迹预测代码,神经网络的参数可能有待进一步改进-code of PingPong Robot trajectory predicting based on neural network
- 2022-05-23 18:47:48下载
- 积分:1
-
HopfieldnetC++source,Hopfield网络的原代码。C++代码
HopfieldnetC++source,Hopfield网络的原代码。C++代码-HopfieldnetC++ Source, Hopfield networks, the original code. C++ Code
- 2023-03-06 16:55:04下载
- 积分:1
-
使用线性分类器进行分类,采用感知器算法中的“奖惩算法”,各提取3类中的前25个样本共75个作为学习样本。...
使用线性分类器进行分类,采用感知器算法中的“奖惩算法”,各提取3类中的前25个样本共75个作为学习样本。-The use of a linear classifier for classification, perceptron algorithm using the reward and punishment algorithm , the extraction of 3 categories of the top 25 a total of 75 samples as the learning samples.
- 2022-02-13 11:34:06下载
- 积分:1
-
based on artificial neural network Hopfield indoor entire domain path optimizati...
基于Hopfield人工神经网路的室内全域路径优化。主要是利用Hopfield求解TSP的方法。用于课程设计。-based on artificial neural network Hopfield indoor entire domain path optimization. Hopfield is mainly used for TSP method. For course design.
- 2022-07-24 06:43:35下载
- 积分:1
-
Kohonen network learning process can be described as follows : for each one netw...
Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows : for each one network input, only part of adjusting the weights, weight vector closer to or further from the input vector, the adjustment process is competitive learning. With the continuous process of learning, all the input vector in the importation of vector space separate form their own representatives importation of a type of space, and this is a Kohonen network of automatic clustering functions. Please decompress after readme according to instructions.
- 2022-01-26 05:40:46下载
- 积分:1