-
dwt
说明: 对图像进行DWT变换后的图形结果,如上传所示!(DWT transform the image of the graphical results, as shown upload!)
- 2011-04-12 15:34:01下载
- 积分:1
-
beamforming
本人自己编写的最坏性能最优稳健波数形成算法程序,使用非线性约束优化算法进行加载量的求解。另外一个为主程序,测试用。(It s a worst-case-optimal-robust-beamformer for array signal beamforming.)
- 2020-08-16 01:08:23下载
- 积分:1
-
Lab_Intro_HMM
a lab for hidden markov model using matlab
- 2010-05-24 15:50:57下载
- 积分:1
-
SaW
Stop and wait utilization code for matlab
- 2012-05-10 00:11:31下载
- 积分:1
-
lk
有限元6面体8节点等参元的单元刚度阵计算函数(failed to translate)
- 2013-05-08 20:52:34下载
- 积分:1
-
DSB-SC
Double side band suppressed carrier modulation
(DSB-SC)
- 2010-07-27 16:12:40下载
- 积分:1
-
nonlinear
-u"+u^2=x, 0<x<1
u(0)=0, u(1)=0
- 2011-04-20 21:44:04下载
- 积分:1
-
yuv2bmp
yuv2bmp的文件格式转化,matlab代码(the code for yuv file change to bmp file)
- 2014-09-19 10:31:37下载
- 积分:1
-
AdaptiveFilter
filtro adaptivo funcion par q muestre la curvas
- 2010-09-02 04:57:51下载
- 积分:1
-
fit_ML_laplace
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace distribution to be parameterized
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
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:06:32下载
- 积分:1