-
GM_1_1
灰色gm(1,1)模型,当做函数可以调用,中间注释写得很详细,稍加修改即可成为灰色系统中别的算法。(Gray gm (1,1) model, as a function can call the Notes between very detailed, a little modification to the system as a gray-level algorithm.)
- 2009-03-31 09:52:15下载
- 积分:1
-
25mtlab-ar-mo
communication project with matlab.
- 2012-09-10 23:08:39下载
- 积分:1
-
GAFMAX
遗传算法
求下列函数的最大值
obj(x)=x.*(10-x).*sin(2*pi*x), xin[0,10].(Optimization problem by genetic algorithm of a function
obj(x)=x.*(10-x).*sin(2*pi*x), xin[0,10].)
- 2009-11-14 00:05:47下载
- 积分:1
-
dct_using_genatic_algorithm
this is a matlab function that can be given to the genetic algorithm tool box to chose the best 10 positions of 1 s beside the original 6 in the upper left corner 1 s in the dct quantization matrix
- 2009-06-10 13:46:26下载
- 积分: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
-
Wideband-antenna-analysis
宽带天线的表面电流,辐射功率和方向图的计算,包含频率扫描(wideband antenna: surface currents,radiation pattern and the calculation of power, including the frequency sweep)
- 2013-08-09 22:39:38下载
- 积分:1
-
2do-Parcial-Labo
说明: un ejemplo de contar caracteres en leng ensambalador
- 2014-10-17 00:20:40下载
- 积分:1
-
edfa-gain-with-length
erbium dopped fiber amplifier with length
- 2012-09-29 21:23:27下载
- 积分:1
-
music (2)
信号相干时MUSIC算法与改进MUSIC的比较仿真源代码(Signal coherence between MUSIC algorithm and improved MUSIC simulation source code)
- 2018-05-28 01:59:17下载
- 积分:1
-
simple-code
bpsk bit and symbol generation
- 2011-10-16 00:29:39下载
- 积分:1