The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 3D XYZ Smooth

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Duff Posted - 07/21/2014 : 2:40:21 PM
Origin Ver. and Service Release (Select Help-->About Origin): 9.1
Operating System: win7 64

Hi,
I have a table with 3 columns (XYZ):
X, Y are coordinates in a plane an Z a value.
I want to smooth the Z, like Adjacent-Averaging, without change the X and Y values.
I want the "smooth" command, but in 3D.
There is any way?
Thanks!
2   L A T E S T    R E P L I E S    (Newest First)
Hideo Fujii Posted - 07/23/2014 : 11:48:43 AM
Hi Duff,

2D Smoothing (for Z's on XY plane) is currently available in Origin only for a matrix data:
http://www.originlab.com/doc/Origin-Help/Matrix-Smoothing

Thus, you need to deal with the matrix data. To make a matrix from an XYZ worksheet, you can apply "gridding"
(assuming XY data points are randomly distributed), and the methods there even have smoothing options.
After you get a smoothed matrix, you can then put it back to a worksheet form, then interpolate Z values
for the original XY data points.

Please look at the screenshot below:



Here, MBook1 and Graph2 are the result of gridding by Thin Plate Spline method with smoothing factor 0.2.
Obviously the surface is quite smooth on much finer XY locations. You probably need to experiment with
various methods and parameters.
MBook1 has been converted to an XYZ worksheet (column A, B, C), and interpolated to get the final column F.
The result Graph3 is less spiky than Graph1.

Hope this helps.

--Hideo Fujii
OriginLab
SeanMao Posted - 07/23/2014 : 06:05:46 AM
Hi,

Right now the smoothing function in Origin is only for 2D data. But you can use our 3D interpolation to realize smoothing as well, you can refer to the links below to learn how to interpolate your 3D data:

http://www.originlab.com/index.aspx?go=Products/Origin/DataAnalysis/Mathematics&pid=1127

http://www.originlab.com/doc/Origin-Help/Math-3D-Interp

Regards!

Sean

OriginLab Tech. Service

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000