-
quzao
去除图像噪声椒盐噪声高斯噪声实现图像处理(Salt and pepper noise removal of image noise, Gaussian noise, Image Processing)
- 2010-08-25 10:07:06下载
- 积分:1
-
一个跟踪运动羽毛球拍得matlab程序
一个跟踪运动羽毛球拍得matlab程序(a campaign tracking procedures badminton film Matlab)
- 2005-03-14 16:46:04下载
- 积分:1
-
Electronics_And_Circuit_Analysis_Using_Matlab
说明: matlab电路计算,在matlab环境下对各种电路进行模拟和分析。(circuits solving in matlab)
- 2010-04-20 14:33:37下载
- 积分:1
-
Maximum-likelihood-(Infomax)
基于Maximum likelihood准则的ICA算法 (the ICA algorithm based on Maximum likelihood)
- 2011-11-25 09:16:48下载
- 积分:1
-
fuzzy_pid
matlab中关于模糊自适应pid的代码(MATLAB fuzzy pid controller,verygood!)
- 2011-12-29 17:32:51下载
- 积分:1
-
watershed
用于图像分割的数学形态学分水岭算法的matlab实现。(Matlab code of Watershed algorithm for image segmentation.)
- 2015-04-21 22:55:35下载
- 积分:1
-
shuzishizhong
说明: 数字时钟的代码非常有创意,大家可以下载试试看看,不错喔(Digital clock code very creative,You can download to try to see, oh well
)
- 2011-04-04 22:48:25下载
- 积分:1
-
POCS
matlab应用源程序,只能采集,网络连接(matlab application source code, can collect)
- 2013-11-23 16:19:50下载
- 积分:1
-
GA
说明: MATLAB实现基本遗传算法例程,包含基本的代码解释(Matlab implementation of basic genetic algorithm routine)
- 2020-05-31 23:52:46下载
- 积分: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