搜索资源列表
code
- CMAC神经网络机械臂控制的设计matlab源码
secondinsert
- matlab编的机械优化设计小程序,是关于最大压力角,相应的凸轮转角的程序优化。学习优化设计的朋友可以
06071419
- 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
matlab2
- matlab求解常微分方程在机械设计中的应用-matlab solving ordinary differential equations in mechanical design
Mechanicalprocesssystemdesign
- 机械工艺系统设计,基于VB进行了开发,该窗体重点是 参数的输入窗口-Mechanical process system design, based on the VB carried out the development, the focus on form parameters input window
ga
- 遗传算法设计的双关节机械手干扰观测器matlab6.5编写-Genetic algorithm design of two-joint manipulator disturbance observer to prepare matlab6.5
youhuasuanfa
- 常见的一维搜索,机械设计优化算法,牛顿,黄金分割,抛物线-Common one-dimensional search, the mechanical design optimization algorithm, Newton, Golden Section, the parabolic
Matlab_Optimization_Methods
- Matlab优化程序的集合,主要用于机械优化设计方面,可作为机械优化设计算法的参考!-It is the set of Matlab optimization programming, which can be used as reference when design mechanical structrue.
kongxinzhou
- matlab机械优化设计实例课件,及一个实例源代码-matlab mechanical optimal design courseware, and an example source code
TheExpertSystemofDesignRollingSeriesofRollersofExt
- 专家系统(expert system)是人工智能技术应用中最成功的一个分支。在机械产品设计开发过程中有效地运用专家系统,对提高产品质量、缩短产品设计周期、降低开发成本等具有重要意义。 图形处理及工程计算,特别是后者是开发机械设计专家系统所面临的主要难题。本文在系统研究MATLAB软件的强大计算功能和专用工具箱的基础上,尝试利用MATLAB完成机械设计专家系统中的工程计算问题。 基于这种思路,本文着重探讨了利用Microsoft公司的Visual C++6.0编制前台程序时,通过MATLAB所提供
机械工程设计分析M文件
- 机械工程设计分析和MATLAB应用 第2版(郭仁生) 配套程序源代码-Mechanical engineering design analysis and application of MATLAB 2 (Guo Rensheng) supporting source code
optimal-Design-Of-Machine
- 机械优化设计Matlab程序 哈尔滨工业大学 孙靖民主编 -Optimization of Mechanical Design Matlab program editor of Harbin Institute of Technology Sun Jingmin
Mechanical-design
- 机械设计Matlab实现,如连杆机构的结构设计,槽轮机构的机构设计-Mechanical design and Matlab implementation, such as the linkage structure of grooved wheel mechanism design, mechanism design
matlab
- 使用复合形法解决机械设计问题中的最优解问题-Complex method to solve the problem of mechanical design problems in the optimal solution
matlab
- 机械设计的matlab源程序,很经典的啊!谢谢这个论坛!-Mechanical design matlab source code, very classic! Thanks for this forum!
带传动带型选择
- 通过程序完成机械设计中的带传动的带型的选择(The choice of belt drive type is completed by the program)
盖板优化设计
- 盖板的线性、非线性机械优化设计,matlab程序(Optimum design of cover plate)
遗传算法
- 遗传算法通常用于机械设计的优化问题,目前用途较广(Genetic algorithms are usually used for the optimization of mechanical design and are widely used at present.)
Matlab Mechanical Design
- 涵盖机械设计课程设计的几乎所有内容,如执行机构(连杆、滑块等)、传动机构(带、链、齿轮、蜗杆、轴、轴承等)的设计与校核。(Covers almost everything in mechanical design course design, such as the design and verification of actuators (links, sliders, etc.) and transmission mechanisms (belts, chains, gears, worms
md 机械臂设计及其定点转动Minimum-Snap轨迹规划
- Part 01 机械臂设计 设计一个六自由度机械臂,分析证明其操作器尖端的灵巧工作空间,并用蒙特卡洛方法验证了灵巧工作空间的正确性。 Part 02 Minimum-Snap 轨迹规划 令操作臂尖端位置固定,使其绕灵巧工作空间的某个内点作定点转动。选择三维空间中一段封闭圆作为第三关节目标轨迹,生成多个离散轨迹点。利用逆运动学求解得到每个离散轨迹点对应的各关节变量,利用MATLAB Robotics Toolbox生成机械臂绕定点旋转动画,采用Minimum Snap方法进行**轨迹规划,*