-
在matlab 环境下用遗传算法求解TSP问题。包含源代码和说明文档...
在matlab 环境下用遗传算法求解TSP问题。包含源代码和说明文档-In the matlab environment using genetic algorithm TSP problem. Contains the source code and documentation
- 2022-07-02 08:01:23下载
- 积分:1
-
遗传算法(图像处理)
遗传算法(图像处理)-genetic algorithm (image processing)
- 2022-03-11 07:54:37下载
- 积分:1
-
C++的神经网络和模糊逻辑
C++ Neural Networks and Fuzzy Logic -C++ Neural Networks and Fuzzy Logic
- 2022-07-18 14:22:02下载
- 积分:1
-
这是一本进化算法的电子书,很适合人工智能方面的人学习
这是一本进化算法的电子书,很适合人工智能方面的人学习-This is an evolutionary algorithm e-book, it is suitable for artificial intelligence to learn
- 2022-02-02 03:47:57下载
- 积分:1
-
遗传算法解决NN逼近任意函数
遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
- 2023-08-08 11:30:03下载
- 积分:1
-
BP network to solve XOR problem instance, there are initial values and final res...
BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier network of neurons in the number of floors variable, change the relevant# Define you. (Note more detailed, the main function calls the function and matrices are defined in the document in function.h)
- 2023-09-09 13:25:03下载
- 积分:1
-
BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用...
BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
- 2022-02-01 02:43:50下载
- 积分:1
-
clementine8.1中文手册经典的数据挖掘软件说明
clementine8.1中文手册经典的数据挖掘软件说明-clementine8.1 Chinese classic manual data mining software Note
- 2022-08-18 12:18:10下载
- 积分:1
-
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中...
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中含有染色体(Chromosome),生物的遗传信息都包含在染色体中。遗传信息由基因(Gene)组成,基因是DNA(Deoxyribonucleic Acid)或RNA(Ribonucleic Acid)中占有一定位置的基本遗传单位。在DNA中遗传信息在长链上按照一定模式排列,即进行了遗传编码。遗传基因在染色体中占据的位置称为基因座(Locus),同一个基因座可能具有的全部基因称为等位基因(Allele),一个细胞核中所有染色体携带的遗传信息的全体称为基因组(Genome)。-err
- 2022-05-27 18:00:39下载
- 积分:1
-
人工神经元的bp算法,可用于函数拟合,时间序列数据的预测,目前应用非常广泛...
人工神经元的bp算法,可用于函数拟合,时间序列数据的预测,目前应用非常广泛-artificial neurons bp algorithm can be used to function fitting, time series data estimation, is widely used
- 2022-05-12 22:48:11下载
- 积分:1