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年以上 前 | 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年以上 前 | 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 = ...
6年弱 前 | 1 件の回答 | 0
