photo

Kenneth Morley


Ohio State University

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

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...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 10 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 10 años hace | 0 respuestas | 0

0

respuestas