pid controller (m-file ) with input data and output data
5 次查看(过去 30 天)
显示 更早的评论
Hi
I have data input should inter to PID controller without feedback. only data into PID and get the results data out. I would like to make code in m-file represent this way (data input to PID and get out data)
thank you very much for helping
0 个评论
采纳的回答
Star Strider
2022-3-5
2 个评论
Star Strider
2022-3-5
I have no idea what any of that refers to.
See the documentation I linked to in order to understand how to use lsim to get output from a specific input. Create a time vector and a corresponding input vector (or array) and then use lsim to get the system output from those inputs.
更多回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!