Displaying 9 results from an estimated 9 matches for "informtation".
Did you mean:
information
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
2008 Aug 22
2
help needed for HWE.exact in library "genetics"
Hi,
I have a genotype data for both case and controls and would like to calculate the HW p-value. However, since the number of one genotype is 0, I got wired result. Would someone help me to figure it out? Or 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
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
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
definit...
2007 Nov 20
0
iaxpeers from Realtime
Hello asterisk users, here is a little problem pulling out iax peers from
real time database
I have the following peer configured in my database
mysql> select
name,username,secret,type,context,host,disallow,allow,defaultip,deny,permit,
ipaddr,port from iax_users where name='iaxtermination';
+----------------+----------+----------------------------------+------+-----
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
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()