-
1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 binwin32 目前...
1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 binwin32 目前加至系统的 path中。 具体为:我的电脑-->属性-->环境变量-->将“binwin32”加至path路径中。-1, the tool kits for the installation and Lm 2 RBF neural network tool kits 2, or directly running LmNet.exe _install.bat can; Three complete success, I would be grateful if bin win32 increase to the current system which the path. Specifically : my computer-- gt; Attribute-- gt; Environment variables-- gt; "Bin win32" to increase path PATH.
- 2022-07-11 05:13:20下载
- 积分:1
-
无线传感器网络,体系结构和协议
无线传感器网络、体系结构和协议以及电子书
- 2023-07-18 12:50:05下载
- 积分:1
-
HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦...
HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦-HOPFILED cases with a classic, TSP solution, code integrity, I was prepared oh
- 2022-03-28 18:47:56下载
- 积分:1
-
遗传算法,生物
遗传算法,生物技术,进化技术,主用用来求函数优化问题-Genetic algorithms, bio-technology, evolution of technology, the main use for the seek function optimization problems
- 2022-02-02 06:08:33下载
- 积分:1
-
混沌识别,混沌特征指数的计算以及混沌预测。
混沌识别,混沌特征指数的计算以及混沌预测。-Chaotic identification, chaotic characteristics of index calculation and prediction of chaos.
- 2022-05-07 12:31:40下载
- 积分:1
-
[ Entire American classics ] wavelet ten lectures (Ingrid
Daubechies) Chinese ed...
【全美经典】小波十讲(Ingrid Daubechies 著)中文版- [ Entire American classics ] wavelet ten lectures (Ingrid
Daubechies) Chinese edition
- 2022-01-25 14:24:20下载
- 积分:1
-
matlab在神经网络中的一些界面函数
matlab在神经网络中的一些界面函数-Matlab in neural network interface function of
- 2022-02-26 18:34:44下载
- 积分:1
-
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, e...
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
- 2022-03-21 02:55:16下载
- 积分:1
-
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日...
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容
这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。
如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
- 2022-05-29 02:10:25下载
- 积分:1
-
遗传算法(图像处理)
遗传算法(图像处理)-genetic algorithm (image processing)
- 2022-03-11 07:54:37下载
- 积分:1