-
标准PSO(粒子群)算法,matlab版
标准PSO(粒子群)算法,matlab版-standard PSO (PSO) algorithm, Matlab version
- 2022-07-22 00:09:20下载
- 积分:1
-
an artificial intelligence
一个基于MFC的人工智能的巫魔问题求解,图形化界面显示。-an artificial intelligence-based MFC Witch of the devil problem solving, graphical interface shows.
- 2023-01-18 19:05:04下载
- 积分:1
-
利用PSO优化SVM,利用分组式训练方法提高算法速度
利用PSO优化SVM,利用分组式训练方法提高算法速度-PSO to optimize the use of SVM, the use of packet-style training methods improve algorithm speed
- 2022-11-17 11:15:03下载
- 积分:1
-
This a neural network development kit. Ann directory under specific neural netwo...
这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program.
- 2022-03-01 10:58:26下载
- 积分:1
-
Origin_7.0 是强大的数据处理软件,在科学研究中有许多重要的应用...
Origin_7.0 是强大的数据处理软件,在科学研究中有许多重要的应用-Origin_7.0 is a powerful data-processing software, in scientific research there are many important applications
- 2023-03-14 16:50:04下载
- 积分:1
-
Vb prepared using a one
一个用vb编写的一维模糊控制器程序!
简单易懂-Vb prepared using a one-dimensional fuzzy controller program! Easy-to-read
- 2022-03-17 04:38:18下载
- 积分:1
-
Cellular Automata and fine
细胞自动机的,很好的-Cellular Automata and fine
- 2022-02-11 11:36:40下载
- 积分:1
-
isomap等规度映射,特征提取,机器学习
isomap等规度映射,特征提取,机器学习-Isotacticity isomap mapping, feature extraction, machine learning
- 2022-02-02 14:30:36下载
- 积分:1
-
利用MATLAB的遗传算法优化程序的编写…
这是用matlab编写的用遗传算法优化神经网络的程序-using Matlab is prepared by using genetic algorithm optimization procedures for neural networks
- 2022-03-23 20:59:36下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1