-
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
-
burg
说明: burg算法的matlab实现,自己编写,有一定的参考价值(burg algorithm matlab realized, I have written has a certain reference value)
- 2008-10-17 21:46:57下载
- 积分:1
-
PMSM
在Simulink平台上对永磁同步电机(PMSM)实现直接转矩控制的仿真模型,使用无传感器控制方法,是国外的成品模型。(On the platform in Simulink for permanent magnet synchronous motor (PMSM) direct torque control of realize simulation model, the use of sensorless control method, is abroad finished product model.)
- 2020-10-26 18:29:59下载
- 积分:1
-
CYCLOSTATIONARITY-_T
循环平稳在通信与信号处理中的应用的一篇高质量的外文文献(Cyclostationary applications in communications and signal processing, a high-quality foreign literature)
- 2013-03-11 21:59:21下载
- 积分:1
-
all-the-image-functions-of-matlab
matlab中的关于图像的函数大全,对于 新手是一个很好的词典!!!(all the image functions of matlab)
- 2013-07-30 10:37:37下载
- 积分:1
-
Matlab-Programming-skills-
这是我多年MATLAB编程的技巧汇总,希望对大家有用。里面包含命名规则,怎样优化程序等等。(This is my years of MATLAB programming skills summary, I hope useful for everyone. Which contains the naming rules, how to optimize procedures.)
- 2013-07-31 09:58:43下载
- 积分:1
-
BS03_0855_862
A MATLAB-BASED SIMULATION TOOL FOR BUILDING THERMAL PERFORMANCE ANALYSIS PDF
- 2011-12-21 18:02:09下载
- 积分:1
-
newICA
一种新的ICA算法,能够很好地对一维信号进行盲源分离,并有例程(A new ICA algorithm, very good to be able to one-dimensional signals, blind source separation, and have routine)
- 2009-03-02 10:08:21下载
- 积分:1
-
base_persuit
一种基于基追踪压缩感知信号重构的改进算法(Tracking improvements in the compressed sensing signal reconstruction algorithm based on the base)
- 2012-05-24 16:36:11下载
- 积分:1
-
t1
说明: 运用matlab编程计算时间序列中的ARMA(p,q)模型(Use of matlab programming to calculate the time series ARMA (p, q) model)
- 2012-06-12 17:40:47下载
- 积分:1