-
王小平,
王小平《遗传算法――理论、应用与软件实现》随书光盘,内容有: 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
-
gmeans第一变异和分裂聚类
gmeans-- Clustering with first variation and splitting
文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式.
-gmeans clustering with first variation and splitting
Gmeans,a text clustering algorithm, uses 3 functions,cosine,euclidean and KL in similarity measuring.Text data are described by sparse matrix.
- 2022-01-26 18:40:06下载
- 积分:1
-
“遗传算法”
《遗传算法――理论、应用与软件实现》王小平曹立明著一书的参考光盘.rar-"genetic algorithm-- the theory, application and software," Wang Xiaoping Cao Liming with a reference to the CD. Rar
- 2022-07-24 00:53:23下载
- 积分:1
-
tsp问题用神经网络方法解决
tsp问题用神经网络方法解决-tsp uses neural network solution
- 2022-02-09 20:30:38下载
- 积分:1
-
用C++实现了期望最大化算法,为了简化,矩阵使用对角矩阵
用C++实现了期望最大化算法,为了简化,矩阵使用对角矩阵-C achieve expectations maximize algorithm, in order to simplify the use of matrix diagonal matrix
- 2022-01-28 18:23:06下载
- 积分:1
-
遗传算法程序
一个遗传算法程序-A genetic algorithm program
- 2022-02-01 00:45:22下载
- 积分:1
-
SVM的一个源程序,功能很强大,实现的结构很巧妙
SVM的一个源程序,功能很强大,实现的结构很巧妙-SVM as a source, function is very powerful and realize the structure is a clever
- 2022-01-26 00:37:09下载
- 积分:1
-
Finite state machine, the use of ants looking for food preparation VC6.0 simulat...
有穷状态机,利用VC6.0编写蚂蚁找食的模拟程序-Finite state machine, the use of ants looking for food preparation VC6.0 simulation procedures
- 2022-12-06 02:30:03下载
- 积分:1
-
nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成D...
nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊的算法需求。-nnToolKit neural network tool kit is based on the MATLAB neural network toolbox developed by a group of neural network algorithm library, which functions in the MATLAB environment can be run independently, and packaged into a DLL components, these components as a separate COM object, can be directly by Visual Basic, Visual C++, C++ Builder or other high-level language support COM quoted. The toolkit includes algorithms, including some of the BP algorithm to improve the algorithm, fuzzy neural network, wavelet neural networks, genetic algorithms to optimize neural network weights to improve the algorithm, if necessary, readers can also expand the tool kit, namely the expansion of some new function, the algorithm in order to achieve sp
- 2022-08-08 06:06:29下载
- 积分:1
-
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译-A SVM algorithm for text classification in machine learning, and compiled under the Visual C++ 6.0 environment.
- 2022-04-07 06:51:04下载
- 积分:1