search for: upb

Displaying 20 results from an estimated 32 matches for "upb".

Did you mean: up
2008 Sep 27
0
compute posterior mean by numerical integration
...mean values of omega and beta by numerical integration, but instead of omega=12 and beta=0.01 i get omega=11.49574 and beta=1.330105. I don't know what is wrong in my implementation, i guess the computation by numerical integration strongly depends on the integration limits low, upw, lob and upb, but what are good choices for these to get reasonable results? ####################################################### ## simulated data with omega=12, beta=0.01 data <- c(8, 1, 6, 14, 1, 0, 16, 37, 15, 17, 6, 57) ## log likelihood function "loglike" <- function(t, omega, bet...
2008 Apr 22
3
Using the 'by' function within a 'for' loop
...0.15), mai=c(1.1,0.8,0.3,0.3)) for (k in variable) { dat<-dato[!is.na(k),] summ<-by(dat,dat[,c("tx","day")], function(x) { mn<-mean(x$k) std<-sd(x$k) n<-length(x$k) se<-std/sqrt(n) lowb<-mn-se upb<-mn+se data.frame(tx=x$tx[1],day=x$day[1],mn=mn,std=std,lowb=lowb,upb=upb,se=se) }) summ<-do.call("rbind",summ) #Definining x axis range xmax<-unique(max(summ$day,na.rm=TRUE)) xmin<-unique(min(summ$day,na.rm=TRUE)) yaxmin<-...
2007 Oct 18
2
phone as control interface(was99bottlesofbeer)
...vast improvement over the original X10. I > believe the X10 devices used a 4V signal during the zero crossing point of > the AC voltage to transmit 1 bit. Needless to say this made X10 slow, > susceptible to line noise and not very reliable. IIRC X10 is only 75% > reliable. By contrast, UPB is 20-40 times faster, it uses a higher > signaling > voltage so line noise isn't a big factor any more and has the advantage of > controlling 250 times more devices than X10. This will help to prevent > stray > signals from the neighbors controller from accidentally controlling...
2008 Apr 21
0
Using the 'by' function withing a 'for' loop
...0.15), mai=c(1.1,0.8,0.3,0.3)) for (k in variable) { dat<-dato[!is.na(k),] summ<-by(dat,dat[,c("tx","day")], function(x) { mn<-mean(x$k) std<-sd(x$k) n<-length(x$k) se<-std/sqrt(n) lowb<-mn-se upb<-mn+se data.frame(tx=x$tx[1],day=x$day[1],mn=mn,std=std,lowb=lowb,upb=upb,se=se) }) summ<-do.call("rbind",summ) #Definining x axis range xmax<-unique(max(summ$day,na.rm=TRUE)) xmin<-unique(min(summ$day,na.rm=TRUE)) yaxmin<-...
2005 Jul 18
3
hidden eth1, how to use in DomU?
hi, i need eth1 for an adsl connection via rp-pppoe (pppd). I was able to hide eth1 in Dom0, but how i use this device in DomU? Do i have to load the 8139too modul, to have eth1 in DomU? cu denny -- Sicherheit verständlich http://www.sides.de GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=get&search=0xAB7D3FE0 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2001 Aug 09
4
Quicktime 4 Setup?
Hello, I tried to run the QT4-Installer but it crashed: fixme:win32:PE_CreateModule Security directory ignored err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA) imported from shell32.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufW) imported from shell32.dll, setting to 0xdeadbeef err:ntdll:RtlpWaitForCriticalSection
2005 Jun 09
0
Basic questions
...s that normal, or did i a mistake? I hope, that there is no problem, later, with dsl. I want to connect the dsl modem to the pc on a second network card. At the moment, i''m very impressed what xen can do :-) cu denny -- Sicherheit verständlich http://www.sides.de GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=get&search=0xAB7D3FE0 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Sep 21
0
Written German Howto for Xen
...n for using xen (2.0.7). I would be great, if someone could read it and tell me, whats ok, whats not. For other (german) users, its a nice help, for first time, with xen. http://www.pug.org/index.php/Xen-Installation cu denny -- Sicherheit verständlich http://www.sides.de GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=get&search=0xAB7D3FE0 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2001 Aug 10
1
Quicktime - again
Hi, does anybody know how to include the QTFont.for? I included all windows-fonts unsing the DrakFont-Tool (Mandrake 8), but this does not work with this kind of font. Thank you, Sascha
2004 Jun 08
0
Re: [vorbis] Vorbis determined to be as good as MPC at
128 kbps! In-Reply-To: <E77B14D5-B72A-11D8-91A8-000A95A4DC02@kernel.crashing.org> Message-ID: <Pine.LNX.4.44.0406081019270.6447-100000@gorlois.cs.upb.de> On Sat, 5 Jun 2004, Segher Boessenkool wrote: > There are quite a few models of how the ear works. All the good > ones are computationally expensive, and not usable at all > mathematically. Your paper uses just one simple model. Using model of what ? ok, it models the coeffici...
2005 Dec 21
4
Xen-2.0.7: 2.6.14 DomU and Dom0
...mplete Xen machine hangs and i have to reboot the whole server. I hope that these problems are kernel problems and i want to build a new kernel with 2.6.14 for Xen 2.0.7. Is that a problem? The system ist Debian Sarge. cu denny -- Sicherheit verständlich http://www.sides.de GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=get&search=0xAB7D3FE0 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2016 Jan 18
3
[cfe-dev] RFC: Enforcing pointer type alignment in Clang
Hi John, On 15 Jan 2016, at 08:14, John McCall via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > The question at hand is whether we should require the user to write this: > misaligned_A_B *p = &a.b; > instead of, say: > A::B *p = &a.b; > int x = *(misaligned_int*) &p->n; > because we want to reserve the right to invoke undefined behavior and
2004 Oct 19
3
Maximum possible size of vorbis packet...
I'm looking to trim down the size of the buffers i'm using... and at the moment, i've set each "media sample" (ie packet) to the size of the maximum reasonably possible for any codec (ie video)... about half a meg each... and there's quite a few of them... now i'd like to set the buffer size based on the codec, as obviously the audio codecs need much less space
2020 Oct 08
2
Is Samba unable to resolve secodary group membership?
...bind as a source in /etc/nsswitch.conf. In order for users on Windows computers (member of AD.UNI-PADERBORN.DE) to be able to log on to the CIFS cluster by single signon, this cifs cluster is a member of the domain. I have created a diagram on http://homepages.uni-paderborn.de/mschwar2/LDAP-AD-UPB.jpg. The NFS daemon and the CIFS daemon run on the same system. The directory to be exported via CIFS is located on a Lustre file system. This is natively mounted by many Linux computers in our computing cluster and rights on this FS are correspondingly bound to the Linux UIDs and GIDs. Samba...
2003 Jul 15
5
passwd program not called as root
Hallo to everybody out there, I have downloaded and compiled Samba3b2 on a SuSE 8.2 machine. For testing purpose, I connect to this machine with a Win2k-Box ... most things seem to work fine, but I am unable so change passwords from the win-box with unix password sync enanbled. I changed loglevel to 103 and enabled password chat debug. From what I found in the log-files, I can conclude that
2003 Sep 29
3
Why is Vorbis development slow?
Dropping the other topic as requested, I'd like to follow something up in a new thread. I want to throw a question or two out there and see what responses people give (if any ;-). Assuming that you think Vorbis could have developed faster than it has done in the past year, what in your opinion has been holding it back and what remedies do you suggest? Speaking for myself, I think that it
2020 Oct 07
2
Is Samba unable to resolve secodary group membership?
Hello, I have a somewhat complicated problem and so far I have not been able to find any hints that have brought me further towards a solution: I run a CIFS cluster with two nodes using ctdb and samba. This cluster is connected to an Active Directory. The share contains directories which belong to the user root and a certain group. The users who are to use the CIFS gateway are given access
2012 Feb 13
3
RFC: new variable battery.status (was: [PATCH] upscode2: Report ABM Status)
...e: 1620 > battery.status.abm: FT > battery.voltage: 27.70 > battery.voltage.maximum: 28.20 > battery.voltage.minimum: 20.00 > battery.voltage.nominal: 24.00 > device.mfr: Compaq > device.model: UPS 1000 VA FW -0026 > device.serial: E00230050 > > My UPS does not support UPBS cmd, but its responses are not very useful > anyway. as mentioned in the manpage and source code, no battery.charge data is returned from the device. "the driver will guestimate a value based on the nominal battery min/max and the current battery voltage." so it may be due to both....
2016 Sep 14
5
[PATCH 1/2] filearch: Add RISC-V architecture.
--- src/filearch.c | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/src/filearch.c b/src/filearch.c index 5985b73..cbc8372 100644 --- a/src/filearch.c +++ b/src/filearch.c @@ -56,14 +56,16 @@ cleanup_magic_t_free (void *ptr) # endif COMPILE_REGEXP (re_file_elf, - "ELF.*(MSB|LSB).*(?:executable|shared object|relocatable),
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...amp;Crksr;6Dq<=Bw0yGHhFBUCN?&E7^{J?nlQF_7%K?l zV-I5mFjf#om4`8(FcKcdd|=EcjHE(l($gfd5d^TOl6eYE3kiD~+2MSUGr(HqeH`J| zc<<vdx5haiVw256?_&YCK31GVgDH=n;l$5YkDuYld^qt_?P0t{7&RWoTflgWFlrSI z7&HPq7Bwzv*XC`hNG<6|{^4y3M@&;ErY*(rB39B-L)<4KE?>m44sGU1MR!v&irVgF zSxH&$@UpB#mX(y{P7h- at VeAqZSJE!BX0yc^&fUP=tpukl0St5``1G<d+%d1AF}z!p zg{GGraGY24R8ek8j#$eO1d1~VnC~0mxApIl1$#5-JX at p|UGLJ_=W)K6INvYGqV7VA z!SUh at jt_W<>k09ohqxYy>oX7!DRktx6=L=)!S at XRdj^Z)ZMI at TE-Y69v&DAI&oEip z<8Pk=DUh(XDb8s3zi&vfeM)Eog(oQ-V!;icK(&2XQIYp<2(fn6)>...