Displaying 20 results from an estimated 700 matches similar to: "opus lossless?"
2017 Apr 28
1
PVQ Quantization
Hi,
I'm studying at ETH Zurich and want to use a pyramid vector quantization for my semester thesis. Unfortunately, I have some troubles with generating the codebooks for high dimensions. For vectors with dimension bigger than 12 it takes such a long computation time to generate.
I thought maybe you could help me out with a efficient way to do this? Is there some code available?
Thanks for
2007 Mar 26
1
data-frame adding/deleting column
Hallo,
I have got an existing data frame and want to add a new column. The
existing data frame was created like this:
> df <- rbind( c("Fred", "Mary", 4), c("Fred", "Mary", 7),
+ c("Fred", "Mary", 9), c("Barney", "Liz", 3),
+ c("Barney", "Liz", 5) )
> df
2007 Mar 26
5
Listing function
Hallo,
I build a list by the following way:
Lst = list(name="Fred", wife="Mary", no.children=3, cild.ages=c(4,7,9))
I know how I can extract the information one by one. But now I want to
add a new entry which looks like
name="Barney", wife="Liz", no.children=2, cild.ages=c(3,5)
How can I add this information to Lst without overwriting the first
entry?
2009 Mar 18
2
Octagon Coding
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear Celts,
I've become intrigued by the problem of spherical quantizers, so I decided
to see if I could come up with something better than PVQ. What I wound up
writing is something I call an "octagon quantizer. In two dimensions, PVQ
uses a "diamond" (square) shape. An octagon code (OVQ) uses an octagon,
which is a much better
2009 Sep 02
1
Xapian Error 126
hi~
OS: Windows Server 2008 R2
<http://code.google.com/p/djapian/source/detail?r=2>, 64-bit
xapian version: 1.0.15, just installed the package from
http://www.flax.co.uk/xapian/1015/xapian-python-bindings%20for%20Python%202.6.2%20-1.0.15.win32.exe
dapian version: 2.2.4, use xapian in dapian.
When running the rebuild, got the error, like:
>python manage.py index --rebuild
[Error 126]
2006 Feb 25
3
Compaq R1500 UPS and Linux
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
Has anyone gotten it working at all with Linux :) I picked one up for
thiry bucks and would love to monitor it!
Liz
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFD/5fEIACpLcG4dhwRAmeCAJ9+8FGXqKoOlZdkw/KFXb9n0PEemwCdHaoD
NVnv7JjmBAjNsExK6WzAdnA=
=pcPX
- -----END PGP
2005 Jul 06
3
Seeking help with Samba shares & OPLOCKS & Quickbooks databases
I thought I had things figured out, but guess not. I have multi-user
Quickbooks databases that functioned fine on a Novell server but are
behaving badly on a Samba share. I have created a separate share for the
Quickbook databases, users are running Win XP Pro, latest patches, and the
Quickbooks application installed on the desktop. It is a multiuser version.
Server is RedHat ES 3, Samba
2009 Jan 15
3
Bar Plot ggplot2 Filling bars with cross hatching
#I am putting a test together for an introductory biology class and I
would like to put different cross hatching inside of each bar for the
bar plot below
color <- c("Brightly Colored", "Dull", "Neither")
lizards <- c(277, 70, 3)
liz.col <- data.frame(color, lizards)
qplot(color, lizards, data=liz.col, geom="bar", ylab="Observed
Matings",
2005 May 20
3
SMB service not starting automatically
The smb service is not starting automatically. I can type service smb start
at the prompt and it loads, and I can then connect, but its not loading
automatically as it used to. Can someone point me in the right direction as
what file I need to change to make it load at startup. Thanks!
Liz
2007 Jan 02
3
Is FLAC fully cooked for OS X yet?
On Jan 2, 2007, at 5:15 AM, Arek Korbik wrote:
> The binary frameworks distribution, as found on:
> http://xiph.org/quicktime/download.html , hasn't really been tested
> much outside the XiphQT project. I never had any problems with them,
> but any improvement suggestions or help is welcome.
Well, ok, then if the framework is intended to work, then let me
describe closer the
2017 Nov 19
2
Changeing logarithms
Hi!
I'm using a large panel data, and now I have faced some difficulties with
my analysis. The predictors are not normally distributed and there are
quite many outliers (some of them are influential though).
I have tried to change the logarythm, but i'm not sure, how to do that. I
want also draw a plot picture in which logarythms of predictors x and y are
changed. How could I do that?
2007 Mar 13
2
flac fails encoding 88.2
I do the following to init flac:
encoder = FLAC__stream_encoder_new();
e = FLAC__stream_encoder_set_do_mid_side_stereo (encoder,
numChannels == 2);
e = FLAC__stream_encoder_set_loose_mid_side_stereo (encoder,
numChannels == 2);
e = FLAC__stream_encoder_set_channels (encoder, numChannels);
e = FLAC__stream_encoder_set_bits_per_sample (encoder, jmin (24,
2005 Jul 11
3
oplocks, QuickBooks (Samba 3)
Hi there,
Can somebody please explain to me why Samba 3 requires 'oplocks = no' on
shares for programs like Quickbooks to operate properly with multiple
users, where Samba 2 didn't?
Without this option, Quickbooks will complain about file corruption when
a second user tries to open a file.
This option, however, makes the particular share that the option is
present in _very_ slow
2006 Aug 31
1
differnce between lme and proc mixed
Hey,
I was using lme and proc mixed in SAS to run a empirical bayesian model.
I used the same method for both lme and proc mixed (the default REML).
I got very similar, but not identical results. I am just wondering if anyone knows what the differneces may be between proc mixed and lme.
Any thoughts would be appreciated!
Thanks,
Liz
2009 Apr 16
1
Graphics help
Hi,
I would like to draw a graph as follows:
A simplified example is that on the X axis are different countries, I have several temperature measurements taken from each country and would like to plot these linearly above each country. So one would imagine that cold countries would have lots of points at lower temperatures and the opposite for higher countries with a few outliers.
I am not sure
2011 Feb 08
2
Frequency plot --- stacked symbols
Hi,
We were wondering how we could make a stacked frequency diagram such as this one:
http://msemac.redwoods.edu/~darnold/math15/liz.pdf
We don't necessarily need the shaded "balls", other characters would be fine, such as stacks of x's.
David
2007 May 07
4
creating a new column
hie l would like to create a 6th column "actual surv time" from the following data
the condition being
if censoringTime>survivaltime then actual survtime =survival time
else actual survtime =censoring time
the code l used to create the data is
s=2
while(s!=0){ n=20
m<-matrix(nrow=n,ncol=4)
2008 Nov 07
4
Installing application with 2 cd's
Hi. I've tried to find this solution and have not been successful. Never
used wine before and am just getting into Linux.
Opensuse 10.3. Wine is installed. Using Wine-door. I have an application
that has 2 CD's. the first CD installs then asks for the 2nd CD. Unable to
eject the first cd. Get error message media is busy and can't eject. Can't
figure out how to get it to
2006 Feb 16
1
Too Many Ace Entries for file
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings,
I am encountering a problem with Samba and setting acl's for
files/directories from the security dialog on my Windows clients. I
can easily toggle the file permissions. However, it am not able to
add/remove user/groups from the GUI interface on my windows clients. I
have also noticed when I add access with setfacl it doesn't not
2002 Apr 07
2
Kernel Panic
I have just installed Redhat 7.2 on a P3 with adaptec 2400A IDE RAID. After
many attempts with the partitions, I have finally managed to install but not
get the following error on boot:
creatig root device
mounting root filesystem
error mounting ext3
pivotroot:pivot_root(/sysroot,/sysroot/initrd)failed:2
freeing unused kernel memory :220k freed
kernel panic: no init found. try passing init=option