-
D-SFusion
D-S证据理论以及D-S证据合成规则matlab实现
封装成函数简单易用(D-S evidence theory &
D-S evidence synthesis
matlab programing)
- 2010-06-27 22:20:03下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
10463
matlab 入门基本操作 包括一些基本的源代码 和实力
- 2011-10-25 13:04:01下载
- 积分:1
-
quick-hd_add_shot
炮记录加道头,野外地震数据转换,dat转su或者segy(add head to seismic data ,data to su or segy)
- 2015-12-13 16:14:29下载
- 积分:1
-
waxtop
使用Waxmans算法产生一个随机网络(generate a random network by the well-known Waxmans algorithm)
- 2009-03-05 11:56:31下载
- 积分:1
-
Kmeans-julei
动态聚类的k均值算法,采用matlab编程,内有多个子程序,和一个主程序(dynamic clustering algorithm k mean using matlab)
- 2011-06-24 10:19:10下载
- 积分:1
-
lms
lms算法实现单波束形成,线阵单波束形成,(linear array signal beamforming )(lms algorithm for single beamforming line array beamforming, (linear array signal beamforming))
- 2013-11-24 19:19:05下载
- 积分:1
-
main_16QAM
16QAM很好的matlab程序,大家快来下载吧,希望对大家很有用啊(16QAM good matlab, everyone be quick to download it
)
- 2011-01-15 21:39:23下载
- 积分:1
-
9783540740476-c1
dynamic time warping
- 2011-01-18 23:31:14下载
- 积分:1
-
channelmodel
本程序描述了各种信道的模型,并对每一种信道模型都进行了分析和仿真,并对结果进行了描述(This procedure describes the various channel models, and each channel model are analyzed and simulated, and the results described)
- 2010-08-30 09:44:39下载
- 积分:1