Rank: 39238 based on 0 downloads (last 30 days) and 0 files submitted
photo

Matt

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Matt
Updated File Comments Rating
28 Jan 2010 Curvature calculations on triangular 3D surface Calculate principal curvatures on a triangular mesh in 3D. Author: J. Ole Kaven

Works well, however, I routinely get a "divide by zero" warning at line 65, even when using a hyperbolic paraboloid:
[x,y]=meshgrid(-3:.25:3,-3:.25:3);
tri=delaunay(x,y);
z=0.25*x.^2-0.25*y.^2;

Also, is please be more specific in defining output of which is minimum/maximum curvature, k1 or k2. Thanks!

Top Tags Applied by Matt
color detection
Files Tagged by Matt
Updated   File Tags Downloads
(last 30 days)
Comments Rating
11 Oct 2010 Screenshot Custom-shaped histogram Transform an image to have any histogram you want. Author: Image Analyst color detection, fun, segmentation, histogram, histogram equalizatio..., demo 63 4
  • 5.0
5.0 | 1 rating

Contact us at files@mathworks.com