资源列表

« 1 2 ... .30 .31 .32 .33 .34 1335.36 .37 .38 .39 .40 ... 2831 »

[人工智能/神经网络/遗传算法Particle-algorithm

说明:粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究。 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练
<天涯> 在 2025-06-17 上传 | 大小:10kb | 下载:0

[人工智能/神经网络/遗传算法control_Robot

说明:机器人控制系统的设计与MATLAB仿真的相关程序,对研究机器人控制及仿真编程有一定帮助。-" Robot control system design and MATLAB simulation," a book with the program, the study of robot control and simulation programming of some help.
<lilu> 在 2025-06-17 上传 | 大小:1.11mb | 下载:0

[人工智能/神经网络/遗传算法Ant_colony

说明:有关蚁群算法的资料,详细讲解的蚁群算法的原理及改进蚁群算法,并附有MATLAB代码及解释。-Information about ant colony algorithm, explain in detail the principles of ant colony algorithm and improved ant colony algorithm, along with MATLAB code and explanation.
<lilu> 在 2025-06-17 上传 | 大小:597kb | 下载:0

[人工智能/神经网络/遗传算法yichuansuanfa_01

说明:用C#实现了最基本的遗传算法,即单节点交叉变异的遗传算法。可以通过阅读代码自行修改-Using C# to achieve the most basic genetic algorithm, that is a single node in the genetic algorithm crossover and mutation. You can modify the code by reading
<sunting> 在 2025-06-17 上传 | 大小:755kb | 下载:0

[人工智能/神经网络/遗传算法yichuansuanfa_02

说明:更加复杂的遗传算法,多节点变异,运算更加流畅。使用C#实现,可根据需求自行修改-More complex genetic algorithms, multi-node mutation, smoother operation. Use C# to achieve, can modify according to needs
<sunting> 在 2025-06-17 上传 | 大小:766kb | 下载:0

[人工智能/神经网络/遗传算法4697191_25342821

说明:粒子群优化算法的编程 欢迎下载-Particle Swarm Optimization
<我叫> 在 2025-06-17 上传 | 大小:39kb | 下载:0

[人工智能/神经网络/遗传算法EyeProcessing

说明:eye processing using color cues and other methods
<hema> 在 2025-06-17 上传 | 大小:443kb | 下载:0

[人工智能/神经网络/遗传算法AI-CODE

说明:genetic algorithm for ai applications
<asd> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法FastMarching_version3b

说明:fast Marching for robot path planing, obstacles, online, consider the robot capabilities, 2D, realtime, very nice
<zeng> 在 2025-06-17 上传 | 大小:121kb | 下载:0

[人工智能/神经网络/遗传算法RoPPlaH-v1.1

说明:PSO robot path planning, take consideration of the capabilities of the robot, grid based, 2D, intelligent, real-time fast
<zeng> 在 2025-06-17 上传 | 大小:320kb | 下载:0

[人工智能/神经网络/遗传算法bijzugm

说明:Lagrange算法程序,望各位喜欢,共享资源,开心大家!!!!!!!()
<dbtpeases> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法element

说明:VB写的常用算法,以数值计算为主,插值,傅立叶等,()
<dandg> 在 2025-06-17 上传 | 大小:1.8mb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 1335.36 .37 .38 .39 .40 ... 2831 »

源码中国 www.ymcn.org