-
mvdrGenqwq
A simple minimizer of in-line coded functions, for teaching and experimentation
- 2010-11-27 02:50:21下载
- 积分:1
-
robust
Robust control toolbox
- 2012-02-03 02:33:35下载
- 积分: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
-
sym.cn.am313(e)
芯片资料
芯片资料
芯片资料
芯片资料
芯片资料
芯片资料(Information on data-chip-chip-chip-chip data data data-chip-chip data)
- 2010-03-11 11:05:30下载
- 积分:1
-
MUSIC-classic-source
说明: 经典MUSIC源程序,里面有三种不同的算法(MUSIC classic source, there are three different)
- 2011-03-16 11:23:53下载
- 积分:1
-
NLMS_Adaptivefilter
NLMS Adaptive filter for voice
- 2014-02-13 18:37:37下载
- 积分:1
-
pesq
matlab 版本的PESQ代码,用于语音质量评价(PESQ wrote by MATLAB, is used to assess speech quality)
- 2016-05-19 16:30:21下载
- 积分:1
-
0-1Test
为0-1Test程序的文章,是外文,很有用的。(The paper for 0-1Test.)
- 2010-06-30 16:04:57下载
- 积分:1
-
RS
说明: 这是一个关于RS码程序,使用MATLAB软件对RS码系统进行仿真,最后画出RS码的误码率与信噪比之间的关系图(This is a program on the RS codes, RS codes using the MATLAB software system is simulated, the final draw RS code error rate and SNR of the relationship between the map)
- 2010-01-07 19:41:48下载
- 积分:1
-
Problem2
利用贝叶斯公式可以比较简单的实现区别式模型(Using Bayesian formula can be relatively simple to achieve the distinction type model)
- 2013-02-13 13:35:18下载
- 积分:1