Displaying 6 results from an estimated 6 matches for "12x12".
Did you mean:
1212
2003 Dec 01
1
Tone Detection Problem
...t Solutions
To: asterisk-users@lists.digium.com
Sent: Monday, November 24, 2003 7:34 PM
Subject: tone detection problem
Some commercial systems don't hear the tones dialed from an analog handset, same call is OK from cisco 7940 or sjphone. Calls are placed through asterisk T1 card w/12x12 carrier access channel bank, various analog sets.
Thanks for your help.
Robert J Rae
Softprofit Solutions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031201/0d9c660e/attachment.htm
2004 Jun 29
1
PAM clustering: using my own dissimilarity matrix
...ms that can accept this type of input. /
Hmm, I don't understand your problem, because proceeding as the docs
describe it works for me ...
If foo is a similarity matrix (with 1 meaning identical objects), then
bar <- as.dist(1 - abs(foo))
fanny(bar, ...)
works for me:
## create a random 12x12 similarity matrix, make it symmetric and set the
## diagonal to 1
/> x <- matrix(runif(144), nc=12) /
/> x <- x+t(x) /
/> diag(x) <- 1 /
## now proceed as described in the docs
/> y <- as.dist(1-x) /
/> fanny(y, 3) /
iterations objective
42.000000 3.303235
Membership co...
2012 Apr 11
0
phangorn and calculation of a rate matrix
...using a 12 letters
alphabet, "a","c","d","e","g","h","i","k","l","n","q","r" instead of the
conventional nucleotide codes). My intention is to calculate the ratematrix
(which is a 12x12 matrix) for this special aligment with ape and phangorn,
however I've repeatdly fail to do it. The aligment is in a phyDat object
containing 30 sequences and 12 states (by using "user-defined" character
states consisting on the 12 letters indicated above). I follow the steps
described...
2006 May 23
3
image_tag problem
...in order to be
able to present a link (with a status image) in a view. Here is my
controller method (in file webca_controller.rb, hence WebcaController)
def untouched_status_image_tag
image_tag("open", { :alt => "Offen", :title => "Offen", :size =>
"12x12", :class => "b_icon" } )
end
I have a myapp/public/images/open.png in place, however this seems not
enough :) When executing the call to the above method, rails complains
with the following:
You have a nil object when you didn''t expect it!
The error occured while evalua...
2001 Jan 09
2
PAM clustering (using triangular matrix)
Hi,
I'm trying to use a similarity matrix (triangular) as input for pam() or
fanny() clustering algorithms.
The problem is that this algorithms can only accept a dissimilarity
matrix, normally generated by daisy().
However, daisy only accept 'data matrix or dataframe. Dissimilarities
will be computed between the rows of x'.
Is there any way to say to that your data are already a
2009 Mar 15
11
Grand prix legends recognize only two joystick axis
Hi,
I'm trying to use my saitek cyborg evolution to play with grand prix legends.
The device is correctly recognized by linux as a 6 axis 12 button device:
Code:
jstest /dev/input/js0
Driver version is 2.1.0.
Joystick (Saitek Cyborg USB Stick) has 6 axes (X, Y, Z, Rz, Hat0X, Hat0Y)
and 12 buttons (Trigger, ThumbBtn, ThumbBtn2, TopBtn, TopBtn2, PinkieBtn, BaseBtn, BaseBtn2, BaseBtn3, BaseBtn4,