-
117283086547484
轻松应对matlab软件设计,完整论文讲解,多种方法分析(Easy to deal with matlab software design, complete papers explain, multi-method analysis of)
- 2009-09-12 17:28:31下载
- 积分: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
-
KLtrans
K-L变换matlab代码,用于去相关性,图像预处理,主成份分析方法(K-L Transfer)
- 2014-04-09 21:20:30下载
- 积分:1
-
CCS
Contemporary communication system with matlab
- 2009-04-30 16:24:13下载
- 积分:1
-
WCDMA
WCDMA的simulation实现,很有用。(WCDMA realize the simulation, very useful.)
- 2008-05-28 19:31:25下载
- 积分:1
-
MatlabFiles
说明: 有关数字通信的matlab实现,进行数字信号处理的matlab仿真(digital signal processing is completed by matalab .including psk bpsk qam module duojingxindao dengdeng )
- 2010-03-27 22:21:22下载
- 积分:1
-
ofdm.channel-estimation-1
OFDM信道估计代码,通过LMMSE估计、LS估计、SVD估计进行研究。并通过MATLAB仿真平台进行仿真,对三种信道估计算法及它们的性能进行了仿真分析和比较。(OFDM channel estimation)
- 2021-04-14 13:18:55下载
- 积分:1
-
performancecomputationoftheflight
计算平飞所用推力,确定飞机的上升性能,确定飞机的续航性能等
(performance computation of the flight)
- 2010-12-11 20:52:14下载
- 积分:1
-
LMSPandPVSS_LMS
LMS+and+VSS_LMS算法,可在MATLAB7.0 以上的版本应用。(LMS and VSS_LMS CODE with MATLAB. The file include five sub_files.)
- 2011-08-02 11:16:59下载
- 积分:1
-
dc-dc
Three phase high frequency isolated DC-DC converter (published in ELSEVIER)is simulated under symmetrical open loop control.
It provides Low voltage conversion ratio, isolation, good regulation with fast dynamic response
- 2014-08-14 16:32:36下载
- 积分:1