4 Questions 2 Answers 0 Followers
Questions related from Dinesh Patra
What I understand is while applying continuous control to a continuous-time system in MATLAB simulations, actually the control is being applied in discrete manner inherently due to the nature of...
29 November 2020 2,103 4 View
I want to implement a simple discrete time state space model in simulink. x1(k+1)=x2(k) x2(k+1)=-x1(k)-2x2(k)+2u(k)+2f(k); |f(k)|
20 November 2020 2,275 3 View
I tried to simulate a maglev system with continuous time sliding mode but my simulation is showing error (there is a singularity at one of the integrators). I am attaching the modelling and...
17 November 2020 9,178 7 View
Suppose 2 methods are shown to do sliding mode control of a given system. Please tell me if we can compare chattering in both by MATLAB or some other way
17 November 2020 3,436 3 View