Render excel data in 3D and interpolate.

Hi I am new to matlab, sorry if this being trivial.
I am working with geodata. I have an Excel file containing x,y,z and some data values representing concentration of different minerals (Au, which is gold, is among them). First of all, I need to render the stuff in 3D, and paint it with graduated color (depending on Au concentration). This is the simplest part.
Then I need to interpolate Au concentrations inside point cloud of given data. I am thinking about some sort of gridding, I suppose.
Please give me some intro...
Any ideas appreciated, thanks in advance!
Sergey

Antworten (1)

Patrick Kalita
Patrick Kalita am 17 Mai 2011

0 Stimmen

Have a look at the TriScatteredInterp class for interpolation.

Kategorien

Mehr zu Interpolation finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 17 Mai 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by