-
这是我自己花了很多时间写的一个模式识别源码。奉献出来与感兴趣的朋友分享,绝对可靠。..
这是我自己花了很多时间写的一个模式识别源码。奉献出来与感兴趣的朋友分享,绝对可靠。.. - Dedication out with friends interested in sharing, absolutely reliable. ..
- 2022-08-17 21:26:04下载
- 积分:1
-
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形...
使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed description of the document, use the interface function is passed the fitness function associated with the gene number, number of iterations relevant information to carry out objective optimization, the use of class template in the form of support function parallel
- 2022-01-22 03:27:00下载
- 积分:1
-
自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的...
自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。 -Kohonen self-organizing map process, when a neural network to outside input mode, will be divided into different regions, the regional input to the model with different response characteristics and the process is done automatically. The neurons connect with the right to a certain value of the distribution. Most neighboring neurons stimulate each other, distant neurons were mutual inhibition, the vision has a weaker stimulus. Self-organizing feature mapping method is a non-teachers clustering method.
- 2022-03-01 10:01:34下载
- 积分:1
-
通过人工神经网络实现异或问题的解决,用visual c++开发
通过人工神经网络实现异或问题的解决,用visual c++开发-through artificial neural network or differences in the solution of problems with the development of visual c
- 2022-07-28 12:49:04下载
- 积分:1
-
模式识别k_means聚类算法。
模式识别k_means聚类算法。-kmeans clutering algorithm for Pattern Recognition
- 2023-04-21 16:10:03下载
- 积分:1
-
介绍支持向量机工具箱的 使用
介绍支持向量机工具箱的 使用-svn guide
- 2022-07-17 16:46:21下载
- 积分:1
-
This is a neural network to the face recognition algorithm.
这是一种利用神经网络来进行人脸识别的算法。-This is a neural network to the face recognition algorithm.
- 2023-04-24 00:15:03下载
- 积分:1
-
variable scale method of the source for the optimization of nonlinear programmin...
变尺度法的源程序,用于优化中的非线性规划,效还可以的。-variable scale method of the source for the optimization of nonlinear programming, the effect can be.
- 2022-03-12 06:30:25下载
- 积分:1
-
一个比较好用的中文分词模块,是车东等人开发的,比较有名,java语言实现...
一个比较好用的中文分词模块,是车东等人开发的,比较有名,java语言实现-a better quality of the Chinese word module, East cars were developed, more famous, java language!
- 2022-03-10 03:53:00下载
- 积分:1
-
BP人工神经网络算法的实现
BP人工神经网络算法的实现,用java代码编写,案例是港口吞吐量预测。
- 2022-02-02 16:00:38下载
- 积分:1