-
TSpant
说明: 一种分组求解TSP问题的蚁群算法。非常经典。有助于初学者提高。(A division problem solving TSP Ant Colony Algorithm. Very classic. Help beginners improve.)
- 2008-11-25 16:39:59下载
- 积分:1
-
ASK
MATLAB实现ASK调制解调。 内含主文件、demo文件,高斯噪声文件等等。(MATLAB ASK modulation and demodulation.)
- 2012-06-02 09:48:10下载
- 积分:1
-
OFDM_chnMATLAB
信道估计算法及实现,matlab编写(Channel estimation algorithm and realize, matlab prepared)
- 2007-11-06 13:55:20下载
- 积分:1
-
K-meanCluster
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-element clusters
Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster.
Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample.
Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)
- 2007-11-15 01:49:03下载
- 积分:1
-
ditonglvbo
MATLAB低通滤波程序,很好的源代码,希望对大家有用(filter)
- 2009-11-26 11:37:15下载
- 积分:1
-
matlab-for-the-young
matlab的入门程序,包含图像处理模块(matlab for the young,including the image recognition modules)
- 2013-07-30 10:29:15下载
- 积分:1
-
road
路由算法是影响网络性能的重要因素之一,对路由算法的选择至关重要。介绍路由算法中的Floyd算法和RAD(Routing along DAGs)算法,并通过实验对两种算法性能作出分析和比较。实验分析结果显示:在链路利用率、链路流量负载均衡和链路失效对网络的影响范围方面,RAD算法要优于Floyd算法。在平均传输代价方面,Floyd算法要优干RAD算法。(Routing algorithm is one of the most important factors affecting network performance, and it is very important to select routing algorithm. The Floyd algorithm and RAD (Routing along DAGs) algorithm in routing algorithm are introduced, and the performance of these two algorithms is analyzed and compared through experiments. The experimental results show that the RAD algorithm is better than Floyd algorithm in terms of link utilization, link traffic load balancing and link failure. In terms of average transmission cost, Floyd algorithm needs to do well in RAD algorithm.)
- 2017-11-27 16:03:57下载
- 积分:1
-
csma
MAC层CSMA协议,是在OPNET中使用的(MAC layer,CSMA protocols)
- 2009-09-17 11:12:25下载
- 积分:1
-
BASIC_WM
本函数是一个实现基本通信水印模板的函数,对图像进行了简单的加噪处理(This function is a realization of basic communication watermark image template function, the simple addition to deal with the noise
)
- 2011-05-30 18:58:37下载
- 积分:1
-
JAWABAN-B
matlab simulation example
- 2014-10-29 15:25:18下载
- 积分:1