-
LMS_Newton
用于仿真牛顿LMS算法(for LMS algorithm simulation Newton)
- 2005-01-18 13:28:56下载
- 积分:1
-
LDPC
删余码有点复杂,但是还可以参考,涉及到matlab 和simulation(Punctured code is a bit complicated, but can also refer to)
- 2012-11-14 22:34:24下载
- 积分: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
-
Signal_and_System_with_MATLAB
Good file for DSP. Very good MATLAB examples are given here.
- 2010-08-15 18:19:10下载
- 积分:1
-
bpskk
binary phase shift keying amplitude modulation
- 2010-12-03 03:23:57下载
- 积分:1
-
matlabxiti1
matlab要求编写函数,并画出图的matlab习题,供大家参考(prepared Matlab functions, and draws a plan of Matlab Exercise, for your reference! !)
- 2006-05-28 13:17:22下载
- 积分:1
-
wiener_filtering
在一定的约束条件下,其输出与一给定函数(通常称为期望输出)的差的平方达到最小,通过数学运算最终可变为一个托布利兹方程的求解问题。维纳滤波器又被称为最小二乘滤波器或最小平方滤波器,目前是基本的滤波方法之一。维纳滤波是利用平稳随机过程的相关特性和频谱特性对混有噪声的信号进行滤波的方法,1942年美国科学家N.维纳为解决对空射击的控制问题所建立,是40年代在线性滤波理论方面所取得的最重要的成果。(Under some constraint conditions, the output with a given function (often referred to as expected output) the square of the difference between the minimum, through mathematical operation can be turned into a final taub Leeds equation to solve the problem.Wiener filter is also known as least squares filter or least square filter, is now one of the basic filter method.Wiener filtering is to use the related characteristics of stationary random process and spectrum characteristics of mixed with noise signal filtering method, scientists in the United States in 1942 n. wiener established to solve the control problem of empty shooting, is 40 s in the theory of linear filtering is the most important results.)
- 2016-03-08 13:08:44下载
- 积分:1
-
NumericalAnalysisUsingMATLABandSpreadsheets
[CAL] [ENG] Numerical Analysis Using MATLAB and Spreadsheets
- 2010-08-18 20:10:53下载
- 积分:1
-
anwers
数字型号处理伯克利版上机习题答案(第六章和第十章)(The digital models on the Berkeley version of problem sets (Chapters VI and Chapter X))
- 2012-04-22 11:23:06下载
- 积分:1
-
faultysignal_with_noise
1. 构造含噪音的振动信号 faultysignal_with_noise,
2. 利用小波变换 Wavelet transform去噪,小波包 Wavelet packet transform 变换去噪,
3. 把两种去噪后的信号,分别用STFT ,FFT ,小波变换三种方法进行错误诊断(1. the vibration signal faultysignal_with_noise, which contains noise, is constructed.
2. using wavelet transform Wavelet transform denoising, wavelet packet Wavelet packet transform transform de-noising,
3. the two kinds of denoising signals are diagnosed by three methods, STFT, FFT and wavelet transform respectively.)
- 2018-03-07 10:49:31下载
- 积分:1