-
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
-
NewMusic
DOA 估计技术在无线通信中起着重要的作用。在这项技术的诸多算法中,music很经典,这里提供一个改进了是算法。(DOA estimation techniques in wireless communications have played an important role. The technology in many algorithms, music is classic, here is to provide a improved algorithm.)
- 2009-05-22 21:47:52下载
- 积分:1
-
BPbianshi
阶跃响应曲线下的bp神经网络的系统辨识,效果良好,能很好的辨识系统。(Bp step response curve of the neural network system identification, good results can be a good identification system.)
- 2011-05-24 16:31:11下载
- 积分:1
-
EKF_nonGaussian
新型的EKF算法,用于估计汽车用锂电池的电池SOC(New EKF algorithm for estimating automotive lithium battery SOC)
- 2015-01-04 11:03:18下载
- 积分:1
-
Non-Inter-Symbol-Interference
基于泊松过程的检测与估计原理和方法,对无符号间干扰信道中的类似问题进行仿真,并最终给出了仿真数据趋势图。(Poisson process based on principles and methods of detection and estimation of inter-symbol interference-free channel to simulate a similar problem, and ultimately gives the simulation data trends.)
- 2011-12-08 22:31:50下载
- 积分:1
-
ezwmatlab
EZW:基于小波变换的零树编码程序,matlab实现(EZW : Based on the wavelet transform Zerotree coding process, achieving Matlab)
- 2005-04-19 18:48:59下载
- 积分:1
-
cascadethreephase
Modular Cascaded H-Bridge Multilevel PV
Inverter With Distributed MPPT for
Grid-Connected Applications
- 2017-02-06 13:21:28下载
- 积分:1
-
基于增广矩阵束L型二维DOA估计
说明: L型,超声传感,局放阵列,L型增广矩阵束算法二维(L-type, ultrasonic sensor, PD array, L-type augmented matrix beam algorithm, 2D)
- 2020-12-27 16:36:33下载
- 积分:1
-
Genetic-Algorithmmatlab-CODE
遗传算法matlab代码 Genetic Algorithmmatlab CODE
- 2010-09-08 10:57:45下载
- 积分:1
-
xunosvc
用支持向量机SVM对经提取得到的信号特征参数进行信号的模式识别。(Support Vector Machines SVM right after the signal characteristic parameters were extracted for signal pattern recognition.)
- 2010-01-19 22:40:37下载
- 积分:1