integral sequre error (ISE) via Simulink
18 views (last 30 days)
Show older comments
Hussein shutari
on 1 Jul 2021
Answered: Jesús Zambrano
on 2 Jul 2021
I am working on PI controller via matlab simulink, and want to ass the performance by ISE . when i run the model i got a huge serise data of ISE in matlab workspace.
which value should be take as th ISE ??
kindly ccheck the figure>
0 Comments
Accepted Answer
Jesús Zambrano
on 2 Jul 2021
Hi Hussein,
I think you should take the very final value. For example, if the simulation stops at T=10, go to the row when time = 10 and take the correspondent value. This is because you are running this model until certain stop time, and is calculating this integral until that time.
Hope it helps!
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!