-
MATLAB
Matlab作业,Matlab的基础应用,包括矩阵操作,微积分数值及符号求解,Matlab编程(Activity-based applications Matlab)
- 2010-12-29 10:45:12下载
- 积分:1
-
junzhi_suifuzhibian
说明: 用在matlab的simulink中对函数求平均值的仿真(used in Matlab Simulink function of the average for the simulation)
- 2005-12-05 20:09:11下载
- 积分:1
-
code
计算认知无线系统中跳频信道接入方案有效容量的函数。(Computational Cognitive radio system hopping channel access scheme effective capacity of the function.)
- 2013-08-01 21:47:28下载
- 积分:1
-
LDA_FISHER
Linear discriminant using Fisher optimization, for two classes
- 2013-04-18 22:11:18下载
- 积分: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
-
plotcircle
To calculate the coordinates needed to draw a circle given the details of the
circle, for use by the plot function(To calculate the coordinates needed to draw a circle given the details of thecircle, for use by the plot function)
- 2006-12-21 16:21:36下载
- 积分:1
-
emd
介绍经验模态分解的emd算法上下包络线的形成过程(Introduction emd empirical mode decomposition algorithm for the upper and lower envelope formation)
- 2011-11-20 00:48:18下载
- 积分:1
-
split-and-merge
segments image F by using a
split-and-merge approach based on quadtree decomposition. MINDIM
(a positive integer power of 2) specifies the minimum dimension
of the quadtree regions (subimages) allowed. If necessary, the
program pads the input image with zeros to the nearest square
size that is an integer power of 2. This guarantees that the
algorithm used in the quadtree decomposition will be able to
split the image down to blocks of size 1-by-1. The result is
cropped back to the original size of the input image.
- 2015-02-27 13:13:32下载
- 积分:1
-
wrfpcolor
matlab 画地图的 非常好用,有需要的可以拿过去!(very good!)
- 2014-01-15 15:02:17下载
- 积分:1
-
fdtd-matlab
一维到三维算法,其中包括有各种散射体形状的示例,是用matlab编写的程序(One-dimensional to three-dimensional algorithm, which includes a variety of scattering of the shape of the sample, is a program written in matlab)
- 2010-06-29 14:59:36下载
- 积分:1