-
WALKMAN
MATLAB模拟人走路姿势,各个节点的选取和函数的调用是我们学习的很好例子(MATLAB simulation of human walking, each node of the selection and function calls is a good example of learning)
- 2010-09-14 15:29:37下载
- 积分:1
-
Ogata_Modern_Control_Engineering
It is a modern control engineering book It is a modern control engineering book It is a modern control engineering book It is a modern control engineering book It is a modern control engineering book
- 2010-09-25 01:10:52下载
- 积分:1
-
matlabjc
matlab程序设计教程,ppt,共分13章(matlab programme design teaching material,ppt, having 13 charpter)
- 2009-05-12 21:48:25下载
- 积分:1
-
Gaborfiltering
一种改进型Gabor滤波方法。此程序可以Gaobr的滤波效果。并且是分4个不同的方向滤波。(An improved Gabor filtering method.)
- 2013-11-20 10:28:23下载
- 积分:1
-
IIr-filters
infinite impulse response filters (IIR).. included LPF,HPF, BPF and BSF.. both butteworth and chebyshev..
- 2014-02-09 13:22:40下载
- 积分:1
-
diffraction
光学干涉、衍射代码,包括双缝干涉,多孔干涉等等,还有效果图(Optical interference, diffraction code, including double-slit interference, porous interference, etc., as well as renderings)
- 2016-04-03 15:56:54下载
- 积分:1
-
PWE
说明: 用平面波展开法计算二维二组元圆柱散射体型声子晶体能带结构的matlab代码。(This matlab code uses PWE to calculate the band structure of 2-D phononic crystal with cylinder scatterer.)
- 2021-04-08 20:29:00下载
- 积分:1
-
matlab6.0_doc
说明: 一份详细的matlab手册,里面有关于matlab各个函数的详细介绍及例子(Matlab a detailed manual, which all function on matlab detailed introduction and examples)
- 2008-09-08 15:21:59下载
- 积分:1
-
Floyd
从任意一条单边路径开始。所有两点之间的距离是边的权,或者无穷大,如果两点之间没有边相连。 2,对于每一对顶点 u 和 v,看看是否存在一个顶点 w 使得从 u 到 w 再到 v 比己知的路径更短。如果是更新它。 3,不可思议的是,只要按排适当,就能得到结果。(A unilateral path from any start. All the distance between two points is the right side, or infinity, if there is no edge between two points connected. 2, for each pair of vertices u and v, to see if there is a vertex w from u to w and then to make than the known path v shorter. If you are updating it. 3, incredibly, just press the appropriate row, you can get results.)
- 2011-09-02 23:33:33下载
- 积分:1
-
matlab
(1) 读取n副连续有重叠部分的图像,在n副图像中检测SIFT特征,并用SIFT
特征描述子对其进行描述。
(2) 匹配相邻图像的特征点,并根据特征点向量消除误匹配。
(3) 使用RANSAC方法,确定变换参数。
(4) 图像融合
((1) Read n successive overlapping sub-part of the image, the image of the n sub-SIFT features detected and characterized using SIFT descriptors be described. (2) adjacent to the image feature point matching, and according to the feature vector to eliminate false matching points. (3) using RANSAC approach to determine the transformation parameters. (4) image fusion)
- 2013-09-15 22:40:17下载
- 积分:1