Estadística
CLASIFICACIÓN
159.686
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
ODE45 WITH MATRIX V AND TIME
Hi I have a function function xprime = tdofssfun(t,x) global a b u k x0 T v1 xprime = (a-b*k)*x -(a-b*k)...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
State space equation
Hi I have state space equation Xdott= (A-BK)X+BXref Where A is (3,3) matrix B(1,3), K(3,1) Xref is [3,1] How I can find X m...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Matrix differentiation
Hi I have matrix (3,3)in the form M=[cos(a)*sin(b)*cos(c) sin(a)*sin(b)*sin(c) cos(a)^2*sin(b)^2*cos(c);.............;.....
más de 12 años hace | 2 respuestas | 0
2
respuestasfor loop
thx The link was so useful and the answer will be for one variable for i=1:3 for j=1:3 for k=1:3 ...
más de 12 años hace | 0
Pregunta
for loop
Hi I have matrix M(3,3) I need to solve this equation for i=1:3 for j=1:3 for k=1:3 ...
más de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
sum in matrix
Hi if i have x matrix from 1 to i have many different value and i want creat a new matrix y where y(1)=x(1) y(2)=x(1)+x...
casi 13 años hace | 1 respuesta | 0