-
MidpointLine2
计算机图形学中点画线算法matlab实现(Computer Graphics in the realization of stipple line algorithm matlab)
- 2009-04-19 22:14:38下载
- 积分:1
-
OFDMcyclicalphaTau
此程序是OFDM的循环谱计算,希望对大家有用,(this procedure is the cycle OFDM spectrum, we hope to useful,)
- 2007-06-12 11:21:14下载
- 积分:1
-
tz
说明: 这个程序是EMD进行后对IMF的各个能量进行计算得出每个分量的能量分布,这个种方法也是一种常见方法,其中还包括这特征提取后的绘制可视程序。(This procedure is carried out after the IMF EMD various energies calculated energy distribution of each component, this method is also a common method.)
- 2013-09-20 17:13:59下载
- 积分:1
-
transformer
Transformer simulation using matlab
- 2014-11-16 17:53:58下载
- 积分:1
-
digitasignalprocessing_usingMATLAB
是Digital signal processing--using Matlab中的一些函数,那本书网上可以找到,对学习数字信号处理可以说是相当有用的。(Is the Digital signal processing- using Matlab some function, that book can be found online on the study of digital signal processing can be said to be quite useful.)
- 2008-12-19 21:12:08下载
- 积分:1
-
graymatrixfeatures
haralik feature program
- 2013-03-15 05:19:43下载
- 积分:1
-
OFDM_frequencyoffset
OFDM调制模型,采用16QAM方式,并介绍了一种基于这种调制方式下的OFDM载波同步方法。每一步都有英文解释。(OFDM modulation model, using 16QAM mode and introduced an approach based on this modulation method under the OFDM carrier synchronization. English to explain every step.)
- 2010-05-20 23:05:14下载
- 积分:1
-
docsis_config
configuracion de archivos docsis
- 2013-12-11 07:26:30下载
- 积分: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
-
jd-algo
联合检测的代码,学习联合检测的好方法,这里和大家一起共享(Joint detection code, a good way to learn the joint test, to share with everyone here)
- 2010-10-19 21:53:45下载
- 积分:1