Iterative learning - Simulink
조회 수: 12 (최근 30일)
이전 댓글 표시

The figure shows a conceptual block diagram of an iterative learning algorithm, for the k'th iteration.
The process model is a dynamic Simulink model with simulation time t, from 0 to T.
I want to find the value
such that output from the process model
is equal to
.
such that output from the process model
is equal to
.What are the recommended methods to implement the iterative learning in Simulink ?
I know that it is possible to do this by running the process model multiple times in a for-loop in MATLAB.
Are there more convenient ways, using Simulink only ?
댓글 수: 0
답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!