【E2298】PID电机控制算法

2021-11-18 17:14:33      索炜达电子      676     

项目编号:E2298

文件大小:1M

源码说明:带中文注释

开发环境:C编译器

简要概述:

目录│文件列表:

 └ PID

    │ PID 调节控制做电机速度控制.pdf

    └ 程序

       │ matlab.txt

       │ speed.txt

       ├ Matlab

       │  └ plot_speed.m

       └ PID

          │ PID.sdf

          │ PID.sln

          ├ .vs

          │  └ PID

          │     └ v14

          │        └ .suo

          ├ Debug

          │  │ PID.exe

          │  │ PID.ilk

          │  └ PID.pdb

          └ PID

             │ main.cpp

             │ pid.cpp

             │ pid.h

             │ PID.vcxproj

             │ PID.vcxproj.filters

             └ Debug

                │ main.obj

                │ PID.log

                │ pid.obj

                │ vc140.idb

                │ vc140.pdb

                └ PID.tlog

                   │ CL.command.1.tlog

                   │ CL.read.1.tlog

                   │ CL.write.1.tlog

                   │ link.command.1.tlog

                   │ link.read.1.tlog

                   │ link.write.1.tlog

                   └ PID.lastbuildstate

TAGPID
  • 6 次
  • 1 分