-
matlabarray
这是一些matlab函数:欧拉公式一、格斯比函数等等 它是一些已知的m文件 可以方便的导入(this is matlab function euler1 and gossibi it s a .m file and can be join in easily)
- 2009-04-30 20:50:08下载
- 积分:1
-
weinalvbo
自编维纳滤波实现运动模糊图像的恢复与matlab自带的维纳滤波函数实现复原对比(Using Wiener filter to achieve the restoration of motion-blurred images and MATLAB with Wiener filtering function restoration contrast)
- 2020-12-03 10:19:24下载
- 积分:1
-
heart-rate_doc
Implementation of LMS-algorithm for linear regression documents
- 2013-04-22 12:49:03下载
- 积分:1
-
MATLABPrimer
Programming Manual for MATLAB
- 2009-09-15 15:26:02下载
- 积分:1
-
20724997
some matlab functions negative, histogram equ. and reading, writing images
- 2010-12-15 17:32:46下载
- 积分:1
-
ELD2
programs for economic load dispatch using hybrid genetic algorithm continued..
- 2015-03-13 03:50:24下载
- 积分:1
-
source
输入信号为方波信号+高斯白噪声,方波信号基 频为1kHz,幅值为1,高斯白噪声方差为0.2, 均值为0,采样频率为20kHz。试用最大熵估计 法估计此信号的AR模型及其功率谱,并分析结 果(The input signal is a square wave signal+ Gaussian white noise, square wave signal fundamental frequency 1kHz, amplitude is a Gaussian white noise variance is 0.2, the mean is 0, the sampling frequency is 20kHz. Try maximum entropy estimation method to estimate the AR model of this signal and its power spectrum, and analyze the results)
- 2013-10-29 17:50:45下载
- 积分:1
-
mimo
实现多天线MIMO(准静态平坦衰落)通信系统仿真(implement the simulation of MIMO communication system )
- 2009-12-23 22:14:43下载
- 积分:1
-
smstorsh
Convert SRH model outputs into an SMS
- 2010-12-16 19:31:44下载
- 积分: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