CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:dcmotor

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    6.53mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

dc motor control using pid controller
(系统自动生成,下载前可以参看下载内容)

下载文件列表

dc_motor_demo/
dc_motor_demo/1_speed_control_pid/
dc_motor_demo/1_speed_control_pid/a_pid_cont.mdl
dc_motor_demo/1_speed_control_pid/b_pid_cont.mdl
dc_motor_demo/1_speed_control_pid/c_pid_cont.mdl
dc_motor_demo/1_speed_control_pid/d_pid_disc.mdl
dc_motor_demo/1_speed_control_pid/e_pid_disc.mdl
dc_motor_demo/1_speed_control_pid/g_pid_disc.mdl
dc_motor_demo/1_speed_control_pid/handcode_pid.c
dc_motor_demo/1_speed_control_pid/handcode_pid.h
dc_motor_demo/1_speed_control_pid/h_pid_disc.mdl
dc_motor_demo/1_speed_control_pid/sfun_wrp_pid.c
dc_motor_demo/1_speed_control_pid/sfun_wrp_pid.mexw32
dc_motor_demo/2_position_control_ss/
dc_motor_demo/2_position_control_ss/a_ss_controller.mdl
dc_motor_demo/2_position_control_ss/b_ss_controller.mdl
dc_motor_demo/2_position_control_ss/b_ss_controller.mdl.autosave
dc_motor_demo/2_position_control_ss/Controller_sf.mexw32
dc_motor_demo/2_position_control_ss/c_ss_controller.mdl
dc_motor_demo/2_position_control_ss/d_ss_controller.mdl
dc_motor_demo/2_position_control_ss/sfun_controller.mdl
dc_motor_demo/2_position_control_ss/ss_dc_motor_load.m
dc_motor_demo/2_position_control_ss/T.mat
dc_motor_demo/2_position_control_ss/trajectory.mat
dc_motor_demo/3_mbd_project/
dc_motor_demo/3_mbd_project/a_inputs/
dc_motor_demo/3_mbd_project/a_inputs/models/
dc_motor_demo/3_mbd_project/a_inputs/models/d_ss_controller.mdl
dc_motor_demo/3_mbd_project/a_inputs/models/ss_dc_motor_load.m
dc_motor_demo/3_mbd_project/a_inputs/models/trajectory.mat
dc_motor_demo/3_mbd_project/a_inputs/trajectory_generator/
dc_motor_demo/3_mbd_project/a_inputs/trajectory_generator/traj.m
dc_motor_demo/3_mbd_project/a_inputs/trajectory_generator/traj_test.m
dc_motor_demo/3_mbd_project/b_trajectory_generator/
dc_motor_demo/3_mbd_project/b_trajectory_generator/a_traj_gen.mdl
dc_motor_demo/3_mbd_project/b_trajectory_generator/b_traj_gen.mdl
dc_motor_demo/3_mbd_project/c_controller/
dc_motor_demo/3_mbd_project/c_controller/a_controller.mdl
dc_motor_demo/3_mbd_project/c_controller/b_system.mdl
dc_motor_demo/3_mbd_project/c_controller/controller_params.m
dc_motor_demo/3_mbd_project/d_achitecture/
dc_motor_demo/3_mbd_project/d_achitecture/controller_arch.mdl
dc_motor_demo/3_mbd_project/d_achitecture/controller_component/
dc_motor_demo/3_mbd_project/d_achitecture/controller_component/controller_params.m
dc_motor_demo/3_mbd_project/d_achitecture/controller_component/ss_controller.mdl
dc_motor_demo/3_mbd_project/d_achitecture/controller_rp.mdl
dc_motor_demo/3_mbd_project/d_achitecture/full_system.mdl
dc_motor_demo/3_mbd_project/d_achitecture/setup.m
dc_motor_demo/3_mbd_project/d_achitecture/traj_gen_component/
dc_motor_demo/3_mbd_project/d_achitecture/traj_gen_component/traj_gen.mdl
dc_motor_demo/3_mbd_project/d_achitecture/traj_gen_component/traj_gen_params.m
dc_motor_demo/3_mbd_project/e_fixed_point/
dc_motor_demo/3_mbd_project/e_fixed_point/controller_arch.mdl
dc_motor_demo/3_mbd_project/e_fixed_point/controller_arch_fp.mdl
dc_motor_demo/3_mbd_project/e_fixed_point/controller_component/
dc_motor_demo/3_mbd_project/e_fixed_point/controller_component/controller_params.m
dc_motor_demo/3_mbd_project/e_fixed_point/controller_component/input_data_fp.mat
dc_motor_demo/3_mbd_project/e_fixed_point/controller_component/ss_controller.mdl
dc_motor_demo/3_mbd_project/e_fixed_point/controller_component/ss_controller_fp.mdl
dc_motor_demo/3_mbd_project/e_fixed_point/controller_rp.mdl
dc_motor_demo/3_mbd_project/e_fixed_point/ctrl.mdl
dc_motor_demo/3_mbd_project/e_fixed_point/full_system.mdl
dc_motor_demo/3_mbd_project/e_fixed_point/full_system_fp.mdl
dc_motor_demo/3_mbd_project/e_fixed_point/input_data.mat
dc_motor_demo/3_mbd_project/e_fixed_point/input_data_fp.mat
dc_motor_demo/3_mbd_project/e_fixed_point/matlab_control_design/
dc_motor_demo/3_mbd_project/e_fixed_point/matlab_control_design/ctrl_params.m
dc_motor_demo/3_mbd_project/e_fixed_point/setup.m
dc_motor_demo/3_mbd_project/e_fixed_point/traj_gen_component/
dc_motor_demo/3_mbd_project/e_fixed_point/traj_gen_component/traj_gen.mdl
dc_motor_demo/3_mbd_project/e_fixed_point/traj_gen_component/traj_gen_params.m
dc_motor_demo/4_mbd_project_ver2/
dc_motor_demo/4_mbd_project_ver2/controller_arch.mdl
dc_motor_demo/4_mbd_project_ver2/controller_params.m
dc_motor_demo/4_mbd_project_ver2/full_system.mdl
dc_motor_demo/4_mbd_project_ver2/plant_params.m
dc_motor_demo/4_mbd_project_ver2/ss_controller.mdl
dc_motor_demo/4_mbd_project_ver2/startup.m
dc_motor_demo/4_mbd_project_ver2/traj_calc.mdl
dc_motor_demo/4_mbd_project_ver2/traj_calc_params.m
dc_motor_demo/4_mbd_project_ver2/traj_generator.mdl
dc_motor_demo/dc_motor_control.doc
license.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com