-
mapso
本程序用matlab编写,在传统的基本粒子群算法基础上结合多智能体思想,编写了基于多智能体的粒子群算法,并结合电力负荷分配问题比较了其实际效果(This program with matlab, in the traditional basic particle swarm algorithm combining based on multi-agent thought, write based on multi-agent particle swarm algorithm, and combined with power load allocation problem is the actual effect )
- 2012-03-10 16:11:46下载
- 积分:1
-
ex4_5
基于matlab的椭圆型低通滤波器设计程序(Based on matlab elliptic low-pass filter design)
- 2009-03-17 13:13:49下载
- 积分:1
-
matlab
精通MATLAB—综合辅导与指南 精通MatLAB的很好的内容
(Proficient in MATLAB-comprehensive counseling and guidance of a good proficient in the content of MatLAB)
- 2009-05-02 11:42:00下载
- 积分:1
-
wiener
应用维纳滤波法去噪,在图像的频率特征和附加噪声已知的情况下,采用wiener去卷积比较有效(Wiener filter denoising applications, the frequency characteristics of the image and additive noise of known cases, more effective use of wiener deconvolution)
- 2011-05-02 19:21:40下载
- 积分:1
-
drwCrcle
Draw a circle on the current axis
- 2011-12-03 04:36:24下载
- 积分:1
-
chapter17_S
MATLAB 2007 小波分析理论 第十七章代码 帮助大家学习小波(MATLAB 2007 wavelet analysis theory Chapter XVII code to help you learn wavelet)
- 2014-08-25 17:44:21下载
- 积分:1
-
Matlab-An-Introduction-with-Applications
An advance introduction to matlab in engineering
- 2013-04-08 16:25:44下载
- 积分:1
-
ga_jsp_matlab
车间作业调度问题遗传算法通用Matlab程序,很好用的的哦(the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.)
- 2009-09-17 20:23:34下载
- 积分:1
-
pv_mppt
光伏最大功率点跟踪控制simulink仿真模型(Photovoltaic Maximum Power Point Tracking Control simulink simulation model)
- 2015-04-14 21:46:59下载
- 积分:1
-
function6
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files).
(Note: When the Point Spread Function is Gaussian, then so is the Aperture function)
To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
- 2011-02-12 00:30:05下载
- 积分:1