-
vrp-in-GA
使用matlab编写遗传算法,解决车辆路径最优化问题。(VRp using GA methods)
- 2014-09-28 09:37:06下载
- 积分:1
-
psotb-beta-0.3
老外编的标准pso算法的matlab工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。(Part of the standard of foreigners pso algorithm matlab toolbox, the toolbox will be the core of the PSO algorithm package together to provide to the user adjustable parameters for the algorithm, users only need to define their own needs better optimization function (calculation of minimum or maximum value), and set a good function, since the range of variables, each iteration step the maximum allowable variation (known as the maximum speed, Max_V) and so on, can be self-optimizing.)
- 2009-12-23 10:55:57下载
- 积分:1
-
94206425bianshi2
说明: matlab程序,用于对差分方程进行参数辨识,获得参数数值(Matlab program is used to identify the parameters of the difference equation and obtain the parameter values)
- 2020-06-26 10:58:35下载
- 积分:1
-
Untitled
实现基本的PCM编译码功能,函数简单,程序可行(PCM encoding and decoding functions to achieve the basic function is simple, practical procedures)
- 2010-11-24 17:48:14下载
- 积分:1
-
additive_noise_channel
模拟噪声的程序,可以根据需要改写,主要功能是实现噪声模型
(Additive Noise Channel/Additive Guassian Noise Channel is the simplest of all channels. File usage details:
op_channel = additivenoise(input_signal)
mathematical Model:
s(t) input signal to channel (=sig_ip)
n(t)additive random noise process added by channel (=noise_mat)
a(t) attenutation factor , here it is taken as random(=att_fact)
out put signal r(t) = a .* s(t)+ n(t)
an additional file named through_anc is there which shows 2 figures, 1. input signal 2. output signal
)
- 2009-07-16 21:13:40下载
- 积分:1
-
b_back
主要用于校正图像的畸变,用matlab编写的,很实用(Mainly used to correct image distortion, written with matlab, very practical)
- 2010-05-23 20:23:57下载
- 积分:1
-
2D-FDTD
本程序实现2维TM波FDTD仿真 此程序用PML设置吸收边界条件 FDTD_2D_PML
仅含有Ez,Hx,Hy分量 (The procedure to achieve 2-D TM wave FDTD simulation of this process with the PML absorbing boundary condition FDTD_2D_PML set contains only Ez, Hx, Hy component)
- 2011-07-04 15:18:36下载
- 积分:1
-
Hungarian-Algorithm.
函数查找最小边的权重匹配给出的M×N的边缘
使用匈牙利算法权重矩阵的权重 A function for finding a minimum edge weight matching given a MxN Edge
weight matrix WEIGHTS using the Hungarian Algorithm.
(
A function for finding a minimum edge weight matching given a MxN Edge
weight matrix WEIGHTS using the Hungarian Algorithm.
)
- 2015-04-05 21:38:53下载
- 积分:1
-
PsoProcess
实现一个完整的粒子群算法,这个函数就是PsoProcess(A complete particle swarm algorithm, this function is PsoProcess)
- 2012-04-15 22:21:40下载
- 积分:1
-
MultiWiiV1_7
基于 Matlab 的积分分离 PID 控制 算法及仿真 摘 要 MATLAB 是一种集数值计算、符号运算、可视化(flying car)
- 2013-10-11 13:55:27下载
- 积分:1