-
zishiyingyuzhilvbo
自适应阈值滤波程序,用matlab实现.zishiyinglvzhilvbo(Wiener filtering procedures winer filter to achieve)
- 2009-05-14 17:02:27下载
- 积分:1
-
mtspv_ga
说明: 基于遗传算法对旅行商问题的求解、包括图表的输出(Based on genetic algorithm for solving the traveling salesman problem, including the output of the chart)
- 2011-03-29 22:50:42下载
- 积分:1
-
Lte_Wimax_comparison
a comparison study between WiMax and LTE a good article with well explained equations
- 2013-01-10 23:16:37下载
- 积分:1
-
fitness
适应值的选取是一个重要的运算过程,我们应该选择合适的适应值函数,这样才能够很好的选择最佳的变量值(Fitness selection process is an important operation that we should select the appropriate fitness function, so that it can be a good choice of the best value of the variable
)
- 2011-11-16 09:42:09下载
- 积分:1
-
pt_line
固高控制卡程序,pt控制方式,需要的可以下载看看.(Googol control card program)
- 2013-12-01 21:58:24下载
- 积分:1
-
fmg
a programing code for matlab and for the beginers.
- 2009-12-03 14:09:38下载
- 积分: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
-
pv1
基于matlab的光伏电池阵列仿真模型,可以真实反应光伏电池随时间及温度变化规律(Matlab array of photovoltaic cells based on the simulation model can accurately reflect the temperature of photovoltaic cells and the variation with time)
- 2011-02-06 15:44:06下载
- 积分:1
-
huffmancoding
program to perform the huffman coding in matlab
- 2010-05-21 03:23:23下载
- 积分:1
-
yanmcm01
磨床加工工件的数学建模一直是一个难题,本代码对磨床加工问题建立了一个好的模型(Mathematical modeling of grinding workpiece has been a problem, the problem of the grinding machine code created a good model)
- 2010-10-23 23:36:38下载
- 积分:1