登录
首页 » matlab » 粒子群优化算法以及改进的PSO算法代码matlab

粒子群优化算法以及改进的PSO算法代码matlab

于 2019-02-28 发布 文件大小:9KB
0 195
下载积分: 1 下载次数: 2

代码说明:

  一些关于粒子群优化算法的matlab程序实现,里面有各种的PSO改进算法(Some matlab programs about particle swarm optimization algorithm are implemented. There are various PSO improved algorithms in them.)

文件列表:

粒子群优化算法以及改进的PSO算法代码matlab, 0 , 2013-04-24
粒子群优化算法以及改进的PSO算法代码matlab\AsyLnCPSO.m, 1085 , 2008-09-04
粒子群优化算法以及改进的PSO算法代码matlab\BreedPSO.m, 1829 , 2008-09-10
粒子群优化算法以及改进的PSO算法代码matlab\CLSPSO.m, 2413 , 2008-09-13
粒子群优化算法以及改进的PSO算法代码matlab\LinWPSO.m, 1028 , 2008-09-02
粒子群优化算法以及改进的PSO算法代码matlab\LnCPSO.m, 1017 , 2008-09-04
粒子群优化算法以及改进的PSO算法代码matlab\PSO.m, 971 , 2008-09-02
粒子群优化算法以及改进的PSO算法代码matlab\RandWPSO.m, 1116 , 2008-09-03
粒子群优化算法以及改进的PSO算法代码matlab\SAPSO.m, 1156 , 2008-09-11
粒子群优化算法以及改进的PSO算法代码matlab\SecPSO.m, 1073 , 2008-09-03
粒子群优化算法以及改进的PSO算法代码matlab\SecVibratPSO.m, 1438 , 2008-09-03
粒子群优化算法以及改进的PSO算法代码matlab\SelPSO.m, 1173 , 2008-09-10
粒子群优化算法以及改进的PSO算法代码matlab\SimuAPSO.m, 1584 , 2008-09-04
粒子群优化算法以及改进的PSO算法代码matlab\YSPSO.m, 1175 , 2008-09-02

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

发表评论

0 个回复

  • Wavelet-ten-classes(Chinese-version)
    小波十讲(中文版)-Ingrid Daubechies著 李建平译(Wavelet ten (Chinese version) Daubechies-Ingrid with Li Jianping translation)
    2016-11-29 11:45:43下载
    积分:1
  • Unet-master2
    说明:  CN对图像进行像素级的分类,从而解决了语义级别的图像分割(semantic segmentation)问题。与经典的CNN在卷积层之后使用全连接层得到固定长度的特征向量进行分类(全联接层+softmax输出)不同,FCN可以接受任意尺寸的输入图像,采用反卷积层对最后一个卷积层的feature map进行上采样, 使它恢复到输入图像相同的尺寸,从而可以对每个像素都产生了一个预测, 同时保留了原始输入图像中的空间信息, 最后在上采样的特征图上进行逐像素分类。(CN classifies images at the pixel level, thus resolving the problem of semantic segmentation at the semantic level. Unlike classical CNN, which uses full-connection layer to get fixed-length feature vectors after convolution layer for classification (full-connection layer + soft Max output), FCN can accept any size of input image, and uses deconvolution layer to sample feature map of the last convolution layer to restore it to the same size of input image, so that each pixel can be generated. At the same time, the spatial information of the original input image is retained. Finally, the pixel-by-pixel classification is carried out on the feature map sampled above.)
    2019-04-19 19:16:29下载
    积分:1
  • 进程模块视图和多
    进程模块查看 < 多任务(多进程、多线程) >-Process module view < multi-tasking (multi-process, multi-threaded)>
    2022-03-28 12:07:54下载
    积分:1
  • jQuery结合LightBox实现图片滚动+图片盒子
    jQuery结合LightBox实现的图片展示+图片盒子,图片滚动过程中,可通过控制按钮控制滚动方向,单击小图片后,在当前页无刷新显示出放大图片,结合LightBox可实现 渐变动画效果的图片放大效果,代码中引入了jquery,且代码中运用有HTML5/CSS3技术,历此测试请在火狐或Chrome下进行。
    2022-01-21 05:45:03下载
    积分:1
  • SPI_RC522
    已经调通的SPI RC522代码,欢迎大家下载参阅(SPI RC522 code that has been switched on)
    2018-07-28 11:15:02下载
    积分:1
  • PHP Getting Started with the sample source code for the novice to start learning...
    ASP 程序设计与实例书的配套答案,ASP基础入门,供新手使用~非常有效-PHP Getting Started with the sample source code for the novice to start learning to use ~ very useful oh
    2022-03-18 20:29:18下载
    积分:1
  • 实现中缀表达式向后缀表达式的转换。要求: 键盘输入一个表达式,并以字符#表示结束; 输出为后缀表达式形式。...
    实现中缀表达式向后缀表达式的转换。要求: 键盘输入一个表达式,并以字符#表示结束; 输出为后缀表达式形式。-realization grade expression to the conversion formula suffix. Requirements : an expression of keyboarding and to the end of said characters#; Output suffix expression form.
    2023-06-21 19:50:03下载
    积分:1
  • zoomfft
    在谱分析中,数据长度N,采样频率fs,频谱中的分辨率为df=fs/N。为了提高谱分析中的分辨率,常用ZOOMFFT,这里给出了相应的MATLAB程序。(In spectrum analysis, the data length N, the sampling frequency fs, the spectrum of a resolution of df = fs/N. Spectral analysis in order to improve the resolution, commonly used ZOOMFFT, here the corresponding MATLAB procedures.)
    2021-04-28 22:28:43下载
    积分:1
  • coco2dx游戏引擎实现加减法练练看
    项目使用coco2dx游戏引擎实现的加减法练练看,类似于水果练练看,通过完成加法和减法练习来达到消除的目的,游戏使用C++语言编写。
    2023-07-18 14:15:07下载
    积分:1
  • VC prepared by the Russian
    VC编写的俄罗斯广块,源代码加注释,希望对大家有用~-VC prepared by the Russian-block, the source code footnote, a member of the useful ~
    2022-01-25 23:15:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载