search for: informt

Displaying 9 results from an estimated 9 matches for "informt".

Did you mean: informs
2007 Jul 24
2
Speex optimization and 12 bits conversion for 12 bits ADC
Hi, all, I am porting speex on ARM7TDMI, I have done some optimization, the result is that the encoder and decoder need about 60 MCPS for 5.96kbps bitrate and complexity 0. Can someone give me informtion about Speex optimization on ARM7? Another question, my ADC and DAC are 12 bits, but Speex codec is 16bits, Did someone try to modify speex to 12 bits? I think if I modify speex to 12 bits, the computation power will be reduced, is it right? and If it's feasible, How can I do? My application...
2008 Aug 22
2
help needed for HWE.exact in library "genetics"
...confirm it's right? Thanks a lot. ============ > library( "genetics" ) NOTE: THIS PACKAGE IS NOW OBSOLETE. The R-Genetics project has developed an set of enhanced genetics packages to replace 'genetics'. Please visit the project homepage at http://rgenetics.org for informtion. > case.data <- c("G/G","G/G","G/G","G/G","G/G","G/G","G/G","G/G","G/G","G/G","A/G","A/G","G/G","G/G","G/G","G/G","G/G"...
2007 Jul 24
0
Speex optimization and 12 bits conversion for 12 bits ADC
> I am porting speex on ARM7TDMI, I have done some optimization, the > result is that the encoder and decoder need about 60 MCPS for 5.96kbps > bitrate and complexity 0. Can someone give me informtion about Speex > optimization on ARM7? That's quite good. A few suggestions here: 1) Don't use complexity 0 unless you're really desperate (the CPU gain over complexity 1 is marginal and there's a cost in quality) 2) Have you enabled the current ARM4 assembly bits? 3) There are...
2008 Mar 10
0
build.mim() from the minet package
Hi, I am trying to contstruct a mutual informtation matrix using the function build.mim() from the minet package: > build.mim(myData, estimator="empirical") and I have two questions. 1.) The estimator "empirical" computes the entropy of the empirical probability distribution. This probably means it is using this de...
2007 Nov 20
0
iaxpeers from Realtime
...sary to authenticate the user and let them place calls, etc, and then after hangup ARA will delete/remove the information about that particular user, but this is for incomming requests, (users,friends) but what about peers ? if I issue a iax2 show peers command on the console, ther is absolutly no informtion about the peer, see output... lnxca*CLI> iax2 show peers Name/Username Host Mask Port Status 0 iax2 peers [0 online, 0 offline, 0 unmonitored] A little test I did wast configuring the peer static and once the iax was reloaded I was able to see peer...
2010 Jun 23
1
reg: R genetics problem
Dear Sir, We need to use genetics packages at our end. We have installed R packages. When i try to choose genetics package and install, it is giving an error. Please see the attachment for the error. How can i resolve it and make it work? Thanking you A Padmavathi Devi Technical Officer Centre for Cellular and Molecular Biology Ph.No:27192776 "The person addressed in the email is the sole
2007 Jul 25
2
Speex optimization and 12 bits conversion for 12 bits ADC
Hi?Jean-Marc? Thanks for your suggestions very much! > > I am porting speex on ARM7TDMI, I have done some optimization, the > > result is that the encoder and decoder need about 60 MCPS for 5.96kbps > > bitrate and complexity 0. Can someone give me informtion about Speex > > optimization on ARM7? > > That's quite good. A few suggestions here: > 1) Don't use complexity 0 unless you're really desperate (the CPU gain > over complexity 1 is marginal and there's a cost in quality) > 2) Have you enabled the current ARM4...
2005 Oct 12
3
New Application: Broadcast
Hello, I've released an Asterisk application under the terms of the GNU GPL. You may find it here: http://psg.com/~begg/projects/ A short exerpt from the README: -- Broadcast is an Asterisk (http://www.asterisk.org) application which you may use to send a generic message over TCP/IP to any number of computers running software configured to listen for these types of messages. Being written
2011 May 13
18
Thoughts about extlookup: http://blog.wl0.org/2011/05/thoughts-about-extlookup-in-puppet/
Hi, I have been trying to improve the coding of some of my puppet recipes and had some trouble so wrote this: http://blog.wl0.org/2011/05/thoughts-about-extlookup-in-puppet/ Comments on the web seem to indicate that extlookup() solves "all problems" but I don''t really see that and hence have proposed a possible way to keep the data closer together and make the extlookup()