photo

FAIZ UL HASSAN


Last seen: 대략 1년 전 2023년부터 활동

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

3

답변