Community Profile

photo

jj kena


2014년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to write saturation function on script
u2=-(x_1 x_2)⁄x_3 +a sat(x_2⁄(ε)) got the above equation, how do i write the saturation function in the script?

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

0

답변

질문


nonlinear H-infinity control
%the closed-loop system response W=[-0.0367; -0.0327; -0.0333; -0.0762; 0.0883; -0.0093; 503.0411; -9.4101; -45.3581; 0.0...

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

0

답변

답변 있음
Error using * Matrix dimensions must agree. please help.
yonatan gerufi ,from BF*DBF(j,:)*g2*g2'*DBF', BF is 10x1, BDF(j,:) is 1x3, g2 is 3x1, g2' is 1x3, and DBF' is 3x10, if i think y...

9년 초과 전 | 0

질문


Error using * Matrix dimensions must agree. please help.
N_BF=10; N_s=700; A1=zeros(N_BF,N_BF); Wu=zeros(N_BF,N_BF); Ww=zeros(N_BF,N_BF); b1=zeros(N_BF,1); % comput...

9년 초과 전 | 답변 수: 3 | 0

3

답변