Domanda


Martix are updating without entering into "for" loop,
I Want to eWithDeltaL, eWithDeltaK to be updated during the time intervals mentioned. function [out] = motor(In) e =...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Martix is getting updated with the value of e,Without adding a new column, Please help me.
persistent eWithDeltaL; ...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find step response for variable transfer function?
the coefficients of a transfer function are varying, how to find the step response to all the possible transfer functions. tran...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to use Fractional PID(nipid) block?
I am using fractional pid block called _nipid_ for finding the step response of a transfer function, but the results are not in ...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


what changes i need to make for better answer (fmincon)
>> x0=[10;10;10;0.5;0.5]; >> options=optimset('Algorithm','interior-point'); >> [x,fval]=fmincon(@newfrac,x0,[],[],[],[]...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


step response
i want to find step response of a interval system,in a interval system the coefficients of transfer function vary with in partic...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


need help with optimtool
while using fmincon solver in optimtool.......i got problem...in the window i got a message as Optimization running. Undef...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


facing problem in "optimtool"
i got two small programs named "obj.m" and "nlc.m" i need to find solution using optimtool window.....obj.m is the objective fu...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


i want my fun value to be zero and also should satisfy the constraints,i uesd fmincon command
MAIN FUNCTION function [f] = newfrac(x) wcg=2.1; %gain cross over frequency bb=4; cc=60; r = x(1) + (x(2)*(wcg^(-...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


please tell me right command(fmincon) to get output for this problem
THIS IS THE MAIN FUNCTION function [f] = myfun(x) wcg=2.1; %gain cross over frequency bb=4; cc=60; r = x(1) + (...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


output command of fimcon
x0=[6.7441;27.7461;0.0063;0.1461;0.7874]; options=optimset('Algorithm','active-set'); [x,fval,exitflag,output,lambda,gra...

quasi 12 anni fa | 0 risposte | 0

0

risposte