-
fit_ML_laplace
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:06:32下载
- 积分:1
-
5-3
This code is about Digital Signal Processing.
- 2014-01-28 05:45:44下载
- 积分:1
-
muti-objectivepso
多目标pso的算法程序,添加了NSGA2的思想,即NSPSO算法。(Multi objective PSO algorithm program, adding the idea of NSPSO, that is, NSGA2 algorithm.)
- 2016-08-16 17:22:15下载
- 积分:1
-
Sample_ADP_algorithm
基于异步分布式价格(ADP)算法的功率控制matlab仿真,利用梯度算法来达到纳什均衡,求得最优解。(Asynchronous Distributed Price (ADP) power control algorithm matlab simulation, using the gradient algorithm to achieve the Nash equilibrium, get the optimal solution.)
- 2010-05-28 11:11:34下载
- 积分:1
-
getCore
core point detection
- 2015-04-09 21:46:21下载
- 积分:1
-
了解发电机突然短路的暂态过程tongbufadianji
1. 了解发电机突然短路的暂态过程;
2. 学会用MATLAB对同步发电机突然短路的暂态过程进行数值计算;
3. 学会用Simulink对同步发电机突然短路的暂态过程进行建模仿真。
(1 understand the transient process of generator short circuit
2 learn to use MATLAB to calculate the transient process of synchronous generator
3 learn to use Simulink to simulate the transient process of synchronous generator.)
- 2020-07-19 23:08:49下载
- 积分:1
-
Untitled3
语音信号的倒谱分析,语音采样频率44000hz,取20ms一帧语音,样点数880个,起始序号40000,加汉明窗,求倒谱图(Cepstrum analysis of the speech signal, voice sampling frequency 44000hz, take 20ms one voice, the number of samples 880, starting serial number 40000, Jia Hanming window, inverted spectrum)
- 2017-01-03 22:13:01下载
- 积分:1
-
san_PSK
Demodulating a BPSK using Costas Loop
- 2007-10-21 00:28:39下载
- 积分:1
-
AM-FM-modulation
说明: AM、FM调制解调的MATLAB源代码,能够正常运行,性能不错。(AM, FM modulation and demodulation of the MATLAB source code, to the normal operation, good performance.)
- 2020-12-04 14:19:25下载
- 积分:1
-
minimumdistance
It will find the minimum distance between the two points input by the user
- 2009-03-28 02:53:36下载
- 积分:1