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...
1 year 前 | 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]...
1 year 前 | 3 个回答 | 0