-
SIMULINK
Tools,tutorials, and exaples for using matlab simulink
- 2010-11-30 05:16:14下载
- 积分:1
-
GuoTao
说明: 用MATLAB编写的粒子群基本算法-PSO算法来求无约束函数的极值问题,得出比较好的结果(MATLAB prepared using the basic algorithm PSO-PSO algorithm to seek non-binding function of the extremal problem, arrive at some more good results)
- 2008-09-01 19:18:39下载
- 积分:1
-
matlab--icp--point
matlab 经典的ICP点云配准算法 ,已经通过测试,下载即可运行,可以很好的帮助你理解ICP算法(matlab classic ICP point cloud registration algorithm has been tested download to run can be very good to help you understand the ICP algorithm)
- 2013-05-22 23:55:25下载
- 积分: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
-
Bases
New Bases for OFDM system subcariers and its destribution in wigner
- 2011-05-03 19:09:48下载
- 积分:1
-
mica21
利用CC1000通信的仿真程序.这是适用于无线传感器网络Mica2平台的程序.(use CC1000 communication simulation program. This is applicable to the wireless sensor network platform Mica2 procedures.)
- 2006-09-23 21:14:43下载
- 积分:1
-
speech_course_2004
This is my first upload which contain some stuff files from my final project.
- 2013-03-21 16:45:09下载
- 积分:1
-
Writing-for-Science-and-Engineering.5989
This book is useful for writing a standard report, paper.
- 2012-09-16 21:29:54下载
- 积分:1
-
1
说明: Matlab编写BPSK信号通过AWGN信道的仿真过程(Matlab write BPSK AWGN channel signal through the simulation process)
- 2010-04-28 08:40:24下载
- 积分:1
-
dijkstra
求解赋权图中任意两点之间的最短路径及距离(solve the shortestpath problem)
- 2011-10-20 19:11:24下载
- 积分:1