Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
192.955
of 301.472
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.293
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.655
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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,...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 5 años hace | 1 respuesta | 0

