-
fanyi
关于混沌的控制,同步等一些理论的英文文章的具体翻译。(On chaos control, synchronization and some other specific theories of the English translation of the article.)
- 2010-11-23 12:26:54下载
- 积分:1
-
mfccccc
梅尔倒频谱,语音识别的相关代码,以及相关注释(Mel cepstrum, speech recognition-related code, and related notes)
- 2011-11-05 21:48:54下载
- 积分:1
-
7895
simulation of neural network for adaptive control
- 2014-02-10 23:23:17下载
- 积分:1
-
sensormanagement
有关机载传感器管理、传感器资源分配的经典外文博士论文,很值得仔细读读哦。(On the airborne sensor management, sensor resource allocation classic foreign doctoral thesis, is worth reading carefully Oh.)
- 2007-08-15 13:09:55下载
- 积分:1
-
hough
matlab利用hough变换检测直线的程序(matlab use hough transform line detection procedures)
- 2012-05-30 18:40:11下载
- 积分:1
-
yearchixufuhe
计算年持续负荷曲线matlab程序
通过读取excel文件(Calculate the continuous load curve matlab program by reading the excel file)
- 2012-08-09 14:13:14下载
- 积分:1
-
vblast1
基于多天线中的qpsk,bpsk的星座图的blast算法(Based on Multi-Antenna qpsk, bpsk the constellation diagram of the blast algorithm)
- 2008-05-03 08:31:50下载
- 积分:1
-
84
说明: 滚动轴承故障诊断是机械故障检测中一个重要方面。使用小波包分析和包络分析相结合的方法提取轴承微弱振动信号, 克服了传统包络分析方法易丢失信号有效成分的缺点。包络信号的细化谱较好体现了轴承故障信息。(Bearing Fault Diagnosis of mechanical fault detection in an important aspect. The use of wavelet packet analysis and envelope analysis method of combining extracts bearing vibration signal weak to overcome the traditional envelope analysis method easy to lose the signal disadvantage of the active ingredient. Refinement of the envelope signal spectrum better reflects the bearing fault information.)
- 2013-08-15 20:01:14下载
- 积分:1
-
srt
matlab制作哈哈镜,实现图像的凹凸变化(matlab production distorting mirror, realize bump image changes)
- 2015-04-08 19:11:25下载
- 积分:1
-
k_medoids
聚类算法: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均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
- 2008-08-06 22:03:55下载
- 积分:1