search for: cordinate

Displaying 11 results from an estimated 11 matches for "cordinate".

Did you mean: coordinate
2009 Nov 16
3
Discontinuous graph
Hi, I wanted to make a graph with the following table (2 rows, 3 columns): a b c x 1 3 5 y 5 8 6 The first column represents the start cordinate, and the second column contains the end cordinate for the x-axis. The third column contains the y-axis co-ordinate. For example, the first row in the matrix above represents the points (1,5),(2,5), (3,5). How would I go about making a discontinuous graph ? thanks! [[alternative HTML vers...
2006 Oct 10
1
Surfaceplot3D with wireframe
Hi, I want to make a surface3D plot of a landscape. I have cordinates (x, y, z) recorded with a GPS. The datapoints are not evenly distributed within the rectangular area. To do a fast 3D plot I used following. > library(grid) > library(lattice) > v <- read.table("clipboard") > names(v) <- c("x", "y", "z")...
2006 Oct 10
1
How to assign a rank to a range of values..
>From the following: basin.map <- readAsciiGrid("c:/temp/area.asc", colname="area") I have a SpatialGridDataFrame which has the x and y cordinate of a cell, and the drainage area of that cell. There are many cells with a low drainage area (in my case, 33000 with an area of 37.16) and one cell with the highest drainage area (again, in my case, a drainage area of of 800000). What I'd like to do, is to rank the drainage area cells based u...
2010 Mar 10
1
pie EPS BB
...(in ?pie and in ?postscript) seems to contain nothing that would give me a clue for achieving this. By way of background: I want to include the EPS file in a document where I would use graphics commands to embellish the pie-chart with my own annotations. For this I need to be able to calculate the cordinates of points on the chart relative to its centre; whereas the software will be using the BoundingBox to locate the imported graphic. So I have to be able to work out the coordinates of the pie-chart relative to the BoundingBox. The PostScript code in the EPS file is difficult to decipher from this po...
2011 Apr 06
0
smoothing bathymetry
...uire(spatial) > dep <- interp(long, lat, depth, xo=seq(1,990,10), yo=seq(1,990,10), + extrap=FALSE, ncp=0,duplicate = "mean", dupfun = NULL) http://r.789695.n4.nabble.com/file/n3431391/Rpics.bmp Where "long" are x-coordinates between 1 and 1000, "lat" are y-cordinates between 1 and 1000, and depth are depth values corresponding to the x and y coordinates. All data are in vector form. I would like to extrapolate the data points beyond the data set, by setting extrap=TRUE, filling out the entire 1000x1000 grid. I attempted this using the following script, whic...
2007 Jan 23
2
making acts_as_ferret thread safe?
...ocal/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'' from /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:147:in `require'' from script/runner:3 I''m guessing this is a lock contention issue, is it possible to cordinate the locking performed by the plugin ? Erik -- Posted via http://www.ruby-forum.com/.
2008 Jan 29
3
Samba Administrator account for XP
Dear all I have install samba + ldap and it is successfully joing the domain but problem is when i login in XP machine with Administrator account of samba i cannot change anything in XP even not system time so is it problem of privileges ?? $ cat ~/satish/url.txt http://www.linuxbug.org
2011 Dec 05
0
Rggobi pdf output
...*Interactive and Dynamic Graphics for Data Analysis *. The book was published 2007. My question is: how can I export a graph for *rggobi* to pdf to include it in latex. For example: I have lots of variables in ggobi and I need to export the ggplot like scatterplot of any two variables or parallel cordinates graph to a pdf. So far I've read that the authors suggests to solve it like this: library(DescribeDisplay) d <- dd_load("fig.R") plot(d) or p <- ggplot(d) print(p) which produces nice graphics which you can use with pdf() function. But neither the *DescribeDisplay* package,...
2011 Dec 05
1
[rggobi] ggplot like pdf output
...*Interactive and Dynamic Graphics for Data Analysis *. The book was published 2007. My question is: how can I export a graph for *rggobi* to pdf to include it in latex. For example: I have lots of variables in ggobi and I need to export the ggplot like scatterplot of any two variables or parallel cordinates graph to a pdf. So far I've read that the authors suggests to solve it like this: library(DescribeDisplay) d <- dd_load("fig.R") plot(d) or p <- ggplot(d) print(p) which produces nice graphics which you can use with pdf() function. But neither the *DescribeDisplay* package,...
1997 May 15
1
Vulnerability in Elm-ME+
Hello, I have confirmed that the recently-reported vulnerability in Elm is also present in Elm-ME+ and thus also in Debian GNU/Linux version 1.2, prerelease version 1.3, and development tree "unstable". Below is a short diff to correct the problem. Debian GNU/Linux 1.2.x uses stock Elm 2.4pl25. Users of that version of Elm should upgrade to Elm-ME+ as detailed below. Debian 1.3
2008 Jun 12
0
[ANNOUNCE] xf86-video-ati 6.8.191
...itfields R300: replace magic numbers in cache flush R300: clean up magic numbers in RADEONInit3DEngine R300/R500: clean up magic numbers in render code R300/R500: clean up magic numbers in textured video R300/R500: set the number graphics pipes properly R300: fix cordinate clamping in render code R300/R500: fix up clipping RADEON: Convert textured video to use pipelined uploads RADEON: fix clipping for textured video RADEON: fix textured video uploads R100/R200: move r100/r200 specific 3D setup into appropriate blocks R300+: update...