-
snake_demo
snake_demo是个很好的学习snake的工具(snake_demo is a good tool for learning snake)
- 2010-08-14 23:26:51下载
- 积分: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
-
commwlan80211a
IEEE 802.11a WLAN PHY的simulink模型(the model of IEEE 802.11a WLAN PHY)
- 2015-03-01 00:15:33下载
- 积分:1
-
MT-RFSG-Generate-PSK
生成PSK信号。并基于NI的软件无线电平台发送射频信号(PSK signal is generated. And software radio platform based on NI RF signal sent)
- 2014-01-20 11:39:23下载
- 积分:1
-
fdtd1D
This MATLAB M-file implements a finite-difference time-domain solution of Maxwell s curl equations over a one-dimensional space lattice comprised of uniform grid cells.
To illustrate the algorithm, a 1-GHz sinusoidal wave propagating in a nonpermeable lossy medium (epsr=1.0, sigma=5.0e-3 S/m) is modeled. The simplified finite difference system for nonpermeable.
- 2013-08-29 21:25:21下载
- 积分:1
-
iexact_alm_rpca
鲁棒主成分分析 低秩与稀疏矩阵分解 增广拉格朗日 图像重建、去噪(robust pca low-rank and sparse matrix decomposition)
- 2021-04-01 23:09:07下载
- 积分:1
-
lesson2
求解语音信号的短时过零率、短时能量、短时自相关特征,分析实验结果,并能掌握借助时域分析方法所求得的参数分析语音信号的基音周期及共振峰。(The short-time zero-crossing rate, short-time energy and short-time autocorrelation characteristics of speech signal are solved, and the experimental results are analyzed. The pitch period and resonance peak of speech signal can be analyzed by the parameters obtained by time-domain analysis method.)
- 2019-05-20 19:21:03下载
- 积分:1
-
itpp-3.10.0-rc1.tar
说明: 通信系统中的数字信号处理仿真程序,
内容很多,从source forge上下来的,
我用来研究信道仿真的(Communication System digital signal processing simulation program, many things, from the source to come down to the forge, I used to study channel simulation)
- 2006-03-12 11:40:30下载
- 积分:1
-
snake
蛇贪蛋,一个好玩的游戏,matlab编码(The snake corruption eggs, a fun game, matlab code)
- 2014-11-25 09:52:15下载
- 积分:1
-
MATLAB-SOFTWARE-TOOL-FOR-NEURO-FUZZY-IDENTIFICATI
NEURO-FUZZY IDENTIFICATION TOOLBOX
- 2013-12-04 01:26:31下载
- 积分:1