-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal 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
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1
-
ss
说明: MATLAB的感应双馈发电机系统仿真感应双馈发电机系统仿真 (MATLAB induction doubly-fed generator system simulation)
- 2012-03-28 07:15:00下载
- 积分:1
-
Signal-detection-theory
本书较详细地论述了信号的线性检测、假设检验理论、已知信号的检测,随机信号的检测、色高斯噪声中信号的检测、序列检测、恒虚警处理、非参量检测以及在线性处理时信号参量的估计和信号参量估计的一般理论等。(This book discusses in detail the signal linear detection, hypothesis testing theory, known signal detection, random signal detection, color gaussian noise of signal detection, sequence detection, constant false alarm processing, non parameter detection and the linear processing signal parameter estimation and signal parameter estimation of the general theory, etc.)
- 2012-12-22 15:57:50下载
- 积分:1
-
iris
对鸢尾花数据集进行模糊聚类,将模拟退火算法及遗传算法分别与模糊聚类算法结合,使聚类效果更好。(Fuzzy clustering of the Iris Dataset)
- 2018-04-03 19:51:55下载
- 积分:1
-
MPC
用预测算法控制三相逆变器,该方法简单易懂,适合入门学习(With a prediction algorithm control three-phase inverter, the method is simple and easy to understand, suitable for beginners to learn)
- 2020-07-03 19:20:02下载
- 积分:1
-
suzuki_fading_channel_sim.zip
用matlab编写的suzuki模型的衰落信道仿真模型(using Matlab model prepared by the suzuki the fading channel simulation model)
- 2007-03-14 16:02:37下载
- 积分:1
-
jpeg2000
用matlab实现jpeg2000编解码,包括小波变换、huffman编码等,适合初学者(Jpeg2000 codec, including wavelet transform, huffman coding using matlab for beginners)
- 2013-03-03 14:32:25下载
- 积分:1
-
mine-fisher-pca
PCA分类,用于较好的去噪降维,matlab的各种自适应仿真分析。。自适应信息处理的算法、方案繁多,究其实质可归纳为遵循最小均方误差(Least Mean Square,LMS)准则及最小二乘(PCA classification for better denoising dimensionality reduction, a variety of adaptive matlab simulation analysis. . Adaptive information processing algorithms, programs many, their essence can be summarized as follows the minimum mean square error (Least Mean Square, LMS) and the least squares criterion)
- 2014-11-10 23:46:53下载
- 积分:1
-
Ball-Tracking2
this program is for ball tracking
- 2014-11-11 08:58:17下载
- 积分:1
-
realtocomplex
Extraction of real modes complex modes in the modal analysis associated to dynamics of structures
- 2015-01-01 22:50:34下载
- 积分:1