Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2711

Correlation function in 2 Dimensions

X-Received by 10.236.29.177 with SMTP id i37mr18331814yha.1.1421586828621; Sun, 18 Jan 2015 05:13:48 -0800 (PST)
X-Received by 10.140.39.39 with SMTP id u36mr5983qgu.17.1421586828578; Sun, 18 Jan 2015 05:13:48 -0800 (PST)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!bm13no1316082qab.0!news-out.google.com!a6ni0qam.1!nntp.google.com!bm13no1316079qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Sun, 18 Jan 2015 05:13:48 -0800 (PST)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=81.101.246.45; posting-account=QOHM_woAAAAkQL6wZY46Oyv7bvXqZsol
NNTP-Posting-Host 81.101.246.45
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <c4d3762c-ae76-42dd-a4f2-d8a3c4ffef45@googlegroups.com> (permalink)
Subject Correlation function in 2 Dimensions
From aris amvrosiadis <aramvros@gmail.com>
Injection-Date Sun, 18 Jan 2015 13:13:48 +0000
Content-Type text/plain; charset=ISO-8859-1
Lines 30
X-Received-Bytes 1985
X-Received-Body-CRC 1183868748
Xref csiph.com comp.graphics.apps.gnuplot:2711

Show key headers only | View raw


 Hello, I have the following data.dat file arranged like:

   X_1   Y_1   Z_1
   X_1   Y_2   Z_2
    .     .     .
    .     .     .
   X_1   Y_n   Z_n
   X_2   Y_1   Z_{n+1}
    .     .     .
    .     .     .
   X_2   Y_n   Z_{2*,}
    .     .     .
    .     .     .
   X_n   Y_n   Z_{n*n}

So i have created a 2D grid, which if we imagine it as squares, each square has a value Z_i ( where z=(0,2) ). Now i want to create a 2D graph {x,y}  like the one found in (http://arxiv.org/pdf/astro-ph/0103143v1.pdf) figure 2.

Since i have x=(0,11) , y=(0,11) i need to create the graph in one quadrant and then duplicate it. 

Can anyone provide me with the code to create the graph in one quadrant, in other words if you imagine a grid of squares in 2D, i need each square to have a different colour depending on the value on the Z that each square has.

Hope i haven't confuse you.  







 

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Correlation function in 2 Dimensions aris amvrosiadis <aramvros@gmail.com> - 2015-01-18 05:13 -0800
  Re: Correlation function in 2 Dimensions Karl <mail.kfr@gmx.net> - 2015-01-18 20:27 +0100

csiph-web