photo

Mike Garrity

MathWorks

Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • Guiding Light
  • Personal Best Downloads Level 1
  • First Submission
  • 12 Month Streak
  • Revival Level 2
  • Knowledgeable Level 5
  • First Answer

View badges

Feeds

Published


Computer Graphics Years
I loved the question that Steve recently asked on his blog about what your earliest computer experiences were. It brought...

bijna 7 jaar ago

Thumbnail

Published


The Five Tetrahedra
The dodecahedron is a particularly interesting polyhedron. It's full of interesting five-fold symmetries. Let's take a look...

meer dan 8 jaar ago

Thumbnail

Published


FPLOT and Friends
Another new feature that I really like in R2016a is the upgraded fplot function and all of the new members of the fplot...

meer dan 8 jaar ago

Thumbnail

Published


YYAxis
One of the features I love in R2016a is the new yyaxis function. This is a new way to create plots which have two...

meer dan 8 jaar ago

Thumbnail

Published


As the Wind Blows
As the Wind BlowsNOAA maintains a number of buoys that collect weather data, and they publish the data from them on their...

meer dan 8 jaar ago

Thumbnail

Published


Signed Distance Fields
Recently I heard from a MATLAB user who was trying to draw tubes along a curve using this blog post I wrote a while back....

meer dan 8 jaar ago

Thumbnail

Published


On the Grid
One type of question that I'm often asked is about how to use various visualization techniques with what is sometimes called...

bijna 9 jaar ago

Thumbnail

Published


Into the Mucube
Last time, when I was talking about permutohedra, we saw how truncated octahedra fill 3D space with no gaps. There are a...

bijna 9 jaar ago

Thumbnail

Published


Tiling Hexagons and Other Permutohedra
In earlier posts we've looked at tiling quadrilaterals and pentagons. So what about hexagons? I'm sure you've seen tilings...

bijna 9 jaar ago

Thumbnail

Published


Polygon Interpolation
I recently answered a question on MATLAB Answers about how patch interpolates color data. This is a question I get a lot...

bijna 9 jaar ago

Thumbnail

Published


Interactive Graph Layout
I really like the new graph visualization functions that were introduced in R2015b. I particularly like the various options...

bijna 9 jaar ago

Thumbnail

Published


Contour and Infinities
In a recent post, I talked about an interesting edge case in the contour function. Today I'd like to talk about another one....

ongeveer 9 jaar ago

Thumbnail

Published


Memory Consumption
Today we're going to look at how MATLAB Graphics uses memory. First we need a way to tell how much memory MATLAB is...

ongeveer 9 jaar ago

Thumbnail

Published


On The Edge
In an earlier post, we discussed how the contour functions interpolate between values. Another important issue is how the...

ongeveer 9 jaar ago

Thumbnail

Published


Fill Between
Fill BetweenOne question I'm often asked is how to fill the area between two plotted curves. It is possible to do this, but...

ongeveer 9 jaar ago

Thumbnail

Published


Homogeneous Coordinates
Homogeneous CoordinatesIn my recent posts about tiling polygons (link1, link2), you might have noticed that I used a...

ongeveer 9 jaar ago

Thumbnail

Published


What is a Contour?
What is a Contour?Last year we explored how surfaces perform interpolation. Today we're going to take a look at some closely...

ongeveer 9 jaar ago

Thumbnail

Published


Tiling Quadrilaterals
Tiling QuadrilateralsLast time I was talking about the new pentagon tiling which was recently discovered. There are lots of...

ongeveer 9 jaar ago

Thumbnail

Published


Type 15 Convex Pentagon
Like most computer graphics programmers, I've always been fascinated by the different types of regular tilings of the plane....

meer dan 9 jaar ago

Thumbnail

Published


Transparency in 3D
Transparency in 3DTransparency is a very useful feature when creating pictures in 3D. But there are a suprising number of...

meer dan 9 jaar ago

Thumbnail

Published


Implicit Surface Intersections
Implicit Surface IntersectionsWe talked about implicit surfaces here back in March. Recently, there was an interesting...

meer dan 9 jaar ago

Thumbnail

Published


GraphicsSmoothing and AlignVertexCenters
GraphicsSmoothing and AlignVertexCentersIn R2014b we introduced a new property on the figure named GraphicsSmoothing. When...

meer dan 9 jaar ago

Thumbnail

Published


Stacked Bar3
Stacked Bar3MATLAB's bar3 command is kind of cool, but what if we have a 3D matrix like this?rng(0) array = randi(10,[4 5...

meer dan 9 jaar ago

Thumbnail

Published


Object Creation Performance
Object Creation PerformanceBack in January, we looked at the performance of creating a graphics object with a lot of data....

meer dan 9 jaar ago

Thumbnail

Published


Patch Work
Patch WorkBack before the internet, programmers collected xeroxed copies of old notes and papers. We traded these with our...

meer dan 9 jaar ago

Thumbnail

Published


State Taxes
If you live in the US, you probably filed your taxes sometime in the last couple of months. If you're like me, that got you...

meer dan 9 jaar ago

Thumbnail

Published


Keeling Spiral
The Keeling...

meer dan 9 jaar ago

Thumbnail

Published


How the Tiger got its Stripes
But I think that my favorite Turing paper is one he wrote after the war called The Chemical Basis of Morphogenesis. It...

meer dan 9 jaar ago

Thumbnail

Published


Implicit Curves & Surfaces
Implicit Curves and SurfacesIn some earlier posts ( part1, part2) we explored how to draw parametric curves using MATLAB...

bijna 10 jaar ago

Thumbnail

Published


Area Scaling
Last time we looked at how the performance of MATLAB's graphics system scales with the number of data points. Another...

bijna 10 jaar ago

Thumbnail

Load more