-
计算机海洋油污染扩散模型。简单一点的,但这…
海洋油污扩散模型的计算机实现。简单了点,不过也是一中思路。-marine oil pollution diffusion model of the computer. The simple point, but which is also a line of thought.
- 2022-05-19 22:54:20下载
- 积分:1
-
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定...
该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定遗传算法的运行参数等七个步骤。-the procedures for the use of genetic algorithms Rosenbrock function of great value. The algorithm including the identification of the main decision variables, the optimal model to determine coding method to determine decoding, determine individual evaluation methods, genetic operator, genetic algorithm to determine the operating parameters seven steps.
- 2022-03-18 20:39:46下载
- 积分:1
-
根据人工鱼群算法的基本原理,求解一个函数值的最优解;
根据人工鱼群算法的基本原理,求解一个函数值的最优解;-According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
- 2022-02-05 08:32:22下载
- 积分:1
-
classic example of artificial neural network source. Zip SOM classic example of...
经典的SOM人工神经网络例子源码.zip 经典的SOM人工神经网络例子源码.zip-classic example of artificial neural network source. Zip SOM classic example of artificial neural network source. Zip
- 2022-05-16 03:21:47下载
- 积分:1
-
一种改进的免疫遗传算法的性能分析,万方数据库下载
一种改进的免疫遗传算法的性能分析,万方数据库下载-An improved immune genetic algorithm performance analysis,万方Database Download
- 2022-05-27 21:27:43下载
- 积分:1
-
蚂蚁社区的源代码,用C++开发,很直观的演示
蚂蚁社区的源代码,用C++开发,很直观的演示-ant communities of source code, development using C, a very visual demonstration
- 2023-02-21 05:40:03下载
- 积分:1
-
Neural Network Based Identification Toolbox (527KB)
基于神经网络的辨识工具箱 (527KB)-Neural Network Based Identification Toolbox (527KB)
- 2022-01-24 18:22:00下载
- 积分:1
-
中科院的《高级人工智能》课件,希望对大家学习有帮助。
中科院的《高级人工智能》课件,希望对大家学习有帮助。-Chinese Academy of Sciences
- 2023-04-10 16:45:05下载
- 积分: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
-
TFIDF算法已应用于文本处理任务。函数的输入是…
tfidf已应用于文本处理任务中。函数的输入是一个[i*j]项频率矩阵。输出是由tfidf度量计算的元素的[i*j]。
- 2022-09-15 14:50:03下载
- 积分:1