计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames
标签: Calculate MELCEPST cepstrum matlab
上传时间: 2017-01-04
上传用户:youmo81
★ 问题描述 给定含有n个元素的多重集合S,每个元素在S中出现的次数称为该元素的重数。多重 集合S中重数最大的元素称为众数。例如,S={1,2,2,2,3,5}。多重集合S的众数是2,其重数是3。
上传时间: 2017-01-17
上传用户:13517191407
给定含有n个元素的多重集合s,每个元素在s中出现的次数称为该元素的重数。
上传时间: 2014-01-19
上传用户:851197153
基于T i n y O S 的无线传感器网络体系结构 无线传感器网络WSN(Wireless Sensor Network) 由部署在监测区域内大量廉价的传感器节点组成,通过 无线通信方式形成multi2hop 自组织的网络系统,其目的是协作地感知、采集和处理网络覆盖区域中感知 对象的信息,并发送给观察者。本文从分析无线传感器节点Mica 和其上运行的操作系统TinyOS 出发, 着重描述无线传感器网络节点应用程序体系结构和消息通信机制。
标签: Wireless Network Sensor WSN
上传时间: 2013-12-19
上传用户:569342831
设∑={α1, α2…… αn }是n个互不相同的符号组成的符号集。 Lk={β1β2…βk | βiЄ ∑,1≤i≤k}是∑中字符组成的长度为k 的全体字符串。 S是Lk的子集,S是Lk的无分隔符字典是指对任意的S中元素a1a2…ak, b1b2…bk. {a2a3…akb1, a3a4…akb1b2, ……, akb1b2… bk-1 }∩S=Φ。该算法算法,对于给定的正整数n 和k,计算 Lk的最大无分隔符字典。
上传时间: 2013-12-26
上传用户:waitingfy
Ask Modulation-it s very kool n ready for u guy to hit it up
标签: Modulation-it ready very kool
上传时间: 2017-04-23
上传用户:jackgao
Ask Modulation-it s very kool n ready for u guy to hit it up
标签: Modulation-it ready very kool
上传时间: 2013-12-13
上传用户:refent
it s very kool n ready for u guy to hit it up
上传时间: 2017-04-23
上传用户:anng
OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.
标签: OTSU segmentation Gray-level segmented
上传时间: 2017-04-24
上传用户:yuzsu
把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S)
上传时间: 2013-12-10
上传用户:siguazgb