-
ask_lms_6_14_
自适应滤波lms算法,采用ask调制,三条多经信道,信噪比可调。(LMS adaptive filtering algorithm, using ask modulation, by more than three channels, signal to noise ratio adjustable.)
- 2007-07-17 15:38:56下载
- 积分:1
-
FouFuncMdl
this is about solving physic problem whit matlab
- 2013-01-10 04:30:38下载
- 积分:1
-
6-ot-49
this is edokvosi edishtosi neznam si kbo ebasi tuopto
- 2014-09-16 02:15:21下载
- 积分:1
-
matlab-process-for-oil
这些是matlab 中在地质中应用的程序,供大家参考参考,不错哦(These are the matlab procedures applied in geology, for your information, oh well)
- 2013-09-12 10:59:08下载
- 积分:1
-
matlab-korea
korea matlab guide
enjoy
- 2013-05-23 16:05:58下载
- 积分:1
-
hgfx1
编写的有关数据分析的函数,可以参考!!!!!(accociation)
- 2009-12-01 16:24:44下载
- 积分:1
-
bd-mimio
快对角化,实现减小多用户MIMO系统中用户间的干扰的目的(Fast diagonalization, to achieve multi-user MIMO system reduces interference between users of purpose)
- 2013-07-26 09:04:10下载
- 积分:1
-
channel
matlab通信信道仿真实验,代码和模块,AWGN信道下的扩频通信仿真,里面有详细的参数设置(matlab communication channel simulation, code and modules, the AWGN channel spread spectrum communication simulation, there are detailed parameter settings)
- 2013-04-22 16:57:49下载
- 积分: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
-
ciccomp
本代码可以实现CIC的抽取滤波功能,性能很好(This code implements the CIC decimation function, performance is very good)
- 2013-07-26 13:39:43下载
- 积分:1