Statistica
7 Domande
0 Risposte
RANK
217.573
of 300.369
REPUTAZIONE
0
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
14.29%
VOTI RICEVUTI
0
RANK
of 168.436
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
I am trying to pass the value of the matrix one by one for run my function but it shows error!
I_mot=0.81772*ones(20,1); alpha0=60 + 60*rand(20,1); %Stores random value in 20 by 1 matrix alpha1=alpha0; ...
oltre 12 anni fa | 0 risposte | 0
0
risposteDomanda
PI Controller random values
I want to generate 30 random values for Kp & Ki where Kp's range is between 1 and 10, Ki's range is between 1 and 5.. How do I ...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Three phase Induction Motors
Anyone who has mfile code for modeling of three phase induction motors?
oltre 12 anni fa | 0 risposte | 0
0
risposteDomanda
I don't get this
global Kp; >> Kp=5 Kp = 5 >> global e ; >> e = 2; >> func = Kp*e func = ...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Integrate in time domain
I have a function named Kp*e... How do I integrate it in MATLAB say from 0 to 5?
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Call for value of a variable in one mfile to another mfile
I have a mfile named motor_model.m. I have another mfile named controller.m where I am calling motor_model.m in the first line. ...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
TIme bound for loop
Is it possible for me to run a loop for a specified amount of time say 3 seconds?
oltre 12 anni fa | 1 risposta | 0
