photo

Sreet Swastik


VIT University

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答