Feeds
질문
i have the next error but idk wheres the problem.
Heres the error. Error using nlmpc/nlmpcmove Expected "Parameters" to be a vector. Error in TESIS_JL (line 94) [uk, info] ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
how can I simulate this NMPC in close loop? i try using the matlab examples but i have a lot of parameters.
Here´s the NMPC clc clear all close all %% NMPC % Parámetros Ta = 23 + 273.15; % K U = 10.0; % W/m^2-K ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Hi i have the next error in the code and idk why cause all the parameters are vectors.
Error using nlmpc/nlmpcmove Expected "Parameters" to be a vector. [~,~,Info] = nlmpcmove(nlobj,x0,lastMV); X0= 23+273.15]; ...
2년 초과 전 | 답변 수: 1 | 0
