photo

Vanshika Singh


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


MINIMIZE symbolic function P
X(t) = sym('x',[6 2]) syms t syms X(t) t t0 tf N a = diff(X(t),t) b=a' f=b*a int( f,t, t0,tf) P = symsum(f,t,0,N) I ne...

5 years ago | 1 answer | 0

1

answer

Question


Minimize φ using mathematical optimization toolbox
<</matlabcentral/answers/uploaded_files/137953/eqn.png>> x(t) is a matrix which is a function of t, of order Nx2 The f...

5 years ago | 1 answer | 0

1

answer