-
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。...
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
- 2022-06-20 15:06:22下载
- 积分:1
-
HMM的人脸识别,从非常经典的提取opencv说
HMM用于人脸识别,从OPENCV里提取出来的,非常经典的说-HMM for face recognition, OPENCV extract from the very classical said
- 2023-07-27 01:55:03下载
- 积分:1
-
用遗传算法求解TSP问题。。。matlab编写,并附带有城市坐标用于检验。...
用遗传算法求解TSP问题。。。matlab编写,并附带有城市坐标用于检验。-Genetic Algorithm for TSP with the problem. . . matlab prepared, together with the coordinates with the city for inspection.
- 2022-03-22 04:41:16下载
- 积分:1
-
该程序实现了简单的模糊ARTMAP神经网络算法。SFAM是神经网络分类器,它是简单和快速的模糊ARTMAP版本。...
该程序实现了简单的模糊ARTMAP神经网络算法。SFAM是神经网络分类器,它是简单和快速的模糊ARTMAP版本。-The program implements a simple fuzzy ARTMAP neural network algorithm. SFAM is a neural network classifier, which is simple and fast version of fuzzy ARTMAP.
- 2023-01-09 23:40:03下载
- 积分:1
-
遗传算法,利用遗传算法优化BP神经网络的应用…
利用遗传算法优化BP神经网络
即用遗传算法代替BP网络中的训练函数-The use of genetic algorithm to optimize BP neural network using genetic algorithms in place of BP network training function
- 2022-02-07 06:12:51下载
- 积分:1
-
Genetic algorithm, said implementation of the real, to share with you about. Pra...
遗传算法的实型表示实现,与大家共享一下。实际应用中只需改变evalF.m就可以-Genetic algorithm, said implementation of the real, to share with you about. Practical application can only change evalF.m
- 2023-04-24 02:45:03下载
- 积分:1
-
多目标进化算法源代码
多目标进化算法源代码-more evolutionary algorithm source code
- 2022-03-06 12:09:00下载
- 积分:1
-
基层图书馆的县实现了SOM和学习。语言:C #(.NET…
Basic library that implements Kohonen s SOM and its learning. Lanuage: C# (.Net 3.5 Framework)
- 2022-04-16 09:27:37下载
- 积分:1
-
基于倒谱特征的带噪语音端点检测.rar格式为vip
基于倒谱特征的带噪语音端点检测.rar格式为vip-based Cepstral Noisy voice endpoint detection. Rar format vip
- 2022-02-01 02:40:37下载
- 积分: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