|
|
Surface area of a 3D-plot from a matrix. |
|
Lucynerios |
Forum-Newbie
|
|
Beiträge: 1
|
|
|
|
Anmeldedatum: 26.02.14
|
|
|
|
Wohnort: ---
|
|
|
|
Version: ---
|
|
|
|
|
|
Verfasst am: 26.02.2014, 14:38
Titel: Surface area of a 3D-plot from a matrix.
|
|
Hi guys. I'm trying to calculate the area of a surface. My problem is something like this:
I have some images in 8bits ... something like this one:
https://imageshack.com/i/mwq4zvp
I made a Java program so I can turn those images into a matrix and open it with MatLab.
When I run my program for this image it returns me something like this:
matrix = [255,255,255,255,255;
255,195,195,195,255;
255,195,0,195,255;
255,195,195,195,255;
255,255,255,255,255];
Then I can put this matrix in matlab and use the function surf. So I get something like this:
https://imageshack.com/i/g128ybj
https://imageshack.com/i/g4x7mnj
Now comes my problem. Is there any way to calculate the surface area of this 3d-plot? Can be anything that returns me a quantitative value for this surface area.
Thanks.
ps: sorry for my english, im from Brazil.
|
|
|
|
|
Harald |
Forum-Meister
|
|
Beiträge: 24.495
|
|
|
|
Anmeldedatum: 26.03.09
|
|
|
|
Wohnort: Nähe München
|
|
|
|
Version: ab 2017b
|
|
|
|
|
|
Verfasst am: 01.03.2014, 11:28
Titel:
|
|
Hi,
have a look at
You may have to nest two calls of trapz.
Cheers,
Harald
|
|
|
|
|
Einstellungen und Berechtigungen
|
|
Du kannst Beiträge in dieses Forum schreiben. Du kannst auf Beiträge in diesem Forum antworten. Du kannst deine Beiträge in diesem Forum nicht bearbeiten. Du kannst deine Beiträge in diesem Forum nicht löschen. Du kannst an Umfragen in diesem Forum nicht mitmachen. Du kannst Dateien in diesem Forum posten Du kannst Dateien in diesem Forum herunterladen
|
|
Impressum
| Nutzungsbedingungen
| Datenschutz
| FAQ
| RSS
Hosted by:
Copyright © 2007 - 2025
goMatlab.de | Dies ist keine offizielle Website der Firma The Mathworks
MATLAB, Simulink, Stateflow, Handle Graphics, Real-Time Workshop, SimBiology, SimHydraulics, SimEvents, and xPC TargetBox are registered trademarks and The MathWorks, the L-shaped membrane logo, and Embedded MATLAB are trademarks of The MathWorks, Inc.
|
|