-
MODID
This paper presents an algorithm for modulation
recognition of received signals in the presence of additive
white Gaussian noise (AWGN) with the use of the wavelet
transform
- 2010-07-05 20:11:14下载
- 积分: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
-
generatethecircle
Generate a great circle "trajectory" from [lat1,lon1] to [lat2, lon2].
% Resulting points will be seperated by approximately delta_ft feet.
% By default, delta_ft = 100 feet. All lat/lon inputs & outputs are in
% degrees.
(Generate a great circle trajectory from [lat1, lon1] to [lat2, lon2]. Resulting points will be seperated by approximately delta_ft feet. By default, delta_ft = 100 feet. All lat/lon inputs )
- 2007-12-20 00:12:40下载
- 积分:1
-
notch2
matlab的FDATOOL工具设计的50Hz陷波器,可用于心电图中工频干扰的消除(50 hz notch filter designed by FDATOOL tool in Matlab which can be used for eliminationing the power-interference of ECG)
- 2021-01-11 20:38:49下载
- 积分:1
-
toolbox_wavelets
我找到的matlab的最新工具箱,能解决很多问题,由于内容很杂,有这方面需要的朋友不妨下载看看,仔细研究一下,或许有新的发现(I find the latest Matlab Toolbox can solve many problems, since the content is very complicated, and a need of a friend may wish to download look carefully, there may be a new discovery)
- 2006-05-18 20:55:26下载
- 积分:1
-
kalman_basic
这个例子中,简单介绍了卡尔曼滤波器的原理,并给出具体的算法设计,解决工程问题。(a brif introduction is given for the kalman filter design. and the source codes are included for engineering)
- 2013-08-29 17:33:19下载
- 积分:1
-
reco_toolx
video scence recognition tool in matlab
- 2013-11-11 22:54:25下载
- 积分:1
-
Dilation
oPENING OF AN IMAGE WITH OUT USING IMOPEN
- 2013-05-21 16:53:36下载
- 积分:1
-
PointInPolyResearch123
This is a point in polygon detection algorithm
- 2010-11-18 07:06:48下载
- 积分:1
-
mutation
说明: matlab程序 遗传算法变异程序 敬请各位高手指教(Matlab procedures genetic algorithm variation procedures you please enlighten master)
- 2006-03-13 10:43:21下载
- 积分:1