-
Tribes
Particle swarm optimization (PSO) is a novel metaheuristic inspired by the flocking behavior of birds. The applications of PSO
to scheduling problems are extremely few.
- 2021-05-15 23:30:03下载
- 积分:1
-
L1OMPsnr
基于压缩感知的DOA估计,比较了OMP与L1范数的性能(DOA estimation based on compressed sensing, compare the performance of OMP and L1 norm)
- 2015-05-16 22:12:34下载
- 积分:1
-
ransac3
利用RANSAC算法鲁棒性的计算两幅视图间的基本矩阵,本代码含有7点算法,8点算法(RANSAC algorithm using the calculation of robust fundamental matrix between two views, this code contains the algorithm 7, 8-point algorithm)
- 2010-08-14 21:03:17下载
- 积分: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
-
matlab
三次样条插值matlab程序(含多种边界条件)(matlab )
- 2011-10-15 11:09:59下载
- 积分:1
-
coder
coder toolbox for matlab in image processing
- 2014-11-05 16:13:38下载
- 积分:1
-
ImageGrayLevel
用matlab显示图片的RGB各分量的灰度值(Matlab display images with the RGB values of the various components of the gray)
- 2010-01-06 18:49:15下载
- 积分:1
-
maxlike
Classify using the maximum-likelyhood algorithm(classifies using the maximum- likelihood al gorithm)
- 2007-01-31 10:48:53下载
- 积分:1
-
distance
距离公式计算,欧氏举例,马氏距离,巴氏距离(Distance formula, the EU' s example, Mahalanobis distance, the distance Pap)
- 2021-04-20 16:38:50下载
- 积分:1
-
FilesAll1
读取matlab 文件夹中所有的文件路径 包括子文件夹的文件路径(Read all matlab folder including subfolders file path file path)
- 2013-10-11 09:36:49下载
- 积分:1