Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
176.375
of 301.454
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.287
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.632
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
How to divide a vector into small groups
I have a vector X of size 30 by 1 and I need to divide/group the elements (say the first two forms the first group third and fou...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Plotting in a 3D space
I have a vector r=[1;0;-1]; and I would like to plot this in the 3D space. Can anyone please help me with this?
casi 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Not enough input arguments
function xdot = OD(t,x) global A B C Da K Aa=A+(B*K*C); Ba=B*Da; u=K*x; xdot=(Aa*x)+(Ba*u); end When running this code ...
casi 6 años hace | 1 respuesta | 0

