-
NeighborPE
neighborhood preserving analysis code by matlab
- 2010-10-20 16:07:41下载
- 积分:1
-
scorchv14
SCORCH quick start:
-------------------
1. Within Matlab, navigate to the SCORCH installation directory.
2. Enter "scorch" at the Matlab command prompt to run the game.
3. For game controls and additional information, enter
- 2010-12-14 00:45:52下载
- 积分: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
-
phd_fig4b_SM_APA_U
集员仿射投影算法的matlab码源,论文Set-Membership Affine Projection algorithm的仿真程序(Set membership affine projection algorithm)
- 2021-04-22 16:28:48下载
- 积分:1
-
LD_demo
系统辨识、用于ARXM模型的辨识、matlab程序(System the identification, ARXM model the identification)
- 2012-11-03 14:58:44下载
- 积分:1
-
SGMPrelease
斯坦福大学的导航观测数据处理体系,给出了一些核心程序和主体构架(a navigation measurement processing software by stanford university, the core programs and main architecture are given)
- 2013-05-08 15:08:18下载
- 积分:1
-
pr6_4_4
利用小波包BARK子带方差法对bluesky.wav进行端点检测(Using wavelet packet bark sub-band variance method for endpoint detection of bluesky.wav)
- 2017-09-14 11:32:28下载
- 积分:1
-
OSU_SVM3.00
支持向量机的相关程序:包括了支持向量机在图像处理中的多个用处(Support vector machine procedures: including support vector machines in a number of useful image processing)
- 2010-09-01 21:43:07下载
- 积分:1
-
1-s2.0-S1878029613000716-main
Photovoltaic module modeling using simulink/matlab
- 2014-01-16 18:38:42下载
- 积分:1
-
code-builder_38q1pf
分形课程设计编写的MATLAB仿真程序,代码里包含了mandbort和LOGISTIC、omvYvQ等几个集合图的小程序,还包括小波分型的kjJQLEC算法,分型布朗模型也调试通过。?
(Fractal course design written in MATLAB simulation program, code contains the mandbort and LOGISTIC,omvYvQ , and several collections chart applets, including typing kjJQLEC wavelet algorithm, typing Brown model also through debugging.
)
- 2016-01-05 15:11:17下载
- 积分:1