photo

hadi


University of California Davis

Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

Feeds

Visto da

Domanda


WORLD COORDINATE SYSTEM CHANGE IN SIMULINK
IS THERE ANYWAY I COULD CHANGE THE WORLD COORDINATE SYSTEM DIRECTIONS IN SIMULINK ? SPECIALLY IN SIM MECHANICS, FOR INSTANCE TH...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


SIMULINK COORDINATE SYSTEM WORLD
How Can I change the world coordinate axes IN SIMULINK? I want to change the world coordinate system I mean changing the direct...

circa 12 anni fa | 1 risposta | 0

1

risposta

Risposto
??? Error using ==> vertcat CAT arguments dimensions are not consistent.
yes f1 and f2 and f3 and f4 all of them are 1x111 column vector.

oltre 12 anni fa | 0

| accettato

Domanda


??? Error using ==> vertcat CAT arguments dimensions are not consistent.
I keep getting this error: ??? Error using ==> vertcat CAT arguments dimensions are not consistent. when I am writting down t...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Risposto
fmincon function ( constrained nonlinear multi-variable optimization)
what I need to do is optimizing (by fmincon syntax) the energy (objective function) so I have to calculate the energy by main pr...

oltre 12 anni fa | 0

Risposto
fmincon function ( constrained nonlinear multi-variable optimization)
Yes, I should run the main program for each X however I am not sure whether the objective function or constraints function is th...

oltre 12 anni fa | 0

Risposto
fmincon function ( constrained nonlinear multi-variable optimization)
thanks, so How could I access to the variable which define in the worksapce and I want to use them in the mycon function?!( I t...

oltre 12 anni fa | 0

Risposto
fmincon function ( constrained nonlinear multi-variable optimization)
Hi, I have done the actual mycon code is as follows: function [c,ceq]=mycon(x) persistent x3 Tc xdata global four...

oltre 12 anni fa | 0

Domanda


fmincon function ( constrained nonlinear multi-variable optimization)
the question is how could I calculate the nonlinear constraints in the mycon function (constraints function) in the fmincon synt...

oltre 12 anni fa | 8 risposte | 0

8

risposte

Risposto
Subscript indices must either be real positive integers or logicals
basically I am using fmincon syntax to optimize the objective function which is : function E=Energy(X) persistent x3 x6 ...

oltre 12 anni fa | 0

Risposto
Subscript indices must either be real positive integers or logicals
how could I use this function in the nonlinear constraint function do I need to use global syntax ?! no the other variables are...

oltre 12 anni fa | 0

Risposto
Subscript indices must either be real positive integers or logicals
fourier is a function function F= fourier(x,t) F=x(1)+x(2)*sin(2*pi*t/111)+x(3)*cos(2*pi*t/111)+x(4)*sin(4*pi*t/111)+x...

oltre 12 anni fa | 0

Domanda


Subscript indices must either be real positive integers or logicals
I am trying to optimize a function with nonlinear constraints. and the constraints function is as follows: function [c,ce...

oltre 12 anni fa | 5 risposte | 0

5

risposte

Domanda


how can I calculate forces from inverse dynamic model in sim mechanics which is derived by joint actuators.
I have developed an inverse dynamic human model which is derived by joint actuators (joint angles).the question is how can I sol...

quasi 13 anni fa | 0 risposte | 0

0

risposte

Domanda


how can I get the Forces as an Output of mechanical system derived by motion data?
I am struggling to get Forces signals for the Inverse dynamic system which actuated by joint angles.

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


what is the difference between mux and vector concatenate?
I want to input the joint angle, joint angular velocity and joint angular acceleration to the joint actuator, how could I specif...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


How to add force sensor to sim mechanics body
I have a simple joint actuator which is actuating by motions in sim mechanics I want to get the force outputs how can I connect ...

quasi 13 anni fa | 0 risposte | 0

0

risposte