photo

jj kena


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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?

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Risposto
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...

oltre 9 anni fa | 0

Domanda


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...

oltre 9 anni fa | 3 risposte | 0

3

risposte