-
一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考
一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考-A basic pattern recognition methods, partially improved, simple and practical, the use of matlab simulation, as compiled correctly. Reference for everyone to learn
- 2022-05-25 17:23:06下载
- 积分:1
-
一回
一个反向传播算法的的原程序!值得一看,大家自己看看!-a back-propagation algorithm of the original program! An eye-catcher, we see for himself!
- 2022-10-28 13:50:03下载
- 积分:1
-
针对现有遗传算法在多维非线性优选方面的不足,本文提出了一种基于小生境进化算法(NEA)的非线性优选模型,探讨了NEA算法的参数选择原则。通过大量仿真和比较,表明...
针对现有遗传算法在多维非线性优选方面的不足,本文提出了一种基于小生境进化算法(NEA)的非线性优选模型,探讨了NEA算法的参数选择原则。通过大量仿真和比较,表明算法在复杂非线性优选中具有快速、高效、鲁棒性强的特点,并能在全局范围内有效搜索所有最优解。
-against existing genetic algorithms in three-dimensional nonlinear optimization for the shortage, the paper presents a niche evolutionary algorithm (NEA) nonlinear optimization model, the NEA on the parameters chosen algorithm principle. Through simulation and large, the algorithm shown in a complex nonlinear optimization is fast, efficient, robust features of the strong, and the global scope effective search all the optimal solution.
- 2023-04-07 12:45:04下载
- 积分:1
-
c语言实现人工智能art1网络的算法实现
c语言实现人工智能art1网络的算法实现 -c language art1 network artificial intelligence algorithms
- 2023-02-16 18:20:04下载
- 积分:1
-
Multi
多目标优化问题,此例中经遗传算法优化子代个体数目逐步减少,最后稳定在10个染色体个体-Multi-objective optimization problem, in this case, by the genetic algorithm to gradually reduce the number of offspring individuals, and finally stabilized at 10 chromosome individual
- 2023-07-14 19:15:03下载
- 积分:1
-
只要输入相关参数就可以得到结果,最值遗传算法,含源码
只要输入相关参数就可以得到结果,最值遗传算法,含源码-Just enter the relevant parameters can be the result, the most value genetic algorithm, with source
- 2022-04-24 02:09:12下载
- 积分:1
-
This is a solution of TSP genetic algorithm. Which is described in detail how to...
这是一个解决TSP问题的遗传算法.里面有详细的介绍如何编写遗传算法,很值得参考.-This is a solution of TSP genetic algorithm. Which is described in detail how to prepare genetic algorithm, very good reference.
- 2022-07-22 20:36:36下载
- 积分:1
-
一个关于神经网络遗传算法的源程序,对于初学者肯定有帮助...
一个关于神经网络遗传算法的源程序,对于初学者肯定有帮助-A source code about NN(nerve network),it is helpful for beginners
- 2022-03-24 04:58:01下载
- 积分:1
-
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-08-06 14:22:02下载
- 积分:1
-
又一个外国人写的程序,请大家鉴定,还是ica方面的程序,挺好的...
又一个外国人写的程序,请大家鉴定,还是ica方面的程序,挺好的-also a foreigner to write the procedures, please identification, or the procedures ica, in very good shape;
- 2023-02-17 03:20:03下载
- 积分:1