-
watersd
Image segmentation using watersheds using matlab
- 2009-03-11 06:22:15下载
- 积分:1
-
matlab
求一个系统的幅频响应相频响应单位冲击响应以及其它(Find the frequency response of a system unit impulse response of the phase-frequency response and other)
- 2011-01-07 10:20:09下载
- 积分:1
-
circle
a simple graphics application
- 2014-02-06 14:23:28下载
- 积分:1
-
Four_and_Eight_Neighbours_Connectivity
Matlab code for 4-connectivity and 8-connectivity neighbours
- 2013-10-20 17:40:03下载
- 积分:1
-
DDZLF
说明: 应用电导增量法,实现光伏电池最大功率跟踪。(Achieve maximum power tracking of photovoltaic cells)
- 2019-11-24 17:08:58下载
- 积分:1
-
cell2num
This matlab function convert an all numeric cell array to a double precision array...
- 2010-11-28 22:54:46下载
- 积分:1
-
iic
matlab迭代控制程序 比较实用 仅供参考(matlab iterative control procedure more practical for reference only)
- 2010-05-26 11:12:53下载
- 积分:1
-
ELD
和声搜索算法求解电力系统经济调度优化问题(Harmony search algorithm solve power system ecolomic dispatch optimization problem)
- 2020-12-21 09:09:08下载
- 积分:1
-
hwchannel
if allocation did fail upper functions still may call us.
- 2015-03-13 10:20:32下载
- 积分:1
-
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