-
fit_ML_log_normal
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace 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
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:07:30下载
- 积分:1
-
bizhangc
实现小车的路径规划,并且你可以从中观测到小车的输入和输出变量的大小及变化情况。(realise the toute planning of vehicle,and because of this ,you can obtain the inputs and outpus of the vehicle.)
- 2011-12-13 23:09:45下载
- 积分:1
-
Ada_Boost
模式识别,源程序。Ada_Boost.m文件。希望能有用,经调试可用。(Pattern recognition, source. Ada_Boost.m file. Hoping to be useful, debugging is available.)
- 2013-05-26 11:57:02下载
- 积分:1
-
基于差分进化算法的pid参数优化 CF
基于差分进化算法的pid参数优化,包括性能指标(PID parameter optimization based on differential evolution algorithm, including performance indicators)
- 2018-11-29 22:45:20下载
- 积分:1
-
chaoliujisuan
配电网辐射网30节点前推回代潮流计算程序(matlab)配电网辐射网30节点前推回代潮流计算程序(matlab)(Forward and backward substitution with 30 nodes of the grid Radiation Network flow calculation procedures (Matlab) with grid Radiation Network 30 nodes forward and backward substitution trend calculation program (Matlab))
- 2013-05-13 08:34:10下载
- 积分:1
-
oqpskhh
软判决在OQPSK解调中实现对信号纠错的分析与应用(Soft-decision in OQPSK achieve signal demodulation analysis and application of error-correcting)
- 2008-12-17 20:41:30下载
- 积分:1
-
TD
说明: ce code est écrit en matlab
- 2009-11-07 06:49:58下载
- 积分:1
-
gravity-invertion
实现重力反演,提供实例,建立模型正演,然后进行反演(Realize the gravity inversion, provide examples, modeling forward and inversion)
- 2021-04-08 15:59:00下载
- 积分:1
-
spectrum-matlab
功率谱密度相关方法的MATLAB实现代码,包含基础讲解和算例代码(Power spectral density related methods of MATLAB code, including basic explanation and example code)
- 2013-11-11 18:22:02下载
- 积分:1
-
benchmarks_test_pso
粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。(验。-PSO algorithm (PSO) standard test function verification process. M in a document, including the current literature is used to validate the seven standard test function (Ackley), 3D dynamic display, and the over-concentration of particles scatters when the function. Designed for researchers to study and colleagues at the PSO algorithm to provide a more complete functional and easily understood standard version, for beginners through this program to achieve rapid entry. in order to be more energy into depth study! While willing to work with all the friends here to discuss PSO algorithm improvements and applications (such as multi-target, Dynamic systems, etc.) experience.)
- 2016-09-23 16:26:52下载
- 积分:1