search for: specting

Displaying 20 results from an estimated 24 matches for "specting".

Did you mean: spec'ing
2008 Feb 26
1
GLM
Hello, I am trying to perform a glm analysis on a 68x13113 matrix (named data.spect). The first column corresponds to the predictor (data.spect[,1]) and the rest to the response variables (data.spect[,2:13113]). When I try this code glmObject <- glm(data.spect[,2:13113]~data.spect[,1]) I get the following error: Error: (subscript) logical subscript too long Could anyone help me on
2015 Dec 23
0
疯狂再袭 12.12 花花公子真皮皮衣 每个男人都应该拥有它
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600"> <tbody> <tr> <td align="center" style="font-size:12px; line-height:30px;"> 如果您无法阅读此邮件,请<a
2007 Jun 15
1
A question about logical controls and function arguements
Dear R-help subscribers, I'm trying to write a function to generate data simulating the image created by a point radiation source in a plane on a screen where there is filter with a single circular aperture in it between the source and the screen. Following some guides (including Intro to R and some I found online) and examples I have specified the function (full code below question) with
2004 Feb 23
3
About Vorbis Encoder
Hello !! <p> Can I get the vorbis -I encoder spects ..? I have Vorbis I specifications . That talks mostly about vorbis Decoder . <p>Leena --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the
2007 May 21
2
logger anybody?
Hello, When trying to use logger into any RSpec I get: logger anyboundefined local variable or method `logger'' for #<#<Class:0x278bee0>:0x253cdec> Not sure if this is the spected behaviour (haven''t checked under the hood) It was just annoying not having a logger instance available as in Rails out of the tests. -- An?bal Rojas http://www.rubycorner.com
2008 Jun 15
1
wine instalation
I install with Wine ProgeCad from Progesoft , that I have been using for many years in Microsoft Windows, and everithing is runing as I will spect, with the exception that I recive this following mesage: ?failed to load control 'ComandButton' from FM20.DLL. Your version of FM20.DLL may be outdated. Make sure you are using the version of the control that was provided with your
2009 Aug 10
2
VAD performance worse on version 1.2rc1 than 1.1.12
Hi Cecile, it seems it is a tabu theme, or nobody uses VAD on speex. I've tried with external EasyVAD solution but the result was not as spected. Other users of the list suggest an algorithm to filter voice based on the power of the signal, but of course, it is not a voice activity detection. I am waiting also a solution for this, while so I use version 1.1.12. Regards. Cecile Dumotier
2009 Aug 12
0
VAD performance worse on version 1.2rc1 than 1.1.12
Thank you, but I am thinking about trying to move VAD implementation from 1.1.12 to 1.2. I'm not sure about how difficult it could be (maybe impossible due to Jean Marc has disappear). Have you tried this? Cecile. 2009/8/10 jesus <jmorion at toomeeting.com> > Hi Cecile, > > it seems it is a tabu theme, or nobody uses VAD on speex. I've tried > with external EasyVAD
2003 Sep 15
2
Persp and color
How can I control de "wrap-around" color behaviour in the persp function ? I am using something like : persp(bb[1:100,2:97], col= rainbow(8,start=0.1, end=0.8))) Depending on the rainbow length value I get several "wrap-around" blocks of the selected color range...something that I wanted to avoid... My idea is to use the color in order to make a separation from a certain
2007 Feb 13
1
AGI "GET DATA" and "WAIT FOR DIGIT" don't work
Hi. I'm trying to get digits form the user via agi something like this: this only should print result=asciicode but none of the functions even wait until timeout .. they just pass .. (after a nanosecond) the las print is always timeout. Any clue ..? my $callerid = $AGI{'callerid'} ; if($callerid !~ /[0-9]{7,20}/){ #way numbre one print "EXEC PLAYBACK
2009 Jan 14
0
AMI API , Editing extensions.conf
...] exten => s,1,Dial(${SYSTEM_TECHS}/${ARG1}@${SYSTEM_SIP_PROVIDER},,kKtTwW) exten => s,n,Hangup() exten => s,n,Dial(${SYSTEM_TECHZ}/${ARG1},,kKtTwW) Instead of : [macro-mytest] exten => s,1,Dial(${SYSTEM_TECHZ}/${ARG1},,kKtTwW) exten => s,n,Hangup() ... which was the answer I was specting. I'm I forgetting something here? (In the source I saw an extra parameter to AMI when using the UpdateConfig command, which was 'Line-XXXXXX', I tried indicating the exact line too, but that did not help). Thanks for your help. Best regards, -- Jose P. Espinal http://blog.S...
2003 Apr 01
1
please help: problems using 'force group' option
hi all, I have a linux box running redhat 8.0 with samba 2.2.7 into a ms network I would like to control the access to the shared files, so only allowed groups of users can modify/create files I use 'force group' option to ensure that created files has the same owner group so all users of that group can modify these files (but not others users not belonging to that group) my
2004 Jul 06
3
Cannnot Load image
Hi there. I'm new to syslinux, I've been readin all the documentation that I could but had no luck.. My problem is that, I have a simple configuration dhcp.conf 3.01rc12 with this options group next-server servidor filename "pxelinux.0" hostname terminal-2 hadrware ethernet xxxxxxxx fixed address xxxxx option root-path
2010 May 29
1
[LLVMdev] LLVM opportunities with Google Native Client
Google Native Client <http://code.google.com/p/nativeclient> is an open-source project working to deliver a native-code environment for Web browsers that is (at least) as safe and portable as JavaScript and other technologies we take for granted on the Web. Many LLVM developers have already noticed our recent blog
2008 Dec 15
0
preprocessor VAD only rocognize between silence andnot silence
Jesus, Unfortunately, FFT and magic algorithms don't work (yet?). You might want to try this if you're not satisfied with Speex VAD: http://lists.xiph.org/pipermail/speex-dev/2008-August/006860.html It won't perform any miracles, but I think it works pretty well and is easy to tweak. Tom >---- Original Message ---- >From: jmorion at toomeeting.com >To: speex-dev at
2009 Jul 27
2
VAD performance worse on version 1.2rc1 than 1.1.12
Hi, I decide to write to the list because of a strange behaviour when updating from version 1.1.12 to 1.2rc1. My software was running fine with version 1.1.12, but now I want to benefit from advances on AEC. After updating the library to 1.2rc1 and do few changes on my sources, I run the application and discovered that VAD doesn't work so fine as in previous version 1.1.12 (3 years ago). I
2008 Jun 07
2
When to send "post" and "get" in blocks.
Hi, I''m new to RSpec. I have a question about how to write controller specs. Here''s a code generated by scaffolding (with Rspec). def do_get get :index end it "should be successful" do do_get response.should be_success end it "should render index template" do do_get response.should
2010 Mar 24
0
Error booting git xen/stable-2.6.31.12
I obtain this error when booting (xen/stable-2.6.31.x|xen/master) on Xen 3.4.2 x86_64 xen_major : 3 xen_minor : 4 xen_extra : .2 I had no errors with the same kernel, version of the day 2010-03-03 To compile the kernel i use this configuration " http://pasik.reaktio.net/xen/pv_ops-dom0-debug/config-2.6.31.6-pvops-dom0-xen-master-x86_64 "
2008 Dec 11
1
preprocessor VAD only rocognize between silence and not silence
Hello, in my project im using speex 1.2rc1 and the preprocessor VAD seems to only separate complete silence from not complete silence frames. The Speex Manual, you can read "The voice activity detector (VAD) provided by the preprocessor is more advanced than the one directly provided in the codec." but if you go to the source code in preprocess.c line 995 "/* FIXME: This VAD
2010 May 31
0
[LLVMdev] Finding Merge nodes in CFG (ambika@cse.iitb.ac.in)
hi ambika, I am not sure about this solution as i just started working in this field. How about taking analogy of a problem which ask us to find nearest common parent of two nodes in a tree. Let me know if I can be corrected. - Anubhav intern IIT M B. Tech 4th year CSE VIT University, Vellore. On 31 May 2010 22:30, <llvmdev-request at cs.uiuc.edu> wrote: > Send LLVMdev mailing list