-
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
-
advance-matlab-sine-wave
matlab program for advanced sine wave curve
- 2012-08-22 12:54:50下载
- 积分:1
-
plate
matlab 传统板的FEM程序静力分析、模态计算(Analysis, modal calculation program FEM of traditional static matlab plate)
- 2014-11-29 20:19:05下载
- 积分:1
-
libsvm-mat-3.0-1
This is a matlab svm, very useful to the matlab virtual machine
- 2012-02-10 18:09:28下载
- 积分:1
-
EWT经验小波matlab应用实现(信号处理)
适用于一维EWT的变换文件,所有文件齐全,有测试文件,以及参数解释和帮助word文档,亲测可用。(For one-dimensional EWT transformation files, all the files are complete, there are test files, as well as parameter interpretation and help word documents, pro-test available.)
- 2020-11-02 11:49:53下载
- 积分:1
-
matlab2660
matlab实例,给出了诸多matlab编程应用的例子,值得一看。(matlab example, matlab programming gives many examples of applications, worth a visit.)
- 2007-11-24 10:35:59下载
- 积分:1
-
115157698ant
路径规划中群蚁优化算法的源代码,可通过修改程序自由设置障碍和地形(Group of ants in the path planning optimization algorithm source code, modify the program free by obstacles and terrain)
- 2010-01-25 12:03:08下载
- 积分:1
-
drawrec
its source code for face protected system
- 2011-01-21 01:09:57下载
- 积分:1
-
Image_Compression
说明: 基于小波理论等方法,实现了对2D图像的压缩。欢迎分享!(Method based on wavelet theory, the realization of the 2D image compression. Welcome to share!)
- 2009-08-08 09:22:28下载
- 积分:1
-
Matlab-codes-for-FEM
2010年最新原版英文专著Matlab codes for finite element analysis一书源码。这本书介绍了基于Matlab的实体和结构有限元分析方法,深入浅出,十分经典。(English version 2010, the latest monograph on Matlab codes for finite element analysis of a source book. This book describes the physical and Matlab-based finite element method, easy to understand, very classic.)
- 2011-06-02 19:58:49下载
- 积分:1