-
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。...
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。-bp neural network prediction deformation source (room for improvement), a very short piece of code, all directly in the TXT file.
- 2022-01-21 05:21:22下载
- 积分:1
-
用c语言编写的粒子群算法程序,下载后可以直接使用
用c语言编写的粒子群算法程序,下载后可以直接使用-With the c language of the particle swarm optimization program, download can be used directly
- 2022-06-21 17:06:04下载
- 积分:1
-
利用窗体实现堆排序。并能逐一显示堆排序的过程
利用窗体实现堆排序。并能逐一显示堆排序的过程-Using the form to achieve Heap Sort
- 2022-03-02 15:34:08下载
- 积分:1
-
kmeans算法的java描述,我自己编写的,可以运行的
kmeans算法的java描述,我自己编写的,可以运行的-java kmeans algorithm description, I am prepared, ready-to-run
- 2022-04-30 09:29:14下载
- 积分:1
-
matlab小程序,为初学者提供一些常用的例子
matlab小程序,为初学者提供一些常用的例子-There provide some basic matlab programs that will help a biginer a lot.
- 2023-04-25 21:40:03下载
- 积分:1
-
有关神经网络的源码
有关神经网络的源码-the neural network source
- 2022-02-13 10:29:45下载
- 积分: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
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
王小平,
王小平《遗传算法――理论、应用与软件实现》随书光盘,内容有: GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 Sources 遗传算法相关自由软件及代码。-Wang Xiaoping,
- 2023-03-20 12:20:05下载
- 积分:1
-
很好用的一个适用程序,由Visual C++编程,有收藏价值
很好用的一个适用程序,由Visual C++编程,有收藏价值-A very good application of the procedures used by Visual C programming, have value for collection
- 2022-02-27 03:57:56下载
- 积分:1