Community Profile

photo

great do


Last seen: 3개월 전 2022년부터 활동

Followers: 0   Following: 0

Spoken Languages:
English

통계

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


how to plot different plots in the same MATLAB figure to compare time domain specification if the state space representation is given below
A = [-300 0 0 0 0 0; 0 -300 0 0 0 0; 0 0 0 0 1 0; 0 0 0 0 0 1; 10.7206 -9.5648 10.7206 -9.5648 0 0; -9.5648 10.7206 -9.5648 ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to DESIGN ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM (ANFIS)
if my state space representation is given by: %State-space representation of the system A= [-23.5 120 32]; B= [18 0; 0 500...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to extract data from sys=ss(A,B,C,D) that is , inputs and outputs
%State-space representation of the system A= [-85 250 63]; B= [11 0; 0 11; ]; C=[0 0 1 0 0]; D=[0 0;0 0]; ...

1년 초과 전 | 답변 수: 2 | 0

2

답변