search for: esig

Displaying 5 results from an estimated 5 matches for "esig".

Did you mean: esi
2004 Aug 06
2
testenc and snr calculation
...all, I'm new to the group. I'm looking at the speex code with an eye towards maybe helping out with either codec optimization or fixed-point implementation, The SNR calculation in testenc.c and testenc_uwb.c doesn't make sense to me. The code is { float enoise=0, esig=0, snr; for (i=0;i<FRAME_SIZE;i++) { enoise+=(bak2[i]-input[i])*(bak2[i]-input[i]); esig += bak2[i]*bak2[i]; } snr = 10*log10((esig+1)/(enoise+1)); printf ("real SNR = %f\n", snr); } But what I see from the res...
2004 Aug 06
0
testenc and snr calculation
...p. I'm looking at the speex code with an eye towards > maybe helping out with either codec optimization or fixed-point > implementation, The SNR calculation in testenc.c and testenc_uwb.c > doesn't make sense to me. The code is > > { > float enoise=0, esig=0, snr; > for (i=0;i<FRAME_SIZE;i++) > { > enoise+=(bak2[i]-input[i])*(bak2[i]-input[i]); > esig += bak2[i]*bak2[i]; > } > snr = 10*log10((esig+1)/(enoise+1)); > printf ("real SNR = %f\n", snr); &...
2002 Nov 19
0
"Printer settings couldn't be saved. Access is denied" problem on Samba 2.2.6
...inter drivers were uploaded into the W32X86 directory. I used ?atdadmin? account on a Win2k client to do the printer driver uploading. Under /etc/samba/smb.conf, I had following settings: load printers = yes auto services = lp1 lp2 lp3 lp6 single1 hp8550 hpplot lanier \ esig esig4050 esig5m esig8150 esigcolor dircolor printer admin = @rdp,help,atdadmin [print$] path = /etc/samba/pdrivers guest ok = yes browseable = yes read only = yes write list = @rdp,help,atdadmin [lp1] comment = HP8100 in RDP Users Room printer = lp1 printa...
2002 Nov 20
0
"Printer settings could not be saved. Access is denied" problem
...inter drivers were uploaded into the W32X86 directory. I used ?atdadmin? account on a Win2k client to do the printer driver uploading. Under /etc/samba/smb.conf, I had following settings: load printers = yes auto services = lp1 lp2 lp3 lp6 single1 hp8550 hpplot lanier \ esig esig4050 esig5m esig8150 esigcolor dircolor printer admin = @rdp,help,atdadmin [print$] path = /etc/samba/pdrivers guest ok = yes browseable = yes read only = yes write list = @rdp,help,atdadmin [lp1] comment = HP8100 in RDP Users Room printer = lp1 printa...
2002 Oct 17
2
making R-1.6.0 on Linux Debian
...instructions on how to install binaries without going through the apt-... program? I assume they are somewhere, but don't know where! Thanks in advance claudia ---------------------------------------------------------------------- claudia tebaldi NCAR ESIG/RAP project scientist P.O. Box 3000 M-W @FL (303) 497-8133 Boulder, CO 80307 Tu-Th-F @ML (303) 497-1621 tebaldi at ucar.edu -------------------------------------------------------------------------- -.-.-.-...