How to implement a descrete state space of a switched system with disturbance?
1 次查看(过去 30 天)
显示 更早的评论
Hey, I have a five switched system each described as follows Ax+Bu+f(x). such that f(x) is a nonlinear term in function of the state of the system. one of these five systems works when it is triguered according to some conditions. Since I have five systems both of the matrices A and B changes according to the system chosen. so my question is which block in simulink should I choose Because i used matlab function but it didn't seem to work with the discret system but it worked pretty much fine for the continuous system? Thanks in advance
1 个评论
Aquatris
2018-8-8
You might have implemented the discrete time system wrong. I would check the continous to discrete time transformation, and check if your A and B matrices for discrete time are correct.
回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!