Iterative learning - Simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/273424/image.jpeg)
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
.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/273514/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/273515/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/273516/image.png)
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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!