영민 공
Followers: 0 Following: 0
Statistiques
3 Questions
0 Réponses
RANG
227 152
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Why mpc function and mpc loop isn't same?
This is my mpc code, and it works well, % Given state-space model % function [out1, out2] = mpcmove_test(in1,in2) % % r ...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
MPCmove with function and pscad
I want mpc with pscad, so i want make mpcmove function function [u,y] = mpcmove_test(r,y) num=[1 1]; den=[1 1 2]; [A,B,C,...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
The result of a loop statement is different from iterating over a function in model predictive control.
This is my fuction code. The first time I ran the function with r1 and r2 equal to 1, y1 was 0 and y2 was 1.06. The next tim...
plus d'un an il y a | 1 réponse | 0