Feeds
已回答
nlmpcmove too many input arguments
I was wrong when setting up the cost function, the form should have been deterministicController.Optimization.CustomCostFcn = ....
nlmpcmove too many input arguments
I was wrong when setting up the cost function, the form should have been deterministicController.Optimization.CustomCostFcn = ....
4 years 前 | 0
| 已接受
提问
nlmpcmove too many input arguments
Hello, I'm using nlmpc to perform just one prediction step. I want to use mv = nlmpcmove(nlmpcobj,x,lastmv) from documentation....
4 years 前 | 1 个回答 | 0
1
个回答提问
Force element access inside for loop
Hello, I'm playing with transfer functions to extract the causal part of one. However, when I do z = tf('z',0.001); tfCaus = ...
5 years 前 | 1 个回答 | 0
