- Code-Algorithm-A-Priori program code Apriori Algorithm (data mining) in Delphi. I found it after I read a book "Algoritma Data Mining". Apriori Algorithm is an influental algorithm for mining frequent itemsets for boolean association rules
- C_IN_2_P this a basic but powerful pdf file which actually covers most of the concepts including file functions and pointers in c in only 2 pages
- prac16 the above file will display the features of an input image
- zidingyi-spinbox 自定义spinbox 实现显示内容为字符串 取出value值为int数据 编译可直接运行 为显示其效果 专门为此写了一个mian函数
- LCD 基于keil5的stm32b开发板的程序
- Micron_Memory_DDR_SDRAM ddr3 封装库 采用粉末冶金法制备了微米尺寸和准纳米尺寸的氧化镧粒子增强钼合金
文件名称:liziqunsuanfa
介绍说明--下载内容来自于网络,使用问题请自行百度
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等[1] 开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。-Swarm optimization, also known as PSO (Particle Swarm Optimization), abbreviated as PSO, in recent years, one J. Kennedy and RC Eberhart et al. [1] developed a new evolutionary algorithm (Evolutionary Algorithm- EA). One of PSO algorithm and simulated annealing algorithm is similar to evolutionary algorithms, it is also a departure random solutions, through iterative find the optimal solution, it is also uated by the fitness of the solution quality, but it' s simpler than genetic algorithm rules it is no genetic algorithm " cross" (crossover) and " variation" (mutation) operation, follow it through to the current search to find the optimal value of the global optimum. This algorithm is its easy implementation, high precision, rapid convergence, etc. attracted academic attention, and demonstrated its superiority in solving practical problems. Particle swarm algorithm is a parallel algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
粒子群算法求解多元函数极值/fitness.m
粒子群算法求解多元函数极值/main.m
粒子群算法求解多元函数极值
粒子群算法求解多元函数极值/main.m
粒子群算法求解多元函数极值
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.