-
matlabExercise
matlab 实验报告
matlab 实验报告
matlab 实验报告(Experimental Report matlab report matlab experimental experimental report matlab)
- 2008-12-30 23:06:08下载
- 积分: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
-
ldpc_generate
matlab源代码,可能对研究LDPC码的同仁是有很大帮助的(matlab source code, may be the study of Tongren LDPC code is of great help)
- 2008-07-07 14:37:57下载
- 积分:1
-
ofdm
说明: OFDM全系统仿真代码,包括卷积编码,调制解调,四倍过采样(OFDM system-wide simulation code, including the convolution coding, modulation and demodulation, four times oversampling)
- 2011-02-24 09:40:58下载
- 积分:1
-
input1
test file for matlab kalman filter
- 2010-06-17 16:06:57下载
- 积分:1
-
gsm_ddc
8载gsm
ddc实例
matlab实例
(8gsm ddc)
- 2011-01-04 15:30:30下载
- 积分:1
-
LMSandRLS
说明: 现代信号处理中的LMS算法和RLS算法的MATLAB仿真(Modern Signal Processing LMS algorithm and RLS algorithm MATLAB simulation)
- 2008-11-18 12:57:32下载
- 积分:1
-
WaTMRI
MATLAB CODE MRI This is a demo code for mri
- 2014-11-15 20:17:20下载
- 积分:1
-
modelCenter
粒子群算法和基于ModelCenter求解背包问题的对比研究,包括了matlab版的粒子群算法,ModelCenter程序,以及自己的报告
(Particle swarm optimization algorithm and a comparative study based on ModelCenter knapsack problem, including the matlab version of the particle swarm algorithm, ModelCenter program, and its report)
- 2015-01-21 11:20:50下载
- 积分:1
-
kalman
kalman滤波 用于电池SOC上的算法(kalman filter algorithm for battery SOC on)
- 2011-05-12 11:47:55下载
- 积分:1