登录
首页 » matlab » 2Drobot

2Drobot

于 2008-11-08 发布 文件大小:2KB
0 215
下载积分: 1 下载次数: 2

代码说明:

说明:  二维机器人上楼梯运动的步态规划,以及稳定性分析,各关节的运动轨迹都可以直观的表现出来.(Two-dimensional robot gait staircase movement planning, as well as the stability analysis, the joint trajectory can be manifested intuitive.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ForcedPendulum
    This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q + sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) (This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega+ omega/Q+ sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) )
    2010-02-17 07:28:51下载
    积分:1
  • MatlabAlgors
    陆吾生有关凸优化视频教程中的相应的子函数,包括牛顿法等(convex optimization)
    2011-01-25 17:34:29下载
    积分:1
  • classical_music
    经典的MUSIC算法MATLAB程序,对新手很有用(classical music)
    2012-03-27 17:02:29下载
    积分:1
  • da72107d3c60
    hi this is srinivas. this is for mat lab code
    2011-02-11 13:33:08下载
    积分:1
  • pagerank-1.2(matlab)
    基于matlab的pagerank代码,与大家共享(Matlab based on the pagerank code sharing with U.S.)
    2009-02-13 00:33:28下载
    积分:1
  • s-function3
    通过实际的例子学习simulink中s函数的使用及编写(Learning through practical examples of the use of the simulink s in function and write)
    2013-01-25 13:53:41下载
    积分:1
  • wavelet_lifting_97
    97提升小波变换的MATLAB程序,对初学者有帮助。(97 lifting wavelet transform MATLAB procedures helpful for beginners.)
    2007-12-19 22:28:05下载
    积分:1
  • btc_image
    The code enables the user to calculate the block truncation code of the given image. It is a lossy form of compression coding but excellent for beginners.
    2010-02-13 13:40:49下载
    积分:1
  • D
    说明:  绕线式异步电动机带负荷启动,其转子串联电阻分级投切(Wound rotor induction motor with a load start, its rotor graded series resistance switching)
    2013-08-20 21:13:23下载
    积分:1
  • ellipsoidFN
    this code for "ellipsoidFN: a tool for identifying a heterogeneous set of cancer biomarkers based on gene expressions" new tool for feature selection (biomarkers discovery)
    2013-04-13 22:34:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载