search for: febuari

Displaying 3 results from an estimated 3 matches for "febuari".

Did you mean: februari
2009 Feb 26
1
XEN citrix now free but is it GPL?
Hello, Since 24 febuary, citrix xen make is enterprise version totally free: http://www.citrix.com/English/ps2/products/feature.asp?contentID=1686939 I have google about that, but no information: Is citrix will offer is source code from citrix xen server enterprise in the xen open source, or is this version is free but still copyrited? Thanks for any news about that, and sorry for my english.
2005 May 16
0
DTMF asterisk-2-asterisk using SIP w/ dtmfmode=rfc2833
Hi, I'm am getting doubled DTMF on some digits with one of my providers who also uses asterisk. We're using SIP, with dtmfmode set to rfc2833, and the codec G.711. Once out of every five or ten calls, there are no problems, but more often than not, the DTMF is getting doubled-up on at least one of the digits of the extension dialed. I've tested with a CVS-HEAD from Febuary, and just
2007 Jan 10
2
correlation value and map
Dear R-help community, I have 2 different arrays of precipitation data each of the same dimensions of [longitude, latitude, time] dim=[30,32,43], called array1 and array2. I need to correlate them. This is the code I used to get one overall correlation value for the whole of the area of interest: > result <- cor(array1,array2,use="complete.obs") > result This give me a