Mean Curvature (Fast code)
by Pratik Kamdar
15 Feb 2006
(Updated 22 Mar 2006)
Calculate the Mean curvature of a given surface (x,y,z) using vectorized form.
|
Watch this File
|
| File Information |
| Description |
This function is a modified form of original code (see below). I vectorized the code to make the code time efficient.
The function calculates the mean curvature of the input structured matrix data. The input are the coordinate matrices of x,y & z (as generated by meshgrid or similar functions).
The outputs are a matrix containing the mean curvature at each point and a scalar giving the surface average mean curvature (SAMC).
Mistake found by Anthony Beaucamp. Thanks for letting me know! File has been updated. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Mean Curvature
|
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
| Other requirements |
na |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (10) |
| 16 Feb 2006 |
M. Tetouan
|
|
|
| 18 Feb 2006 |
John D'Errico
|
|
|
| 20 Feb 2006 |
Pratik Kamdar
|
|
|
| 25 Feb 2006 |
John D'Errico
|
|
|
| 21 Mar 2006 |
Anthony Beaucamp
|
|
|
| 21 Mar 2006 |
Pratik Kamdar
|
|
|
| 05 Apr 2006 |
Claude Gouedard
|
|
|
| 05 Apr 2006 |
Claude Gouedard
|
|
|
| 06 Apr 2006 |
Pratik Kamdar
|
|
|
| 29 Jul 2007 |
mehdi ravanbakhsh
|
|
|
| Updates |
| 23 Feb 2006 |
To provide better description of the function |
| 23 Feb 2006 |
To provide better description of the function |
| 23 Feb 2006 |
To provide better description of the function |
| 23 Feb 2006 |
To provide better description of the function |
| 23 Feb 2006 |
To provide better description of the function |
| 23 Feb 2006 |
update description |
| 22 Mar 2006 |
Mistake in formula. Found by Anthony Beaucamp. Thanks for letting me know! |
|
Contact us at files@mathworks.com