Question


ploting speed time curve
how i will get the speed time curve as the reference signal of a controller? data i know that is: distance should travel(d) w...

12 years ago | 0 answers | 0

0

answers

Question


getting this error
??? Index exceeds matrix dimensions. Error in ==> C:\Documents and Settings\krishnendu\Desktop\Chared ICA Code\CreateIn...

12 years ago | 2 answers | 0

2

answers

Question


multiple variable function
p=p*(cos((x(:,1))-sin(x(:,2))) is it p=p*(cosx1-sinx2)? what is the difference between? if its same,then why fir...

12 years ago | 1 answer | 0

1

answer

Question


can constant bolcks be used as pi controller parameter?
there is a model in simulink on pi controller. but the valued of PI can be set through constant block.if i make the PI block my ...

12 years ago | 1 answer | 0

1

answer

Question


running a model repetitively from a m-file using sim() command
im trying to run a simulink model of pi controller through a m-file in a repetitive way.in each iteration a value of the pi para...

12 years ago | 1 answer | 0

1

answer

Question


function feval
??? Error using ==> feval Attempt to execute SCRIPT untitled2 as a function. Error in ==> C:\Documents and Settings\...

12 years ago | 1 answer | 0

1

answer

Question


tracking an element from an array
there is a model of pid controller. now im simulating it through sim() command from m-file. [X T Y]=sim('modelname','timespan'...

12 years ago | 1 answer | 0

1

answer

Question


representation of array
there is a vector T=[ 0 .00001 ............ .0001 ] and...

12 years ago | 1 answer | 0

1

answer

Question


return variable of Sim() command
simout=sim('mymodel','AbsTol', '1e-5','SaveState','on','StateSaveName','xoutNew','SaveOutput','on', 'OutputSaveName','youtNew'...

12 years ago | 1 answer | 0

1

answer

Question


linking simulink from m-file
By using sim('modelname'); i can open a model from m-file.but if i want to get a particular data/signal from the simulated mode...

12 years ago | 1 answer | 0

1

answer

Question


linking simulink from m-file
how to link a model from a m-file? plz tel

12 years ago | 1 answer | 1

1

answer

Question


changing PI controller parameter during running
i have a circuit in model,which is on pi controller.now for optimization of that pi controller i need to change the kp,ki value ...

12 years ago | 0 answers | 0

0

answers