搜索资源列表
MD
- Matlab关于微分方程的解法,本人觉得还不错。-Matlab on the solution of differential equations, I feel pretty good.
md
- matched filter detection for spectrum sensing in cognitive radio
md_sim
- 用matlab实现分子动力学模拟,全英文文章,附录里有fortran和matlab源码-MD simulation using matlab
MD
- 这是用MATLAB编写的功率谱分析程序,适合于初学者,经测试可用。(This is a power spectrum analysis program written by MATLAB. It is suitable for beginners and is available for testing.)
ACC+NMI+MD
- 用于评价聚类算法的三种常用指标,包括ACC、NMI和MD。主用用于采用获得的标签与已知标准匹配,从而得到分类精度。(The matlab program to evaluate the accuracy of the clustering methods which include ACC, NMI and MD indices.)
dtwk
- Multidimensional Dynamic Time Warping (MD-. DTW)
continus dtw
- continus Dynamic Time Warping (MD-. DTW)
md 机械臂设计及其定点转动Minimum-Snap轨迹规划
- Part 01 机械臂设计 设计一个六自由度机械臂,分析证明其操作器尖端的灵巧工作空间,并用蒙特卡洛方法验证了灵巧工作空间的正确性。 Part 02 Minimum-Snap 轨迹规划 令操作臂尖端位置固定,使其绕灵巧工作空间的某个内点作定点转动。选择三维空间中一段封闭圆作为第三关节目标轨迹,生成多个离散轨迹点。利用逆运动学求解得到每个离散轨迹点对应的各关节变量,利用MATLAB Robotics Toolbox生成机械臂绕定点旋转动画,采用Minimum Snap方法进行**轨迹规划,*