LPV simulation using 'pdsimul.m' Does Not work
이전 댓글 표시
I don't know how to define 'traj' (trajectory function) that used by the function pdsimul.m to simulate LPV systems.
This is my code : pdsimul(My_LPV_Sys,'traj',tf)
My_LPV_Sys : represents my LPV systems. traj : function that represents the scheduling parameters(This is my problem, I don't know how to define that).
tf : Final simulation time.
If anyone can give me a minimum working example using pdsimul.m or give me suggestions how to define the 'traj' function, I would be obliged.
Best Regards, Ali
답변 (1개)
Chengmao Du
2023년 11월 10일
0 개 추천
Hi bro, maybe you can refer to Page 232 in the book "Analysis and Design of Parameter-Dependent Systems" .
But I still coud not compeleted a easy case because of any other problems.
Could you please share your case after acheiving this?
카테고리
도움말 센터 및 File Exchange에서 Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!