Displaying 20 results from an estimated 135 matches for "aprox".
Did you mean:
approx
2014 Sep 30
5
Clasificacion de individuos
Estimados apañeRos:
La duda o propuesta que os voy a plantear es a la vez metodológica y
relacionada con R.
Me encuentro trabajando con tres variables que son el resultado de un
computo de porcentajes.
Me explico, se toma una muestra de n casos (unos 6.500 aprox)
pertenecientes a i individuos (unos 230 aprox) en la que se comprueba si
un determinado evento ha ocurrido o no, anotándose 1 en caso de dicha
ocurrencia y 0 en caso de no ocurrencia.
Algo así como:
indiv ocurrencia
-------- -----------------
1 0
1 0
1 1
2 0...
2012 Nov 29
7
Fast Normalize by Group
Hi,
I have a very large data set (aprox. 100,000 rows.)
The data comes from around 10,000 "groups" with about 10 entered per group.
The values are in one column, the group ID is an integer in the second column.
I want to normalize the values by group:
for(g in unique(groups){
x[group==g] / sum(x[group==g])
}
This works fi...
2006 Nov 12
3
Determine if Call is from a cellular phone
Does anyone know if there is a way to get a DB or any other means to see if I can see if a call is coming from a cell phone or not. If I am able to see if it is cellular or not is there any way to see aprox. what area the phone is in (I know this wont be simple but would it work if I have an agreeement with the cell phone companies) ? This is for the US.
Thanks.
Dovid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/atta...
2008 Jan 04
1
Plotting labeled impulses: label collision
...ses) with similar y-axis dimensions -
resulting in overlapping labels
2) very close annotated masses with widely differing y-axis dimensions -
resulting in the label for the smaller one partially overplotting the
impulse of the larger one
Both cases can be seen in the appended png: for 1) see x of aprox. 1100, for
2) x of aprox. 575
If one does this manually one would write the labels somewhere where there's
plenty of space and then connect them with lines to the impulses/masses
they actually represent ...
Any insight in how to make this pretty(er) automatically is highly
appreciated.
Thank...
2014 Feb 05
5
[Bug 898] New: You can not add a non-name set with more than 255 elements aprox. Do not show any error.
https://bugzilla.netfilter.org/show_bug.cgi?id=898
Summary: You can not add a non-name set with more than 255
elements aprox. Do not show any error.
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org...
2014 Sep 30
2
Clasificacion de individuos
...t;
> Estimados apa eRos:
>
> La duda o propuesta que os voy a plantear es a la vez metodol gica y
> relacionada con R.
>
> Me encuentro trabajando con tres variables que son el resultado de un
> computo de porcentajes.
> Me explico, se toma una muestra de n casos (unos 6.500 aprox)
> pertenecientes a i individuos (unos 230 aprox) en la que se comprueba
> si un determinado evento ha ocurrido o no, anot ndose 1 en caso de
> dicha ocurrencia y 0 en caso de no ocurrencia.
> Algo as como:
> indiv ocurrencia
> -------- -----------------
> 1 0...
2004 May 31
4
Printer accounting/quota ?
...,
I am about to install a Samba server at a local school, and i need some
advice and/or experience from others who have worked on a installation
of that type/size.
My plan is to roll-out a Samba server (of course), with LDAP back-end,
and a number of printer queue's via CUPS.
There will be aprox. 1000 user accounts, mostly students.
The school has asked for a solution that would make theme able to
control the amount of paper each student is allowed to use eg. hard-quota.
AFAIK, there is no solution in the Samba or CUPS tool-box itself, so i
Googled a little and found the PyKota project...
2005 Jun 09
2
having to reload asterix after internet connection failure
Hi,
I've been having some problems with my internet connection, it
cuts out for aprox 30 seconds at a time and after that i have
to do a reload in asterix for it to re-register my sip account with
broadvoice otherwise it won't accept any connection till i reload, is there
a way for it to automatically re-register or am I missing something
else ?
Thx.
Armand
2013 Jan 30
2
A lot of dovecot/imap processes
Hello!
I have a dovecot installed and many users could login via IMAP over SSL
(40 users at same time aprox).
Users could have "Check mail every X time" enabled in their client
(Thunderbird or K-9 mail) - Is this required feature? I noted that if I
disable it I still getting news mails without having to check for new
mails manually - .
I noted that dovecot is creating a lot of process (dove...
2006 Jan 12
3
D-Link announces Asterisk on Router/DSL-Modem
...d itself to challenge the AVM Fritz!Box
(which is an analog & ISDN home PBX including DSL modem, router, LAN &
WLAN). The PBX service of this device called "HorstBox Professional" DVA-
G3342SB will be provided by Asterisk, and it should become available
sometime around Q2/2006 for aprox. 450 EUR (let me add that this is twice
as much as the Fritz!Box).
I wonder, though, why does HorstBox sound a bit like HoaxBox? ;->
http://www.tecchannel.de/news/themen/netzwerk/434050/
http://www.d-
link.de/?go=jN7uAYLx/oIJaWVUDLkZU93ygJVYKOhST9vhLPG3yV3oUY96hKltbNlwaaRp7T
0sEjrpyiND/IkBBNf...
2005 Jan 13
9
DIAX 0.9.9g more features and higher stability
Hi all,
DIAX 0.9.9g is available for download (including the updated help file and
web page) from the following locations:
http://www.laser.com/dante
or
http://www.geocities.com/tdanro
What's new in 0.9.9g (from 0.9.9f):
- during a call, accept DTMF tones as monitored events to trigger output
commands
- call timer on the phone display
- Swedish language added
- can run a command from the
2015 Feb 24
4
intercalar elementos de vectores
Buenas a todos.
Relato el problema:
- tengo un archivo de 316 columnas por 562000 filas (aprox.).
- esas 316 columnas representan 158 sujetos, o sea dos columnas por cada
individuo conteniendo información que debe ser condensada en una sola.
Lo que necesito es ir tomando las dos columnas de cada individuo e
intercalar los elementos de los vectores formando uno solo.
Ejemplificando sería al...
2014 Sep 30
3
Clasificacion de individuos
...t;
> Estimados apa eRos:
>
> La duda o propuesta que os voy a plantear es a la vez metodol gica y
> relacionada con R.
>
> Me encuentro trabajando con tres variables que son el resultado de un
> computo de porcentajes.
> Me explico, se toma una muestra de n casos (unos 6.500 aprox)
> pertenecientes a i individuos (unos 230 aprox) en la que se comprueba
> si un determinado evento ha ocurrido o no, anot ndose 1 en caso de
> dicha ocurrencia y 0 en caso de no ocurrencia.
> Algo as como:
> indiv ocurrencia
> -------- -----------------
> 1 0...
2018 Feb 23
2
opus 1.2.1 regression with --enable-float-approx and --0fast
...1.1.5
to 1.2.1
Afterwards I noticed occasionally weird audio glitches. I finally tracked
down the issue to the opus decoder in my application outputting samples
with the value of -32768.
This behaviour stopped when reverting to opus 1.1.5 or compiling opus 1.2.1
without configuring --enable-float-aprox and --0fast.
The setup is a microphone as audio input into chrome v64 which then sends
opus encoded audio to my application and my application decoding this audio
stream.
I could induce the glitches by breathing/blowing really loudly into the
microphone. I noticed that occasionally this would res...
2017 Jun 24
4
Problema en lectura de datos. Memoria insuficiente
Buenos días
Estoy intentando leer una base de datos correspondiente al World Values
Survey desde 1981 a 2014. Contiene variables por columnas, y observaciones
correspondientes a individuos
de diferentes países. Podría tener como aprox. 1000 variables, y mas de
60,000 individuos por año. Esta es la información que obtengo de mi RStudio.
> sessionInfo()R version 3.3.2 (2016-10-31)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)
El ordenador portatil tiene las siguientes especificacio...
2013 May 24
6
Puppet/Nagios/PuppetDB slow performance
Hi all,
For months now I''ve been using Puppet with PuppetDB backend to manage my
Nagios configs. We now have 1200+ services being checked and including
servicedependency, host, hostdependency, command and other Nagios
resources being managed, that''s about 3000 resources in total.
Unfortunately this means the monitoring server takes about 8 minutes to
perform a Puppet run.
2003 Jul 23
4
Problems with g729
...andle frames in 256 format
Hangup Zap/1-1
2)
have discovered a problem when using g729 under the following setup:
SIP call between a Budgetone 102 and ATA 186 (configured without silence suppresion). Both ends have a ADSL 64kbps. Both ends are behind Linksys routers. The pings between them are aprox. 100ms. No other local users on each end. * is being hosted on a PIII,128MB. No other calls are being handled at the time of the test.
Basically, after a few minutes, with g729, both ends consistently start getting delays up to a point where it becomes almost unbearable to speak. If we switch t...
2013 Jul 10
3
ayuda con manipulación de datos
...a todos.
tengo un problema al generar una determinada estructura de datos. A ver si
alguien me puede ayudar.
tengo un dataframe con información de visitas y productos de una web. En
cada visita se pueden hacer varias transacciones comprando varios productos
en la misma visita. La estructura sería aprox. la siguiente:
idVisita idProducto
1 12
1 18
1 21
2 13
2 18
2 09
2 21
3 12
4...
2015 Mar 26
2
Acceso gratuito durante un mes a la plataforma DataCamp...
...darse de alta, aun siendo
gratuitio este primer mes, hay que asociar una tarjeta de crédito o una
cuenta Paypal. Pasado este mes el estar dado de alta en la plataforma
cuesta ?25$/mes.?
?Durante este mes gratuito, uno se puede a puntar a cualquier curso
(necesitan de una dedicación de de 5-8 horas aprox.). Los cursos van desde
"Introducción a R"? hasta el uso de la solución "RevoScale" para BigData de
Revolution Analytics.
Saludos,
Carlos Ortega
www.qualityexcellence.es
[[alternative HTML version deleted]]
2007 Nov 07
3
ztdummy, zttest
...any specific hardware, now). I couln't make zttest (well, ztdummy)
to run.
I tried different versions of bristuff+asterisk, I also tried to load
and not load zaptel, qozap. Nothing. I got an rtc "Warning" message,
something like "some interruptions has been lost at 1024Hz" (aprox.).
Any clue where to check? USB modules are the same than other machine...
We was completely confused about it (how to fix, I mean).
Thanks!
--
Carles Pina i Estany GPG id: 0x8CBDAE64
http://pinux.info Manresa - Barcelona