Displaying 20 results from an estimated 24 matches for "zigzag".
Did you mean:
zigzags
2013 May 17
2
zigzag confidence interval in a plot
Dear All,
When I plot the values and linear regression line for one data set, it is fine. But for another one I see zigzags, when I plot the confidence interval
>cd
Depth CHAOsep12RNA
9,94 804
25,06 1476,833333
40,04 1540,561404
50,11 1575,166667
52,46 349,222222
54,92 1941,5
57,29 1053,507042
60,11 1535,1
70,04 2244,963303
79,97 1954,507042
100,31 2679,140625
> plot(cd$CHAOsep12RNA,cd$Depth, ylim = rev(range(...
2006 Apr 23
3
Just a couple questions on how I should go about this.
...I can add
or make, kind of like BBCODE?
I pretty much know what else I have to do, but there is one more thing. A
client section. I want clients to be able to login and view things I''ve
submitted and be able to comment back. A rudimentery forum. If there were a
http://clients.whatever.com/zigzag I''d want to be able to say only THIS user
and THAT user can look at /zigzag and comment/add things. Any idea how I
should go about it?
I''m not looking for exact code, but just something to help me get started.
I''m still fairly new to rails, but I think this will be a nic...
2006 Apr 24
1
Just a couple questions on how I should go about
...ails/pages/RedCloth
> I pretty much know what else I have to do, but there is one more thing. A
> client section. I want clients to be able to login and view things I''ve
> submitted and be able to comment back. A rudimentery forum. If there were a
> http://clients.whatever.com/zigzag I''d want to be able to say only THIS user
> and THAT user can look at /zigzag and comment/add things. Any idea how I
> should go about it?
there''s a brazillion solutions, but a good place to start might be the login
engine:
http://www.rails-engines.org/login_engine
then i...
2005 Apr 25
0
[LLVMdev] "Best" alias analysis algorithm
...y handles globals?
Things are actually worse. If I declare two global variables, and modify the
called function so that it changes just one variable, then alias analysis
(with --globalsmodref-aa) reports that the call instruction can write to both
global variables.
The C++ program is at
http://zigzag.lvk.cs.msu.su/~ghost/localize/a.cpp
The LLVM bytecode is at
http://zigzag.lvk.cs.msu.su/~ghost/localize/a.ll
And the output from my code is
http://zigzag.lvk.cs.msu.su/~ghost/localize/output.txt
The code itself is in
http://zigzag.lvk.cs.msu.su/~ghost/localize/code/
The GlobalsModRef::getModRe...
2013 Feb 26
1
Help with graphs in A4 size
...mean if I run the following code, it works perfectly, because the text "My title" appears in pdf:
library(plotrix)
graphics.off()
windows(width=8.27, height=11.69)
plot(3:10, main="My title")
###########text(4, 11,"My title")
axis.break()
axis.break(2,2.9,style="zigzag")
mtext("Texto adicional", side=1, line=2)
text(4, 9,"Texto")
dev.copy2pdf(file="Graph.pdf",height=11.69, width=8.27)
shell.exec(file.path(getwd(), "Graph.pdf"))
However, if I use text() to put "My title" (outside the plot region) it seems th...
2002 Jun 21
1
textConnection appears to be slow
...ry slow way to read in data to 'count.fields' as
compared to
'count.fields' just reading the file.
Is this a characteristic of using 'textConnection' on large objects?
==============================================================
> unix.time(x.1 <- scan('iostat.zigzag.020620', what='', sep='\n'))
Read 117163 items
[1] 4.00 0.07 4.08 NA NA
> str(x.1)
chr [1:117163] "000035 atf233 0.0 0.8 0.0 5.9 0.0 0.0
9.3 0 0 " ...
#
# count.fields just reading the file directly; this appears to work fine
(<4 seconds...
2007 Oct 15
2
Xen/VMWare Server comparison and "best Xen practices"?
...on a single Athlon 2500+ or
around that, not sure about the exact speed.) But regularly one of the
python processes grabs another 10-15%, so the whole CPU utilization goes
up to around 20%. Although the single VM is idle at that time and shows
0.0x%. So, even when idle the whole CPU utilization zigzags between 10 and
20%.
I found that when I close the VM console that drops to 2-3%, so that
python process is obviously related to the VM console. The interesting
thing is that when I then reopen the console from the VM manager it keeps
going at about 3% and doesn't go up to the earlier 9%. B...
2005 Apr 25
5
[LLVMdev] "Best" alias analysis algorithm
Hello,
I'm playing with alias analysis, using the following program:
%i = external global int ; <int*> [#uses=2]
implementation ; Functions:
int %_Z3bari(int %p) {
entry:
%tmp.0 = load int* %i ; <int> [#uses=1]
%tmp.1 = setgt int %tmp.0, 10 ; <bool> [#uses=1]
br bool %tmp.1, label %then, label %UnifiedReturnBlock
then:
2008 Oct 16
5
virutal resources and ssh_authorized_key
Hello!
I''ve got question - how to use ssh_autorized_key as a virtual resource?
I''ve got bunch of users and ssh_authorized_key virtual resources, but
only users gets to the target system - ssh keys not...
I write something like:
class admins {
@user { "username":
...
}
@ssh_authorized_key { "username":
ensure => present,
key => "...",
2011 Mar 22
2
theora-dev Digest, Vol 80, Issue 6
Thank, Timothy!
I add this stages.
About RLE:
I have one more unresolved stage. Mike Melanson wrote in "VP3 Bitstream
Format..." about RLE using:
"* Zigzag Ordering: After transforming and quantizing a block of samples,
the samples are not in an optimal order for run length encoding. Zigzag
ordering rearranges the samples to put more zeros between non-zero
samples."
If we pass zigzaged DCT coeffs of 1 block throw RLE, how after this stage i
can...
2005 Mar 14
0
Extra environment variable breaks wine
...on (thread 0009), starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 8 32")
(2)
The name of variable does not matter at all. If I "unset A", wine start
working again.
The output of wine with WINEDEBUG=+relay can be found at
http://zigzag.cs.msu.su/~ghost/wine.relay.gz
and with WINEDEBUG=all can be found at
http://zigzag.cs.msu.su/~ghost/wine.all.gz
I'm using "Wine 20050211".
Any ideas how to work around the problem? Any additional information I
should provide?
Thanks in advance,
Volodya
2003 Jan 10
1
plot() and lines() multivariate problem
...ct(mod)[lev=='B'], col = 1)
> lines(as.integer(hydro)[lev=='E'], predict(mod)[lev=='E'], col = 1)
> lines(as.integer(hydro)[lev=='H'], predict(mod)[lev=='H'], col = 1)
But sometimes, the lines are not drawn in the order of the levels of hydro but
as a *zigzag* and lines() commands seem to draw lines going from level 1
to level 3 and then back to level 2 of the x axis (hydro)
I hope this description is comprehensible. Could someone explain me how to
avoid this ?
Many thanks for giving me some of your time.
--
C'est curieux chez les marins, ce bes...
2004 Apr 30
5
Windows XP Pro and Samba (file saving)
...I also have a problem with DOS commands (move/xcopy) working with mapped
samba drives.
The drive is mapped to U: drive.
------------------------------------------------------------------------------------
http://www.bangrocks.com/ - http://www.auspug.org/ -
http://geocaching.bangrocks.com
http://zigzag.bangrocks.com/ - PalmOS Software and "Palm Games Programming"
forum
2006 Jul 16
1
break axis using plotrix
...2002", "2003"), mgp=c(3, 0.5, 0))
# y-axis
axis(2,at=c(12, 14, 16, 18, 20, 24, 26, 28,
30),labels=c("12","14","16","18","20", "34","36","38","40"))
# break axis
axis.break(2, 22, style="zigzag")
# add large values to same plot
par(new=TRUE)
plot(x, meanslay, ylim=c(30, 40), type="b", xlab="", ylab="Day", axes=F)
arrows(x, meanslay-selay, x, meanslay+selay, code = 3, angle = 90,
length = 0.03)
################################
As you can see, I have...
2011 Oct 04
3
break.axis all range of data
Hello R users,
I have a plot type=b with x axis at=(1:36),
I would like to increase the distance between x tick-marks 8 and 9, and not
connect the points x=8 and x=9.
I can do the second thing, setting type="p" and then drawing the lines, but
I don't know how to do the first.
Plus, I was wondering if there was a function that allows to insert a gap
without covering data point
2009 Jul 20
3
need for speed undercover
...on't speak english just french so if you speak french is better for me
i have install need for speed undercover with play on linux
my config is: ubuntu 8.10
P4 2GHz
nvidia Gforce Fx 5500 256MB
1.5G ram
when i play on nfs i have a black windows
my terminal report this probleme
Code:
flo at zigzag:~/.PlayOnLinux/wineprefix/NeedForSpeedUndercover/drive_c/Program Files/EA Games/Need for Speed Undercover$ wine nfs.exe
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element
fixme:mixer:AL...
2011 Mar 22
5
FPGA encode stages flow diagram
Good day!
I create diagram of encoder process. Using it i create implementation of
encoder in FPGA (Xilinx/Altera). Please critique it. Is there missing
stages?
Here is blog http://developer-fpga.blogspot.com/
Here is picture of encoding stage 1
https://lh4.googleusercontent.com/-NV8o9DG3jvE/TYjYXr-dYGI/AAAAAAAAAos/U06O-YvhSI0/s1600/stage1.jpg
Here is picture of encoding stage 2
1999 Nov 10
0
Re: undocumented bugs - nfsd
...100
Date: Wed, 10 Nov 1999 10:54:31 +0100
From: Olaf Kirch <okir@monad.swb.de>
To: BUGTRAQ@SECURITYFOCUS.COM
Cc: linux-security@redhat.com
Subject: Re: undocumented bugs - nfsd
Message-ID: <19991110105431.B31766@monad.swb.de>
References: <Pine.LNX.4.20.9911091058140.12964-100000@mail.zigzag.pl>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary=3MwIy2ne0vdjdPXF
X-Mailer: Mutt 0.95.6i
In-Reply-To: <Pine.LNX.4.20.9911091058140.12964-100000@mail.zigzag.pl>; from Mariusz Marcinkiewicz on Tue, Nov 09, 1999 at 11:39:39AM +0100
On Tue, Nov 09, 1999 at 11:39:39AM +0100, Mari...
2013 Feb 26
15
Ayuda con dev.copy2pdf - Ejemplo reproducible
...ficos; a ver si a alguien se le ocurre alguna idea...
Supongamos este código:
library(plotrix)
graphics.off()
windows(width=8.27, height=11.69)
plot(3:10)
#plot(3:10, main="Axis break test")
par(xpd=TRUE)
text(4, 11,"Axis break test")
axis.break()
axis.break(2,2.9,style="zigzag")
mtext("Texto adicional", side=1, line=2)
text(4, 9,"Texto")
dev.copy2pdf(file="IntentoEnesimo.pdf",height=11.69, width=8.27)
shell.exec(file.path(getwd(), "IntentoEnesimo.pdf"))
Como podéis comprobar, el título "Axis break test" aparece en...
2011 Apr 29
1
Custom controller for scaffold generator
Hi,
i put my customized controller in
lib/templates/scaffold_controller/controller.rb
for using in scaffold generation.
The problem is that the original controller template is used!
Where do i put my custom controller template? Or maybe is this a bug?
I''m using Rails v. 3.0.7 (Ruby 1.9.2p180)
Thanks in advance,
ciao
iwan
--
Posted via http://www.ruby-forum.com/.
--
You received