-
Q
说明: 使用基于栅格地图的Q-learning进行路径规划。(This program use Q-learning to path planning,based on grid map.)
- 2020-05-28 09:53:04下载
- 积分:1
-
simpleTest2
此文件是基于ARToolKit的开发包上的再次开发,上面显示一个一个立方体,并加以稳定的程序,对增强现实有很好的指教。(This document is based on the development of ARToolKit developed again on the package, shown above, one by one cube, and the procedures to be stable, for augmented reality have a good advice.)
- 2010-12-30 14:18:57下载
- 积分:1
-
Genetic Algorithm with PHM
遗传算法与和机械故障诊断向结合的matlab程序,包括例子,少许修改即可自用。(Genetic algorithm and MATLAB combined with mechanical fault diagnosis, including examples, can be used by a small number of modifications.)
- 2020-10-12 23:27:32下载
- 积分:1
-
costas
costas环路参数计算MATLAB程序和仿真(costas loop parameter calculation and simulation of MATLAB program)
- 2010-08-21 10:39: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
-
svd
MIMO预编码中的SVD分解,主要衡量数据为BER性能(SVD decomposition of MIMO precoding)
- 2020-12-25 18:49:04下载
- 积分:1
-
houghtrans
performs hough transform well
- 2010-03-15 04:08:00下载
- 积分:1
-
MPCA
多主成分分析和LDA模型结合算法,用于文本识别。(MPCA: Multilinear Principal Component
Analysis of Tensor Objects)
- 2011-04-29 23:02:54下载
- 积分:1
-
Meanshift_PAMI_2002
文章讨论了一种用于分析复杂的多态特征空间的非参数技术——Meanshift方法,并利用它进行了任意的形状聚类。(A general nonparametric technique is proposed for the analysis of a complex multimodal feature space and to delineate arbitrarily shaped clusters in it.)
- 2010-06-30 22:20:31下载
- 积分:1
-
Hidinginformationinbinaryimage
基于隐藏密钥可以,将秘密信息msg嵌入到二值载体图像cover,算法简单,主要适合于将密文隐藏在BMP格式的文档里。(Key can be based on hidden, secret information will be embedded into the binary vector msg image cover, simple algorithm, mainly for the cipher text hidden in the BMP format documentation.)
- 2010-11-16 16:18:31下载
- 积分:1