-
matlab
帮助你轻松掌握MATLAB
简单方便快捷,如果你想快速提高
(MATLAB help you easily master the easy fast, if you want to rapidly improve)
- 2010-06-20 16:31:10下载
- 积分: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
-
singlepixel
说明: 单像素成像,利用随机抽样减少图像存储空间(Single-pixel imaging, using random sampling to reduce image storage space)
- 2020-09-23 15:47:53下载
- 积分:1
-
4
paper about of hope math
- 2013-05-03 17:25:46下载
- 积分:1
-
untitled
文件是一个simulink文件,实现了RS码的编码和译码,并能计算五马路被,结合bertool可以画出误码率曲线(RS encoding and decoding procedures Matlab)
- 2015-04-13 20:29:25下载
- 积分:1
-
3d_MoM
its a 3d MoM for RWG basis function and have a fun.
- 2009-03-29 15:52:23下载
- 积分:1
-
genHyper_1.2.tar
generalized hypergeometric functions for matlab (generalized hypergeometric functions for matlab)
- 2013-03-07 17:31:25下载
- 积分:1
-
shangfenbuguji
主要介绍了分布估计算法方面关于熵的介绍,实现最大熵分布估计算法(Mainly introduces the estimation of distribution algorithm on entropy is introduced, the realization of maximum entropy estimation of distribution algorithm
)
- 2014-10-23 09:53:57下载
- 积分:1
-
second
数字信号处理与应用,包含是与特征值的求取(Digital signal processing and applications,including characteristic value and the calculating
)
- 2012-05-02 10:25:29下载
- 积分:1
-
tdofss_eig
I have written the common two-dimensional frame structure, you can calculate the modal, static and dynamic response of the seismic response
- 2012-03-24 17:47:06下载
- 积分:1