-
Pso
模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。
(Simulation of a group of birds preying on the scene, so as to achieve the purpose of optimizing the objective function, that is, PSO! At first, where feasible, have a space in a group of random particles, and then let the beginning of each particle in a virtual space to fly in all directions, and each particle they have in mind over the fitness value (that is objective optimization function) the highest point , and the whole particle swarm adaptation has a maximum value of the individual, so that particles in the fly when he had flown as far as possible towards the best point and collective best point. Finally reaching the merits of convergence to approximate most purposes.)
- 2007-10-24 14:45:05下载
- 积分:1
-
FastFloyd
floyd warshall algorithm
- 2010-12-05 23:54:15下载
- 积分:1
-
Full_bridge_DC_DC_BIPOLARnikhil
full bridge DC-DC bipolar conveter matlab simulink file
- 2011-05-23 17:53:06下载
- 积分:1
-
ofdmcdma
Hệ thố ng MIMO OFDMA qua pha đ inh đ a đ ư ờ ng
- 2014-08-26 20:10:38下载
- 积分:1
-
sobel-zero-crossing-canny-compare
本科时做的一个实验,关于3个算法的比较,有matlab代码,有说明文本,还有一些素材图片。(three algorithms about image process,include some image used in the process and pdf introducing the process.)
- 2014-11-14 11:13:51下载
- 积分:1
-
数字图像处理1
说明: 任务 1 编写以两幅灰度图像为输入的 MATLAB 函数,计算下列图像差值度量:均方误
差(MSE)信噪比(SNR)峰值信噪比(PSNR)均值绝对误差(MAE)处理给定的测试图像“Lena”及其原始和后添加噪声形式。
任务 2 编写 MATLAB 函数,通过两种不同的方法将一幅灰度图像从原始大小下采样到
给定输出大小:a)直接消除像素,b)在消除像素之前进行初步图像平滑处理。用缩放系数 2:1、4:1、8:1 和 16:1 对给定的测试图像“Living.”进行处理。
任务 3 编写 MATLAB 函数,通过两种不同的方法将灰度图像从原始大小缩放到给定的
输出大小:a)像素重复使用上述方法将任务 2 中处理的图像缩放回原始大小。使用为任务 1 编写的 MATLAB 方法计算原始图像和缩放图像的 MSE 和 PSNR。将 MSE和 PSNR 分别作为大小缩减率的函数。定义对于相同的尺寸缩小比,收缩/缩放方法的组合提供最小 MSE 和最大 PSNR。
任务 5 编写 MATLAB 函数分别对测试图像“Fig0316(1)(top_.)”和“Fig0316(4)(._.)”执行直方图均衡。显示直方图均衡前后直方图的直方图。(task1
task2
task3
task5)
- 2020-01-02 19:03:28下载
- 积分:1
-
lipsol
lineer programming with matlab lineer optmiziation problems
- 2012-07-07 02:54:39下载
- 积分:1
-
svm
libsvm使用中的参数说明和视频教程以及程序中数据的格式要求(libsvm-use instructions and video tutorials, and parameter data in the format of the program requirements)
- 2011-11-15 15:27:21下载
- 积分:1
-
smith_tu
用Matlab实现史密斯圆图的动态展示,包括单枝节和双枝节匹配等
程序已调通(smith tu)
- 2012-05-10 11:37:32下载
- 积分:1
-
ICALAB_last
独立分量ica:快速ICA算法软件包是基于MATLAB程序实现的快速定点独立成分分析和投影寻踪算法。它具有一个易于使用的图形用户界面,以及强大的计算算法。(The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm)
- 2009-12-05 22:46:24下载
- 积分:1