Feeds
提问
Error with design MPC
For this demo mdl = 'mpc_linearization'; open_system(mdl); Iam tring to design MPC but it always gives error "Cannot line...
7 years 前 | 1 个回答 | 0
1
个回答提问
optimal setpoint in simulink
i'm trying to calculate optimal setpoint for simulink file at each time step by maximizing function using fmincon but code doesn...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to enable function is condition is true and ignore its updates till another condition is true
i need to write this code if input1-input2>5 if condition is true, the output should equal to zero even when input1-input2<5...
8 years 前 | 1 个回答 | 0
