Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
75.883
of 301.440
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.282
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.580
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
Using For Loop to find average of columns in a matrix
Hi I have a 4x365 matrix. I'd like to know the average of the numbers in each column, so that's 365 values I'm looking for. ...
más de 7 años hace | 3 respuestas | 0
3
respuestasPregunta
Question about a problem
I have a textfile which I've already unpacked into a vector. Each value (units: lbs) in the textfile is a minute of fuel co...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Output Matrix in For Loop duplicates. Why?
hi, I have a text file which I unpacked using importdata, and then quads. M = importdata('Textfile.txt'); quads = M.data...
más de 7 años hace | 1 respuesta | 0
