

InterviewSolution
Saved Bookmarks
1. |
The optimization method based on dynamic programming views :(a) Control problem as the multistage decision problem(b) Control input as a time sequence of decisions(c) A sampled data system gives rise to sequence of transformations of the original state vector(d) All of the mentionedThis question was posed to me in an internship interview.This key question is from Optimal Control Systems topic in chapter Optimal Control Systems of Control Systems |
Answer» CORRECT answer is (d) All of the mentioned Easiest explanation: The optimization method is based on dynamic programming views control problem as the multistage DECISION problem and control input as time SEQUENCE of decisions. |
|