REEMA MOHANTY
2016년부터 활동
Followers: 0 Following: 0
Feeds
질문
Hii.I am new to matlab environment. I am unable o find out why I am getting error as" not enough input arguments".
MY code is xo=0.4; A=[]; b=[]; Aeq=[]; beq=[]; Q=100; R=1; N = 50; U0= zeros(100,1); % Umin= -...
거의 8년 전 | 답변 수: 0 | 0
0
답변답변 있음
Not Enough Input Arguments
clc; clear; close all; xo=0.4; A=[]; b=[]; Aeq=[]; beq=[]; Q=100; R=1; N = 50; U0= zeros(100,1); ...
Not Enough Input Arguments
clc; clear; close all; xo=0.4; A=[]; b=[]; Aeq=[]; beq=[]; Q=100; R=1; N = 50; U0= zeros(100,1); ...
거의 8년 전 | 0