Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
192.996
of 300.365
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
22.22%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.262
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 make a 3D bar graph for non-continuous data?
Hi, I'm trying to make a 3D bar graph using the function bar3. My x and y axis can be thought of as categorical values - rep...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Take the average of netCDF files?
Hello, I'm hoping to find out the avg. annual precipitation for a certain year - for a certain geographic area. I have one file ...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Group bar graph, with different group sizes?
Hi all, I'm trying to make a bar graph with groups - but not all groups are the same size. My current code is as follows...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Plot average of range of data
Hi, I am hoping for help on the following: I would like to take the average of the last 10 years of my data-for multiple sce...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Combining lines in a graph
Hello, I currently am able to make two separate graphs-but am trying to find a way to write the code so that both trials (CC ...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Subscripted assignment dimension mismatch
LULCmaster = zeros(180,296,85); for scen=1:1 if scen == 1; scStr = '10_B_10'; end end %} for yr...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Error using load Number of columns on line 4 of ASCII file " " must be the same as previous lines.
load('/Users/Kucharikgradcomp/Desktop/AgroIBIS_inputs/LULC_14_CAMPBELL.m') indW = find(data(:,18)==1); dataA...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Replace percentage of data in a for loop
Hello, I'm hoping to find out how to replace a defined percentage of data? I'm currently using a for loop with an if stateme...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I count the occurrences of each element in a matrix in MATLAB?
I'm trying to figure out how to count how often certain numbers appear in a specific column of my matrix (each number is coded f...
más de 8 años hace | 1 respuesta | 0

