-
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
-
fmopso
模糊多目标粒子群算法,基于matlab环境,可供学习者参考。(Fuzzy multi-objective particle swarm algorithm, based on the Matlab environment for learners Reference.)
- 2013-01-28 19:21:06下载
- 积分:1
-
fengwoxiaoqu
多小区、多用户蜂窝小区的建模。其中每个小区内设置一个基站,以基站为圆心,以一定半径在基站附件分布n个用户。可直接运行。(Multi-cell, multi-user cell modeling. Which sets a base station within each cell, the base station as the center, the distribution of n users to a certain radius of the base station attachment. Can be run directly.)
- 2021-01-31 17:18:32下载
- 积分:1
-
abc_dq
ABC到dq坐标的转换,独立模块,可以单独调用,在MATLAB2010下运行,很好使(ABC to dq coordinate conversion, independent modules that can be called on in MATLAB2010 run, so good)
- 2021-04-13 15:18:55下载
- 积分:1
-
subspace-matlab
协方差驱动随机子空间法的matlab算法,我下的。(Covariance-driven stochastic subspace method)
- 2013-04-15 20:49:44下载
- 积分:1
-
ECE1512-Chaos-based-Image-Encryption-master
说明: implementation of arnold transform
- 2020-06-20 03:20:02下载
- 积分:1
-
hmm_classify
DHMM,离线隐马尔科夫模型用于模式分类的好例子,特征采用Kmeans进行离散化。(DHMM, off-line Hidden Markov Model good example for pattern classification, feature discretization using Kmeans.)
- 2011-06-15 00:22:20下载
- 积分:1
-
Nonlinear-analysis
介绍了混沌动力学和分形的基本原理,并着重讨论了他们在智能信息处理中的作用(Introduces the basic principle of chaos and fractal, and discusses them in intelligent information processing function)
- 2014-11-03 17:10:20下载
- 积分:1
-
视频质量评测模型 一个用于图像质量评测的模型-ssim_index
视频质量评测模型 一个用于图像质量评测的模型,对于图像质量评测感兴趣的可作参考(Video Quality Evaluation Model 1 for Image Quality Evaluation Model for Image Quality Evaluation interested reference can be made)
- 2005-04-03 16:06:13下载
- 积分:1
-
RLS
实现了自适应RLS均衡器的MSE仿真曲线(Adaptive RLS equalizer MSE simulation curve)
- 2012-03-28 09:41:19下载
- 积分:1