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!