-
Prime_algorithm.rar
Prime算法Matlab源代码
Prime算法Matlab源代码
Prime算法Matlab源代码(impletmentation of Prime Algorithm based on Matlab)
- 2009-03-17 15:46:16下载
- 积分:1
-
MusicULA
DOA estimation using MUSIC on a uniform Linear array
- 2009-05-30 17:14:58下载
- 积分:1
-
Monte-Carlo-algorithm
说明: 蒙特卡洛算法一些matlaB程序,可以直接使用(Monte Carlo algorithm)
- 2021-03-21 21:09:16下载
- 积分:1
-
1
说明: 图像实验3空域滤波,在matlab环境下进行空域滤波(Experiment 3 spatial filter images in matlab environment with spatial filter)
- 2011-04-17 16:01:21下载
- 积分:1
-
danyin_f
扩频通信条件下单音干扰仿真,可以调节单音干扰的频率变化显示不同仿真结果(Under Interference Rejection Spread Spectrum Simulation)
- 2011-05-19 15:22:54下载
- 积分:1
-
Thesis_OFDM_vs_CDMA
OFDM vs CDMA,一份report,而且还有之后的勘误(OFDM vs CDMA, a report, but also after the corrigenda)
- 2007-10-13 22:44:20下载
- 积分:1
-
costas
costas环路参数计算MATLAB程序和仿真(costas loop parameter calculation and simulation of MATLAB program)
- 2010-08-21 10:39:24下载
- 积分:1
-
TSP123
应用TSP算法的MATLAB程序,,对于优化问题有着不错的效果,,希望大家喜欢!(Application of TSP algorithm MATLAB program for optimization problems with good results, I hope you like!)
- 2011-09-11 01:18: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
-
sxjm_prog
数学建模中某些算法的解法,关于数学模型第三版姜起源 谢金星等的作品。。。。。(some solutions about matlab.)
- 2010-01-08 11:00:04下载
- 积分:1