Iterative learning - Simulink
2 次查看(过去 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!