Displaying 20 results from an estimated 24 matches for "spects".
Did you mean:
specs
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 on...
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
Hello list,
I'm using a PHP script to communicate with asterisk via AMI, and edit
configuration files. So far everything went ok, but I came up with a
little problem editing extensions.conf using 'updateconfig'.
Is it possible to edit an existing line in extensions.conf file?, e.g.
Given a 'category' in my extensions.conf as follow:
[macro-mytest]
exten =>
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
...ompile kernel
and pxelinux.cfg
I restart dhcpd, I tun on the terminal that boots up using PXE
It starts loading till it reads
Trying to load pxelinux.cfg/default
Could not find kernel image
What's wrong?
NOTE
If I delete the pxelinux.conf and I rename mykernel to the default name
that pxe spects to find ( linux ) , it boot the kernel.
Thanx 4 your time..
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
...(XEN) ioapic_guest_write: Attempt to remove IO-APIC pin of in-use IRQ!
(XEN) io_apic.c:2139:
(XEN) ioapic_guest_write: apic=0, pin=0, old_irq=-1, new_irq=0
(XEN) ioapic_guest_write: old_entry=00010000, new_entry=000000f0
(XEN) ioapic_guest_write: Attempt to add IO-APIC pin for in-use IRQ!
Hardware spects
00:00.0 Host bridge: Intel Corporation X58 I/O Hub to ESI Port (rev 13)
00:01.0 PCI bridge: Intel Corporation X58 I/O Hub PCI Express Root Port 1
(rev 13)
00:03.0 PCI bridge: Intel Corporation X58 I/O Hub PCI Express Root Port 3
(rev 13)
00:07.0 PCI bridge: Intel Corporation X58 I/O Hub PCI Expres...
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