Displaying 3 results from an estimated 3 matches for "cmpared".
Did you mean:
compared
2011 Apr 18
1
Extract indices after comparing two vectors
Dear All,
I would like to ask a question about how to locate the indices after comparing two numeric vectors.
Say, I have, A <- c(1,2,3,4) and A <- c(0,3,1,5)
and we cmpare:
> idx <- A<B
So:
> idx
[1] FALSE TRUE FALSE TRUE
Question 1:
I would like to get a vector that stores the indices for entries of A such that this relationship is true. In this case,
a vector idx1
2007 Mar 09
1
question about compare-dest
I have a directory dumps on my laptop containing several dumps of
various levels.
local-0-2007-03-03.gz
local-4-2007-02-12.gz
local-4-2007-02-19.gz
local-4-2007-02-26.gz
local-4-2007-03-05.gz
local-5-2007-03-04.gz
local-5-2007-03-06.gz
local-5-2007-03-07.gz
local-5-2007-03-08.gz
Naturally the level-0 is the largest and rarely changes.
On the target (access.cims.nyu.edu) I have a directory
2006 Jan 12
2
dimensioning: Where is the CPU vs Asterisk load table
Hi, is there any good calculator/table/reference about proper dimensioning?
I read the wiki and they basically say "xx users run fine in yy hardware"
http://www.voip-info.org/tiki-index.php?page=Asterisk+dimensioning.
SO far I read that:
-Run up to 4 E1s per CPU (which one? an i386 or a dual core?
-it is very CPU intensive to do transcoding. Try to minimize it.
-you can help the CPU