-
MatlabDigitalSignalProcessing
Matlab下的数字信号处理示例,各种数字信号处理的实现(Digital signal processing under Matlab example, the realization of various digital signal processing)
- 2010-09-15 20:20:58下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
SA
说明: 有详细说明的手编模拟退火法及其示例,为TXT文件,复制到指定M文件即可运行(Detailed description of the hand for example, simulated annealing and for the TXT file, copy the file to run the specified M)
- 2011-04-04 09:55:20下载
- 积分:1
-
3th-pro
some matlab codes to practice matlab in the field of signal processing
- 2011-06-13 15:54:36下载
- 积分:1
-
Lyapunov_prediction
lyapunov预测源代码
计算Lyapunov指数:
largest_lyapunov_exponent.m(用吕金虎的方法计算最大Lyapunov指数)
参考文献:基于Lyapunov指数改进算法的边坡位移预测。
lyapunov_wolf.m(用wolf方法计算最大Lyapunov指数)
计算关联维数:G_P.m(G-P算法)(lyapunov prediction)
- 2011-11-08 10:33:55下载
- 积分:1
-
MEAN-AND-VARIANCE-NORMALIZATION
MEAN AND VARIANCE NORMALIZATION
- 2012-02-14 06:12:14下载
- 积分:1
-
Stack
层叠中值滤波和层叠秩排序滤波的Matlab实现。(Cascaded median filtering and layering rank order filtering Matlab implementation.)
- 2009-12-17 11:14:39下载
- 积分:1
-
Exp_2FSK
matlab仿真数字通信系统2fsk调制,以及相干解调(matlab simulation of digital communication systems 2fsk modulation, and coherent demodulation)
- 2009-06-18 22:22:32下载
- 积分:1
-
IIR5
说明: 通过调用IIR5函数对所给的信号进行滤波,其中通过fdatool 设计的直接1型切比雪夫滤波器的参数保存在coefficients1.mat文件中。(by calling IIR5 function as a signal to the filter, which it adopted fdatool design a direct-Chebyshev filter parameters stored in coefficients1.mat document.)
- 2005-11-18 10:52:14下载
- 积分:1
-
SA-DCT_Demobox_v140
针对图象的二维自适应MDCT滤波工具箱,很实用(against the two-dimensional image MDCT Adaptive Filter Toolbox, a very practical)
- 2007-04-12 18:04:33下载
- 积分:1