Jobin Geevarghese Thampi - MATLAB Central
photo

Jobin Geevarghese Thampi


Last seen: 3 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

MATLAB AnswersFrom 03/22 to 01/25Use left and right arrows to move selectionFrom 03/22Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
61.974
of 296.446

REPUTAZIONE
0

CONTRIBUTI
0 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Doubt In Simulink Commands
Does anyone know how to implement this figure in simulink after obtaining kp and kv values?

quasi 3 anni fa | 0

Risposto
I have a code but it keep saying "invalid expression. when calling a function or indexing a variable, use parentheses. otherwise check for mismatched delimiters.
functiom k=summa(n) [row col]=size(n); k=0; for ii=1:row for jj=1:col if (ii,jj)>=5 && (ii,jj)<=18 ...

quasi 3 anni fa | 0

Go to top of page