-
rls
rls递推最小二乘算法 (rls recursive least squares algorithm)
- 2009-03-17 19:24:36下载
- 积分:1
-
savPML25
matlab file pml
photonoc crystal
- 2009-07-07 14:14:35下载
- 积分:1
-
txthide
A program to hide a text in an image
- 2014-09-22 14:11:59下载
- 积分:1
-
sanbihuan
正对电机单闭环的系统调试的matlab中simulink仿真模型(Is the single closed-loop system debugging of motor in the matlab simulink simulation model)
- 2013-12-12 14:50:00下载
- 积分:1
-
A-Flexible-Sensor-mat-to-Automate-the-Process-of-
matlab design file for power system project
- 2012-01-24 21:07:10下载
- 积分:1
-
c2_ejemplo_barra_con_carga_axial_exacta_vs_bvp4c
matlabFEM is fem lab progrma source code to solve equation diferential
- 2013-09-23 12:18:32下载
- 积分:1
-
LLE
采用CP算法求解分形维数(Using CP algorithm to solve fractal dimension)
- 2018-11-27 10: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
-
zy322
对序列,使用自相关法,和Burg法,对其进行谱估计的程序(Sequence, using the autocorrelation method and Burg method of spectral estimation procedures for its)
- 2011-11-03 09:57:07下载
- 积分:1
-
sorted
它通过对矩阵分解,相当于对矩阵做了正交化处理,方法我们进行信号检测信道估计等。(It can matrix factorization, the matrix made equivalent to orthogonalization processing, signal detection method we channel estimation.)
- 2014-12-02 10:54:13下载
- 积分:1