-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-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
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1
-
lms2
自适应滤波算法中的LMS算法,用于语音通信中的噪声抵消。(Adaptive filtering algorithm in the LMS algorithm for voice communications in noise canceling.)
- 2011-07-29 16:13:23下载
- 积分:1
-
matlab
利用matlab求系统时间响应,用impulse函数和lsim函数对线性连续系统的时间响应进行仿真计算 (impulse function )
- 2013-03-19 22:39:30下载
- 积分:1
-
模拟退火算法
说明: matlab编写的模拟退火算法,可以直接运行(Simulated annealing algorithm compiled by MATLAB)
- 2020-07-08 16:28:56下载
- 积分:1
-
ICAdemo
计算机仿真用于主成分分析的ICA分析程序,算法举例和波形分析程序。(Computer simulation for analysis of principal component analysis of ICA procedures, algorithms and waveform analysis program for example.)
- 2010-05-16 18:57:42下载
- 积分:1
-
LS_mimo
matlab code for ls mimo
- 2012-04-24 21:16:28下载
- 积分:1
-
NSGA2
说明: NGSII进化算法解决多目标问题经典算法。(Classical algorithm to solve multi-objective problem)
- 2011-02-18 18:42:10下载
- 积分:1
-
psopt20100414
MATLAB蚁群算法源程序,和大家一起分享!和大家一起多多交流学习!(MATLAB source code ant colony algorithm, and to share with everyone! Learn more exchanges with everyone!)
- 2010-05-19 20:29:02下载
- 积分:1
-
22674877-BHEL-Book-Insulation-for-Generator
BHEL Book Insulation for Generator
- 2012-08-23 21:59:46下载
- 积分:1
-
CharacterSegment
车牌字符分割Matlab程序,可以实现车牌的字符分割(License plate character segmentation Matlab program, you can achieve the license plate character segmentation)
- 2015-02-06 11:46:38下载
- 积分:1