-
语言中的遗传算法
遗传算法的c语言实现-genetic algorithm in C Language
- 2022-07-20 00:52:28下载
- 积分:1
-
This is a genetic algorithm code, using C++ Written running environment is vs200...
这是一个遗传算法的代码,用C++写的,运行环境是vs2005.-This is a genetic algorithm code, using C++ Written running environment is vs2005.
- 2023-06-19 01:05:04下载
- 积分:1
-
基于遗传算法改进的稀疏分解算法,已调试过了,写论文是编写的...
基于遗传算法改进的稀疏分解算法,已调试过了,写论文是编写的-Based on genetic algorithm to improve the sparse decomposition algorithm, has been testing and writing papers are prepared
- 2022-07-14 15:51:38下载
- 积分:1
-
这是一个关于遗传算法的程序,包括了算法的各个过程,其实我对遗传算法也不很懂,也是刚刚开始学习阶段,希望一起进步...
这是一个关于遗传算法的程序,包括了算法的各个过程,其实我对遗传算法也不很懂,也是刚刚开始学习阶段,希望一起进步-This is a genetic algorithm on the procedures, including all the process of the algorithm, in fact, I do not很懂of genetic algorithm, is just the beginning stages of learning, hope and progress together
- 2022-03-23 03:31:16下载
- 积分:1
-
遗传算法的示例
遗传算法的示例- Heredity algorithm demonstration
- 2022-07-09 13:52:12下载
- 积分:1
-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理...
基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理-Bp networks based on genetic algorithm and a simple face recognition, could only identify three kinds of expressions. After a simple wavelet transform image processing
- 2022-03-01 00:24:39下载
- 积分:1
-
简单一元函数优化实例,利用遗传算法计算下面函数的最大值...
简单一元函数优化实例,利用遗传算法计算下面函数的最大值-One dollar a simple example of function optimization using genetic algorithm function below the maximum
- 2023-02-16 10:30:03下载
- 积分:1
-
svmTrain svm在matlab中运行 训练
svmTrain svm在matlab中运行 训练-svmTrain svm training run in matlab
- 2023-02-28 18:35:03下载
- 积分:1
-
神经网络PID混合控制源可以很好的解决了非线性…
神经网络与pid混合控制源程序,可以很好的解决非线性控制问题-Neural network and hybrid control pid source can be a very good solution to nonlinear control problems
- 2022-04-21 16:15:24下载
- 积分:1