photo

Mike Garrity

MathWorks

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

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

Abzeichen anzeigen

Feeds

Veröffentlicht


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

fast 7 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 8 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 8 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 8 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 8 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 8 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 8 Jahre vor

Thumbnail

Veröffentlicht


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

fast 9 Jahre vor

Thumbnail

Veröffentlicht


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

fast 9 Jahre vor

Thumbnail

Veröffentlicht


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

fast 9 Jahre vor

Thumbnail

Veröffentlicht


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

fast 9 Jahre vor

Thumbnail

Veröffentlicht


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

fast 9 Jahre vor

Thumbnail

Veröffentlicht


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

etwa 9 Jahre vor

Thumbnail

Veröffentlicht


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

etwa 9 Jahre vor

Thumbnail

Veröffentlicht


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

etwa 9 Jahre vor

Thumbnail

Veröffentlicht


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

etwa 9 Jahre vor

Thumbnail

Veröffentlicht


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

etwa 9 Jahre vor

Thumbnail

Veröffentlicht


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

etwa 9 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


Keeling Spiral
The Keeling...

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 9 Jahre vor

Thumbnail

Veröffentlicht


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

fast 10 Jahre vor

Thumbnail

Mehr laden