Statistica
4 Domande
0 Risposte
RANK
192.992
of 301.506
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 174.911
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Human Neuromechanics, ERROR IN CODE
Running this code give me an error : (q)[-Length_S*sin(q(1,:,:))-Length_E*sin(q(1,:,:)+q(2,:,:)),-Length_E*sin(q(1,:,:)+q(2,...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
R code to matlab, or simply generating a zero mean gaussian and finding the covariance matrix
I have the following code in R that finds the covariance matrix for the (bivariate) random vector [Generate 5,000 samples of a ...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Trying to get the angles at each time step. The angles should be in radians 0 to pi. From my loop, the angles are qs, qe, qw. Each time we get a new angle by adding the q_dot. I am getting angle 10^4 , which does not make sense.
for i=1:length(t) if i~=1 dxdqs=la*cos(qs)+lf*cos(qs+qe)+lh*cos(qs+qe+qw); dxdqe=lf*cos(q...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Data .mat of three different variables x,y,z . Each variable has a list, I need to save those lists in form of matrices [x1,y1,z1] , [x2,y2,z2], etc.
dx=(Sub3.Left.Vel(:,1)); %import data x in form of column dxt=dx.'; %from column to list dy=Sub3...
circa 5 anni fa | 1 risposta | 0

