-
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
-
mhebb
神经源PID控制源码,。M文件,是以进行PID控制时的必备文件,可以参考一下(PID control of neuronal source. M files, based on the PID control of the required documents for reference)
- 2011-05-28 11:00:02下载
- 积分:1
-
Perceptron-Using-MATLAB
Perceptron Using MATLAB
- 2013-10-08 14:57:57下载
- 积分:1
-
Desktop
快速FFT的算法,在做数字信号处理时,需要做频谱分析时需要用到的快速傅里叶变换的算法。(Fast FFT algorithm)
- 2014-01-04 19:32:02下载
- 积分:1
-
41695062kuaidaixinhaoDOA
针对稀疏圆阵的波达方向估计问题,提出了解相干求根MUSIC算法(Sparse UCA Decorrelation Root-MUSIC,SDR)。通过改进传统的波束变换方法,进行相位校正,并在波束域进行误差补偿,得到具有共轭对称结构的波束域导向矢量。在波束域进行前后向平均处理和使用求根MUSIC算法(In order to solve the direction of arrival estimation of sparse circular arrays, a new understanding of the Sparse UCA Decorrelation Root-MUSIC (SDR) algorithm is proposed. By improving the traditional beam transform method, phase correction, and error compensation in the beam domain, a beam-domain steering vector with a conjugate symmetry structure is obtained. Averaging forward and backward in the beam domain and using the root-finding MUSIC algorithm)
- 2018-06-27 15:32:42下载
- 积分:1
-
satellite-positioning-algorithm
matlab实现卫星定位的算法,包含一个简单的定位程序simple.m,还有另外一套的程序,包含卫星位置的的解算,伪距的计算,接收机位置的计算(Satellite positioning algorithm using matlab to achieve)
- 2013-05-14 16:21:07下载
- 积分:1
-
oatf
OATF前馈滤波方法抑制柔性结构振动,有两个程序,可以直接编译运行(Filtering method OATF feedforward vibration suppression of flexible structures, there are two procedures, can be directly compiled to run)
- 2008-03-07 17:24:37下载
- 积分:1
-
Matlab
精通Matlab与C++混合编程全书源码,非常好用,涵盖了Matlab与C++混合编程所有常用的方法(Proficient in Matlab and C++ mixed programming book source code, very easy to use, covering the Matlab and C++ mixed programming all the commonly used method)
- 2009-11-27 10:38:14下载
- 积分:1
-
OSCA-CFAR
光纤预警系统,基于相位敏感光时域反射计技术的基础上,引入雷达信号系统检测中的OS-CFAR与CA-CFAR相结合方法,对油气管道周围的振动信号进行检测(Optical warning system, based on the phase sensitive optical time domain reflectometer technology, on the basis of the introduction of radar signal in detecting system of OS- CFAR combined with CA- CFAR method, to test the vibration signal of the surrounding oil and gas pipelines
)
- 2015-04-22 13:54:46下载
- 积分:1
-
BFGS
MATLAB编程实现拟牛顿法(BFGS),对凸函数进行优化计算(The quasi-Newton method (BFGS) is realized by programming in MATLAB, and the convex function is optimized.)
- 2018-12-29 16:16:21下载
- 积分:1