-
Code-TAV
Bloc matching video processing
- 2011-01-19 04:12:47下载
- 积分:1
-
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
-
Kernel-Density-Estimator
核密度估计的源码,kernel density estimation,从官方渠道获得(Source kernel density estimation, kernel density estimation)
- 2015-02-01 17:59:57下载
- 积分:1
-
the-example-of-matlab
验证MATLAB的时域卷积定理的一些程序(Time domain convolution theorem verify MATLAB program)
- 2013-04-27 01:04:46下载
- 积分:1
-
program_log2kml
matlab檔案,用於轉檔用途,轉成kml以google earth開啟,輸入nmea檔案,轉換成kml檔案輸出(convert kml file)
- 2014-02-21 10:14:16下载
- 积分:1
-
matlab-art
在matlab环境下进行2维ART重建。相较c更简洁快速(ART for 2-dimensional reconstruction in the matlab environment. Compared c cleaner fast)
- 2017-02-21 17:34:51下载
- 积分:1
-
RecursiveLeastSquare
this is matlab code for estimating the static linear system with Recursive Least Squre that is written by matlab 7.0.
Here we want to estimate the below function:
1 - u^2 + 2*u^3 +u^5 +3*u^7
these are 2 files : without noise and with noise
finally,there are plots for showing results.
- 2010-08-26 23:14:16下载
- 积分:1
-
mubanpipei
说明: 对于初学者学习matlab很有帮助,尤其在图像处理方面更是很好的啊。(For beginners learn matlab ® helpful, especially in the image processing is very good.)
- 2010-03-28 20:48:29下载
- 积分:1
-
tu_plot
根据邻接矩阵绘制图论图形。看注释使用,可以区分有向图和无向图(Draw Graph theory picture with adjstance matrix.Use it with explanatory notes.It can tell picture with direction whether or not)
- 2012-04-13 15:59:37下载
- 积分:1
-
ANC_Adaptive_filter
A source code for implementign anc adaptive filter
- 2009-12-12 19:51:50下载
- 积分:1