-
demarreur3
power system and machine modelling using matlab and simulink
- 2010-09-30 14:13:16下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
00-FUNDAMENTALS_ALL_CHAPTERS_EDU_July_2010
OCTEON
Programmer’s Guide
Introduction Version for
Cavium Networks University Program
- 2014-10-15 20:59:57下载
- 积分:1
-
GMM_IM
image segmentation with GMM
- 2014-12-19 04:18:23下载
- 积分:1
-
convolution
用matlab语言实现的卷积运算的仿真程序,调试成功,可直接运行。(The convolution operation simulation program Matlab language, commissioning, and can be run directly.)
- 2012-11-14 10:16:29下载
- 积分:1
-
mJacobi
The matlab code is designed to solve linear systems of equations using the Jacobi Method.
- 2012-11-16 22:39:11下载
- 积分:1
-
MATLAB
说明: matalab编程宝典!讲述matlab编程基础的书!入门及参考都可以!(Programming matalab book! Matlab programming based on the book! Introduction and reference can be!)
- 2009-08-12 13:07:38下载
- 积分:1
-
MATLAB-binary
matlab实现产生二进制随机序列函数,包括概率分布(matlab generate binary random sequence to achieve the function, including the probability distribution)
- 2011-05-21 09:39:07下载
- 积分:1
-
FM
说明: FM的M文件,是基于MATALB环境下运行的(FM M document is based on enriching environment running)
- 2007-04-25 12:38:59下载
- 积分:1
-
pocklington_radiation
pocklington型积分方程,用于矩量法求线电流,如偶极子天线(pocklington integral equations for the moments method for the line current, such as the dipole antenna)
- 2011-09-15 10:06:27下载
- 积分:1