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


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

Interpolation algorithm

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From Michael <proximum@land.ru>
Newsgroups comp.graphics.apps.gnuplot
Subject Interpolation algorithm
Date Sat, 21 Jan 2012 23:50:25 +0700
Organization A noiseless patient Spider
Lines 17
Message-ID <jfeqbq$j9q$1@dont-email.me> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Sat, 21 Jan 2012 16:50:03 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="xRgEVutvq4120NtV0lKpag"; logging-data="19770"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Z3CNemGqvk8rDJAui2VMz"
User-Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111120 Icedove/3.1.16
Cancel-Lock sha1:2hr3eNoR27MN00XjNQUMQXE8/8g=
Xref x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:859

Show key headers only | View raw


Hello,

I have a report that contains a graph plotted with gnuplot script:

.....
.....
set pm3d at b interpolate 100,100
set cbrange[0.8*a:a]
set view map
set palette maxcolors 4
splot 'field.txt' matrix using ($1*10):($2*10):($3) with pm3d notitle

I need to describe the interpolation algorithm for this graph in report. 
Where can I find information about this algorithm?

Thanks.
Michael

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


Thread

Interpolation algorithm Michael <proximum@land.ru> - 2012-01-21 23:50 +0700
  Re: Interpolation algorithm Petr Mikulik <mikulik@physics.muni.cz> - 2012-01-25 10:32 +0000

csiph-web