iqjavier
Electrical
- May 13, 2007
- 1
Hi! I am implementing an observer using a state-space block in simulink. I am following a design I saw and what they did was place A for A, [B L] for B, C was set to eye(5,5), D was all zero, and the C was placed outside to allow reading three of the state variables. It works... but I am not sure how the [B L] is the same as adding the L outside.