photo

Sreet Swastik


VIT University

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Three phase Induction Motors
Anyone who has mfile code for modeling of three phase induction motors?

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I don't get this
global Kp; >> Kp=5 Kp = 5 >> global e ; >> e = 2; >> func = Kp*e func = ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Integrate in time domain
I have a function named Kp*e... How do I integrate it in MATLAB say from 0 to 5?

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


TIme bound for loop
Is it possible for me to run a loop for a specified amount of time say 3 seconds?

más de 11 años hace | 1 respuesta | 0

1

respuesta