-
canny.m
detect edes by canny edge detection based method
- 2009-11-23 22:45:24下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
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
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
Pengajaran-Berbantuan-Komputer
learnig based on computer for read
- 2014-09-12 12:39:34下载
- 积分:1
-
define-variables
Matlab循环定义变量,可以定义任意多个变量,matlab字符串数组的创建(Matlab loop defined variables, you can define any number of variables, matlab creation of an array of strings)
- 2011-04-22 14:09:06下载
- 积分:1
-
Matlab
matlab软件用法大全,系统的介绍了matlab软件的功能和使用方法(Matlab software usage Guinness, the system describes the function and use of the Matlab software)
- 2012-05-28 00:15:53下载
- 积分:1
-
untitled11
the simulink model for wavelet ber
- 2015-01-21 15:54:45下载
- 积分:1
-
vfh
说明: 利用Matlab进行仿真VFH+算法,创建了几个地图。(Using MATLAB to simulate VFH + algorithm, several maps are created.)
- 2021-03-22 16:39:16下载
- 积分:1
-
decision-tree
程序实现了生成决策树并使用决策树对离散特征向量进行分类。在判断是否要继续生成叶节点时采用entropy来作为impurity的measurement.(Program and use the decision tree decision tree to generate discrete feature vectors for classification. In determining whether to continue generating leaf nodes using entropy as the impurity of the measurement.)
- 2013-08-04 05:49:10下载
- 积分:1
-
MATLAB_jiaocheng
李传军 《C语言与MATLAB接口—编程与实例》(Li Chuan-jun " C language and MATLAB Interface- Programming and Examples" )
- 2009-05-26 18:18:56下载
- 积分:1
-
svpwm
两电平SVPWM的MATLAB编程实现,输入端口为DQ轴下的指令电压和直流侧电压,输出为开关函数的瞬时值(Two-level SVPWM the MATLAB programming, enter the port under the command DQ-axis voltage and DC voltage, the output for the switching function of the instantaneous value)
- 2009-07-02 20:48:25下载
- 积分:1