Displaying 4 results from an estimated 4 matches for "trougth".
Did you mean:
trough
2005 Oct 11
1
noise when passing trougth speex_preprocess
Hi all,
as in subject, speex_preprocess inject noise in my data. Someone can help ?
Here's the way that i'm using:
#define NN 160 /* 20msec di audio */
#define AUDIO_SAMPLERATE 8000
spx_int16_t TEMP_Buffer[NN];
speex_pp_state = speex_preprocess_state_init(NN,AUDIO_SAMPLERATE);
c = denoise;
speex_preprocess_ctl(speex_pp_state, SPEEX_PREPROCESS_SET_DENOISE,&c);
c = agc;
2003 Jul 16
2
Line plot help
...rameter of my databse, so I've plotted the N estimatives
for M areas in my database and then I've plotted the new estimation (N'
estimatives) and I need a line to link those paired points (N'(1)-N(1),
N'(2)-N(2)) vertically, for every area. I made a functions that draws
points trougth the diference of N(*)'-N(*) put it consume alot of CPU and
RAM...
Better, is there any plot that does what I want to do? :)
Thanks,
Carlos Rios
http://www.ence.ibge.gov.br/
2008 Aug 07
3
Downloading Yahoo data
Hi R,
I am trying to download the data from R. I give the below command.
> library(fImport)
> yahooSeries("IBM")
trying URL
'http://chart.yahoo.com/table.csv?s=IBM&a=7&b=08&c=2007&d=7&e=07&f=2008&
g=d&x=.csv'
Error in download.file(url = url, destfile = file, method = method) :
cannot open URL
2006 Jan 31
1
E1 PRI Error: Provider error messages.
Hi,
Hey people, i have a TE210P with a ISDN PRI in M?xico. It is working
just fine with Asterisk, I just have a minor glinch.
When I dial a number that doesn't exists the Zap channel is imediatly
hungup, instead of putting my trougth the providers message: "Sorry, the
number that you dialed does not exists, etc". I have a call center and
the people there really need to be able to tell a busy number from a not
exists number, otherwise they would be called the same dead number over
and over again.
Thanks.