Community Profile

photo

Arslan Kurmashev


Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Import data from Matlab to SimMechanics
I've got four vectors calculated in matlab: 1)N1 time vector "t", 2)N1 angle vector "theta", 3)N1 angular velocity vector "omega...

4 years ago | 1 answer | 0

1

answer

Question


Error using barrier Finite difference derivatives at initial point contain Inf or NaN values. Fmincon cannot continue.
I am trying to solve optimization problem with constraints. I need to find those values of variable 'u' at which the 'costfunc...

5 years ago | 0 answers | 0

0

answers

Question


Not enough input arguments
My code is: eq=@eqq; CF=@(u,t, eq)(eq(u,q44, t, t1)*1000*eq(u,q44, t, t1) + u'*1*u); J=integral(CF,0,T); where eqq is hand...

5 years ago | 1 answer | 0

1

answer