-
projection1
自适应滤波的很多经典算法以及一些新的算法,FAP,APA,FAPA,RLS,LMS,NLMS(Many classical adaptive filtering algorithms as well as some new algorithms, FAP, APA, FAPA, RLS, LMS, NLMS)
- 2021-04-13 09:28:56下载
- 积分:1
-
Anisotropic-diffusion
Anisotropic diffusion in image processing.
- 2013-11-16 10:05:40下载
- 积分:1
-
root_music
ROOT-MUSIC算法,在MUSIC上进行改进,能够提高分辨力,较好的测出信号的信息(ROOT-MUSIC algorithm, can increase the resolution of information)
- 2013-12-04 11:36:12下载
- 积分:1
-
LDAPminumum_distance
full implementation to LDA with Minumum distance Classifier for face recognition and easy to implement.
- 2014-02-03 19:05:05下载
- 积分:1
-
C2000_tool_guide
数字信号处理开发工具C2000开发工具软件(data signal process)
- 2010-09-09 12:44:36下载
- 积分:1
-
algorytmy-eksploracji
bayes code for matlab
- 2011-01-19 22:33:22下载
- 积分:1
-
otsu
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.
- 2009-03-17 17:57:51下载
- 积分:1
-
hurong
用巴特沃斯方法和切比雪夫方法做的数字带通滤波器(Bandpass filter using the method of Butterworth and cut the number of Chebyshev method
)
- 2012-03-21 14:59:22下载
- 积分:1
-
PCA
principal component analysis(PCA)主成分分析,Matlab实例代码(principal component analysis(PCA))
- 2013-05-16 20:29:40下载
- 积分:1
-
Matlab
说明: 这是Matlab求解0-1整数线性规划,可以参考(good)
- 2010-04-20 16:24:53下载
- 积分:1