登录
首页 » matlab » 量子粒子群算法的matlab实现,有程序说明

量子粒子群算法的matlab实现,有程序说明

于 2021-01-21 发布
0 306
下载积分: 1 下载次数: 12

代码说明:

说明:  量子粒子群算发代码,有中文注释,适合初学者编程学习。。。。。。。。。。(Quantum particle swarm algorithm code, with Chinese notes, suitable for beginners to learn programming..........)

文件列表:

量子粒子群算法的matlab实现,有程序说明, 0 , 2021-01-21
量子粒子群算法的matlab实现,有程序说明\qpso.m, 1837 , 2009-10-17
量子粒子群算法的matlab实现,有程序说明\量子粒子群算法及其应用_张兰.caj, 1674165 , 2021-01-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 路径规划算法
    说明:  基础的路径规划算法:人工势场,构建引力场与势力场寻找最短路径(Artificial potential field)
    2021-01-20 15:14:43下载
    积分:1
  • ofdm
    在matlab中的ofdm的编程,包括数据生成,调制,数据传送,频道干扰,解调,数据接收,并且计算误码率,把误码率用图像的形式表现出来。(In the OFDM matlab programming, including data generation, modulation, data transmission, channel interference, demodulation, data receiving, and calculating the BER, the BER image forms.)
    2009-01-01 16:29:55下载
    积分:1
  • PSO-evolutionarycomputation
    粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域(Particle Swarm Optimization (PSO) is an evolutionary computation technique (evolutionary computation), has Dr. Eberhart and Dr. kennedy invention. Deriving from the behavior of birds of prey PSO with genetic algorithm is similar to an iterative optimization-based tools. System initialization for a group of random solutions, through the iterative search for optimal values. But there is no cross-genetic algorithm used (crossover) and mutation (mutation). But the particles in the solution space of the particles to follow the optimal search. In detail the steps after the introduction sections compared with the genetic algorithm, PSO has the advantage of being simple and easy and did not realize many of the parameters need to be adjusted. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications)
    2008-03-19 20:51:36下载
    积分:1
  • searchneldermead
    Search optimization function matlab
    2013-04-09 16:23:02下载
    积分:1
  • StockMarketGroupFinalSoftware-
    股票分析、预测MATLAB程序,网上淘到的一个历程,希望对精于M编程的股民有所帮助。(Stock analysis, forecasting MATLAB program, a process of scouring the Internet to hope for skilled investors M programming help.)
    2014-12-22 17:19:23下载
    积分:1
  • A_Matlab_Tour_of_Wavelet_Programming
    This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own. I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them. (This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing: signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names eg tp1.m, and launch the script directly from Matlab comand line> tp1. Some of the scripts contains holes that you should try to fill on your own.I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.)
    2008-01-11 15:02:14下载
    积分:1
  • Mie
    均匀球形粒子的Mie理论散射光强计算程序: 1.RB1.m 计算第一类Ricatti-Bessel函数的函数 2.RB2.m 计算第二类Ricatti-Bessel函数的函数 3. Alegendr.m 计算角函数 和 的函数 4. MieCoeff.m 计算米尔系数的函数 5. Amp.m 计算散射光复振幅的函数 6. MieIntensity.m 画均匀粒子散射角-光强图 (Uniform spherical particle Mie theory scattering intensity calculation procedures: 1. RB1.m calculate the first class Ricatti-Bessel function of the function 2. RB2.m calculate the second category Ricatti-Bessel function of the function 3. Alegendr.m computing angle functions and function 4. MieCoeff.m Mill coefficient calculation function 5. Amp.m calculate the scattering amplitude recovery function 6. MieIntensity.m Painting uniform particle scattering angle- light intensity diagram)
    2013-10-05 14:26:10下载
    积分:1
  • GA_Knapsack
    有关多背包问题的遗传算法,非常不错,对初学者很有帮助(For multiple knapsack problem genetic algorithm, very good, very helpful for beginners)
    2013-11-17 20:48:21下载
    积分:1
  • MetodosNumericos
    Resoluç ã o dos exercicios de metodos numericos
    2013-05-02 04:09:23下载
    积分:1
  • vicxy
    用vi传输矩阵法研究均匀布拉格光栅的传输特性(Uniform Bragg grating transmission characteristics of the transfer matrix method with vi)
    2015-03-18 10:51:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载