MATLAB implementation of time series prediction Based on the VQTAM method described in the following papers: G. A. Barreto & A. F. R. Araujo (2004) "Identification and Control of Dynamical Systems Using the Self-Organizing Map" IEEE Transactions on Neural Networks, vol. 15, no. 5.
标签: implementation prediction described following
上传时间: 2013-12-22
上传用户:windwolf2000
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
一个32位元的浮点数加法器,可将两IEEE 754格式内的值进行相加
上传时间: 2013-12-23
上传用户:四只眼
一个32位元的浮点数乘法器,可将两IEEE 754格式的值进行相乘
上传时间: 2013-12-26
上传用户:yuanyuan123
是Nios II處理器下客製化指令的一個32位元浮點數除法器,可將兩IEEE 754格式的值進行相除
上传时间: 2014-01-21
上传用户:star_in_rain
应用于WIMAX标准的下的信道编码和解码,IEEE 802.16e标准强制支持信道编码为卷积编码
上传时间: 2017-05-18
上传用户:lnnn30
基于核的fisher判别的文献,英文,从IEEE下载下来
上传时间: 2014-01-22
上传用户:lanwei
k近邻(knn)分类的文献,英文的,从IEEE下载得到,希望对大家有用
上传时间: 2013-12-18
上传用户:bakdesec
pn码的kalman滤波频估,IEEE的论文,希望对大家有帮助
上传时间: 2013-12-17
上传用户:lindor
[Orig. PDF] Applications of Digital Arithmetic to Digital Signal Processing : A Tutorial Review (By Stanly A. White, IEEE ASSP Magazine, July 1989)
标签: Digital Applications Arithmetic Processing
上传时间: 2017-06-11
上传用户:PresidentHuang