Estadística
12 Preguntas
0 Respuestas
CLASIFICACIÓN
33.723
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
12 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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 does normr work?
Yes i realize it returns a matrix with the values having a norm of 1 but how exactly does it do this? My knowledge of statistics...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Filling a polygon using an index and colormap
I am attempting to fill in the polygons of counties based on data collected. I have attached the array I am working with. It has...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Accessing nested array data
I would like to use a loop to find out which rows have 1's in a nested array. I will include a screenshot of what my data looks ...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Use inpolygon for more than 1 polygon
As the questions suggests, I am attempting to use the inpolygon function to determine if a set of points is within a polygon. Ho...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Why can I not create a vector using this loop?
for i = 1:length(counties) x(i).min = min(counties(i).Lon); x(i).max = max(counties(i).Lon); y(i).min...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How do I find If one polygon is inside another?
I have geographic plotting data (lat lon or X Y in this case) for counties and for storm surge levels. I need to see if the stor...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I access the RGB data in this figure
<</matlabcentral/answers/uploaded_files/7185/affected%20counites.JPG>> I have a 61x1 array. From the picture I can see exactl...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How to use certain data in an array for a colormap
I would like to use a colormap to show the counties.risk field. How can I do that? Thanks so much for your answers! <</ma...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
How do I replace [ ] in an array with 0's
<</matlabcentral/answers/uploaded_files/6842/pathrisk.JPG>> How can i replace the [] in the pathrisk field with 0's? Than...
casi 11 años hace | 2 respuestas | 1
2
respuestasPregunta
Sorting an array in matlab
Hello all: I am trying to sort an array by the names of counties but I am struggling on how to do this. I have attached a pi...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Using Matlab to tell if cone of uncertainty is in a county
I am a VERY basic programmer and I am attempting to use the mapping toolbox to tell whether the "cone of uncertainty" for a hurr...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Shapefile read errors please help!
All: I am a very beginner programer and I am running into some problems attempting to use the shaperead function. Every time...
casi 11 años hace | 0 respuestas | 0