![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25549861_1644425761197_DEF.jpg)
FAIZ UL HASSAN
Followers: 0 Following: 0
Feeds
질문
Cannot solve due to algebraic loop involving
Cannot solve algebraic loop involving 'Model_Test/Controller' because it consists of blocks that cannot be assigned algebraic va...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Error in using ode45 for solution of nonlinear system of three equations which are interlinked to each other
% Define the ODE system f = @(t,x) [-(p1 + x(2)) * x(1) + p1 * Gb + D; -p2 * x(2) + p3 .* x(3) + p3.* Ib; -n * (x(3) - Ib) + u]...
거의 2년 전 | 답변 수: 3 | 0