photo

LONG NGUYEN THANH


Last seen: 8개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


-> Solver reported unboundness of the dual problem. -> Your SOS problem is probably infeasible (SOS is dualized). please help me fix this error
addpath(genpath(pwd)); clear; %% %パラメータの定義 L = 4.0793; %Boom length [m] %l = 2.69; %Wire rope l...

9개월 전 | 답변 수: 0 | 0

0

답변

질문


Error using InputOutputModel/feedback (line 137) The first and second arguments of the "feedback" command must have compatible I/O sizes.
clear format compact M1 = 10; M2 = 1; K = 1000; % 制御対象 the system without control A = [0 0 1 0 0 0 0 1 -K/(M1) K...

대략 1년 전 | 답변 수: 1 | 0

1

답변