-
showkeys
显示关键点,返回值为关键点的坐标,尺度,方向,模值,描述符(return the (x,y),scale,derection,size)
- 2009-04-28 18:39:34下载
- 积分:1
-
fisherface
Eigenfaces: PCA tends to find a p-dimensional subspace
whose basis vectors correspond to the maximum
variance direction in the original image space (p N).
We called the new subspace defined by basis vectors “face
space”. First, all training faces are projected onto the face
space to find a set of weights that describes the contribution
of each vector. Then we project all testing faces onto the
face space to obtain a set of weights. Finally, we identify
the face by comparing a set of weights for the testing face
to sets of weights of training faces.
- 2010-11-20 17:00:21下载
- 积分:1
-
DiamondSearch
视频运动估计中快速块匹配方法 菱形搜索(The video motion estimation based on fast block matching Diamond Search)
- 2012-11-04 16:58:47下载
- 积分:1
-
分别用Ansys和Matlab建立的混凝土骨料随机投放模型 yantubbs-ConcreteBone
分别用Ansys和Matlab建立的混凝土骨料随机投放模型,建立二维,三维数值混凝土模型,对分析混凝土的破坏机理具有重要参考价值。(Concrete aggregates were used Ansys and Matlab established random delivery model, a two-dimensional, three-dimensional numerical model of concrete, concrete analysis of the failure mechanism has important reference value.)
- 2020-10-27 19:59:58下载
- 积分:1
-
ct1
ct投影重建(shep-logan模型的生成投影以及重建)(ct projection reconstruction (shep-logan model for the generation of projection and reconstruction))
- 2010-11-14 14:18:56下载
- 积分:1
-
jakes
说明: 信道仿真,小尺度衰落信道的MATLAB仿真源码(matlab jakes)
- 2010-04-23 22:36:53下载
- 积分:1
-
MATLAB-SIMULINK
MATLAB SIMULINK建模与仿真实例精讲。(MATLAB SIMULINK earnestly modeling and simulation examples.)
- 2012-05-11 19:48:29下载
- 积分:1
-
bm258
基于matlab平台实现,基于互功率谱的时延估计,含噪脉冲信号进行相关检测。( Based on matlab platform, Based on the time delay estimation of power spectrum, Noisy pulse correlation detection signal.)
- 2020-08-11 11:18:27下载
- 积分:1
-
ComplexNetworksPackage.1.6.Win
完成复杂网络基本操作,基于网络图模型,可与图论算法及其matla实现配套使用(Complete complex network basic operation, based on network graph model)
- 2020-06-26 17:20:02下载
- 积分:1
-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1