-
CVRP
用蚁群算法解决带有容量限制的车辆路径问题(Ant colony algorithm for solving vehicle routing problem with capacity constraints)
- 2015-05-18 11:03:52下载
- 积分:1
-
peak_interp_0_01
Peak Interpretetion using Matlab
- 2009-06-26 01:46:37下载
- 积分:1
-
MyKmeans
实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。(achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n will be assigned to target K to 000 category, making target category of the similarity between the largest category of the similarity between the smallest. Disadvantages : class size have no great difference for dirty data is very sensitive. Improved algorithms : k-medoids methods. Here a selection of objects called mediod to replace the center of the above, the logo on a medoid this category. Steps : 1, arbitrary selection of objects as K medoids (O1, O2, Ok ... ... Oi). Following is a cycle : 2, the remaining targets assigned to each category (in accordance with the closest medoid principle); 3, for each category (Oi), the order of selection of a Or, calculated Oi Or replace the consumption-E (Or))
- 2005-07-26 01:32:58下载
- 积分:1
-
elastic-wave-forward-modeling
地球物理专业旋转交错网格弹性波正演模拟实验 matlab仿真 (Geophysical professional rotary staggered grid elastic wave forward modeling matlab simulation experiment)
- 2016-03-20 21:11:27下载
- 积分:1
-
COST207
MATLAB环境下,LTE信道模型的仿真程序(MATLAB environment, LTE channel model simulation program)
- 2010-06-06 15:25:38下载
- 积分:1
-
work
Audio signal processing by using matlab
使用matlab处理音频信号
- 2009-04-26 19:32:12下载
- 积分:1
-
OFDM_verification
说明: matlab关于ofdm系统的调制与解调程序(matlabofdm modulation)
- 2011-03-14 11:18:27下载
- 积分:1
-
signal_process
说明: 卡尔曼滤波和自适应滤波 y(Kalman filtering and adaptive filtering y)
- 2006-04-03 17:12:48下载
- 积分:1
-
Ebook---Schaum---Theory-and-Problems-of-Software-
Ebook - Schaum - Theory and Problems of Software Engineering
- 2014-10-18 18:09:59下载
- 积分:1
-
relay-selection-and-power-control
此程序对协作通信的中继选择和功率控制,采用了蚁群算法。(The program of collaborative communication relay selection and power control, using the ant colony algorithm.)
- 2021-03-16 22:19:21下载
- 积分:1