Community Profile

photo

Kyle Chudler


University of Michigan Ann Arbor

Active since 2012

Followers: 0   Following: 0

Message

student

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Put lat/lon points onto an 80km x 80km grid
Hello, I have a list of lat/lon points (severe weather reports) that all fall over the continental united states. What I w...

8 years ago | 2 answers | 0

2

answers

Question


Polygon/patch data to RGB image matrix
I am looking for a way to convert a list of polygons into an RGB image matrix. I have a vector of polygon data structures, wh...

8 years ago | 1 answer | 0

1

answer

Question


Find Z-value corresponding to X and Y points
I'm plotting something using pcolor in Matlab. I am using the code pcolor(X,Y,Z), where X and Y are 2-D matrices of equal size t...

9 years ago | 1 answer | 0

1

answer

Question


Projecting imagesc function onto a map plot
Hello. I'm working with plotting over a map projection with the built in mapping tools. Using contourm, I'm able to plot my geol...

10 years ago | 0 answers | 0

0

answers

Question


MySQL and Matlab - Replacing a whole column of data
I'm working on a program that takes in some data from a database in MySQL, changes some numbers, and then overwrites the old dat...

11 years ago | 1 answer | 0

1

answer

Question


Vectorization help, separating an array into multiple arrays
Hi. I'm having some trouble with vectorization. Basically I have an excel sheet with data from a weather model. The model out...

11 years ago | 1 answer | 0

1

answer

Answered
How can I take multiple images from URLs and display them as a movie in matlab?
Ok, I've figured out how to make a movie out of the images, but now I'm having another problem. When the movie plays, part of...

11 years ago | 0

Question


How can I take multiple images from URLs and display them as a movie in matlab?
I want to take images from URLs, and display them all as a movie in one window. I know I can get single images with a=imread(URL...

11 years ago | 2 answers | 0

2

answers