Neural Network Model predictive control system
显示 更早的评论
I'm working on a project which deals with temperature control of a room. the idea is to control temperature within a limit.
I have prior data which i used to train a neural network which is 99.5% accurate. there are 5 inputs (x , y , z , A , B) and there is one output (T).
Now I want to use this network in a control architecture of some kind. Any suggestions? which should I use?
P.S. The system is highly complex, non linear and dynamic in nature.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!