搜索资源列表
差别算法matlab源码
- 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应
Miescatter
- fortan的mie散射程序,可以计算粒子对电磁场的散射-fortan the mie scattering process, can calculate the particle scattering of electromagnetic fields
PSOLyapunov
- 用matlab编程实现计算粒子群算法中系统的Lyapunov函数与单个粒子的运行轨迹。-Matlab Programming calculated using particle swarm algorithm in the system Lyapunov function and operation of a single particle trajectory.
psot
- 粒子群算法工具箱 该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-Particle Swarm Optimization Toolbox of the Toolkit will be the core of the PSO algorithm pack
psomatlab
- 可以进行粒子群优化算法的初步计算。MATLAB计算简便,快捷-Particle Swarm Optimization can be carried out a preliminary calculation algorithm. MATLAB calculation is simple, fast
PSO
- 很实用的群优化智能算法,计算粒子群算法的源代码,所需优化的目标函数命名为fitness即可。-a partical swarm algorithm
Mie-Matlab-Maetzler
- matlab,利用Mie散射理论计算粒子散射特性-Matlab calculate scattering characteristic by Mie scattering theory
spheresc
- 用matlab计算圆形粒子Mie散射的程序-Matlab round particles with Mie scattering calculation procedures
mie
- Mie散射系数也叫米散射的Matlab计算程序。 当球形粒子的尺度与波长可比拟时,发生的散射为米散射。此时必须考虑散射粒子体内电荷的三维分布。此散射情况下,散射粒子应考虑为由许多聚集在一起的复杂分子构成,它们在入射电磁场的作用下,形成振荡的多极子,多极子辐射的电磁波相叠加,就构成散射波。又因为粒子尺度可与波长相比拟,所以入射波的相位在粒子上是不均匀的,造成了各子波在空间和时间上的相位差。在子波组合产生散射波的地方,将出现相位差造成的
shili
- 基于改进粒子群算法的多目标最优潮流计算 基于改进粒子群算法的多目标最优潮流计算-Particle Swarm Optimization Based on Improved Multi-objective Optimal Power Flow
Mie-scattering-Matlab
- 粒子散射光强的计算,可算粒子各个散射角的光强分布及其相位-The calculation of particle scattering intensity, scattering angle of each particle can be considered the light intensity distribution and phase
mMie-Matlab-Ma
- matlab,利用Mie散射理理论计算粒子散射特性 -matlab, using the Mie scattering reasonable theory to calculate the particle scattering characteristics
particle-velocity-distribution
- 使用MATLAB计算粒子速度分布 ,绘制了与理论值比较的曲线,得到较好的仿真结果-MATLAB to calculate the particle velocity distribution
lizifenbu
- MATLAB计算粒子速度分布 源程序代码
particle-velocity
- 利用MATLAB计算粒子速度分布的源程序代码(Using MATLAB to calculate the particle velocity distribution of the source code)
1234
- MATLAB计算粒子速度分布源程序代码,实现粒子速度分布的计算。(The calculation of particle velocity distribution MATLAB)
MATLAB计算粒子速度分布 源程序代码
- 通过MATLAB软件,来更加准确的计算粒子速度分布,达到我们预期想要的结果。(Through the MATLAB software to more accurate calculation of particle velocity distribution, to achieve our desired results)
MATLAB实现txt文本数据分离的源程序代码
- MATLAB代码 计算有关粒子运动的分布情况 分析及其速度轨迹 代码实现(Analysis of the Distribution of Particle Motion by MATLAB Code and Implementation of Velocity Trajectory Codee)
粒子群算法
- 利用粒子群算法计算某一函数的最大值,直接运行main.m文件即可,fun.m用于计算粒子适用度,目标函数可根据自身需要进行修改。(Use particle swarm algorithm to calculate the maximum value of a function, just run the main.m file directly. Fun.m is used to calculate the applicability
MATLAB计算粒子速度分布
- 用matlab计算粒子分布速度,绘制与理论的比较值(Calculate the particle distribution velocity with matlab, draw the comparison value with the theory)