Displaying 9 results from an estimated 9 matches for "s44".
Did you mean:
44
2011 Sep 21
3
Reading data in lisp format
Hi,
I am trying to read the "credit.lisp" file of the Japanese credit database in UCI repository, but it is in lisp format which I do not know how to read. I have not found how to do that in the foreign library
http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening <http://archive.ics.uci.edu/ml/datasets/Japanese+Credit+Screening>
Could anyone help me?
Best
2011 Apr 03
3
kernel density plot
...tion", axes=F,
ylim=c(0,0.00035). xlab="Value in Rupees")
par(new=T)
density(s33$Net_income_Total.1, bw="nrd0",adjust=1,
kernel=c("gaussian"))->u
plot(u, xlim=c(-30000,40000), axes=F, main="", col="red", ylim=c(0,0.00035))
par(new=T)
density(s44$Net_income_Total.1, bw="nrd0",adjust=1,
kernel=c("gaussian"))->v
plot(v, xlim=c(-30000,40000), col="blue", axes=F, main="",
ylim=c(0,0.00035))
the problem is that in the graph that is drawn
1. the xlab gets hidden with the [N= and the bandwidth=] values...
2015 Mar 14
3
[OT] switches
...cess with Zyxel:
http://www.amazon.com/ZyXEL-ES1100-16P-16-Port-Ethernet-Unmanaged/dp/B00
5GRETMM/ref=sr_1_3?ie=UTF8&qid=1426296572&sr=8-3&keywords=zyxel+poe
If you want to go even cheaper, I have successfully used these as well:
http://www.amazon.com/TRENDnet-8-Port-100Mbps-Switch-TPE-S44/dp/B000QYEN
1W/ref=sr_1_10?ie=UTF8&qid=1426296706&sr=8-10&keywords=poe+8-port
Brian Franklin
NTG, Inc. - "Problem Solved"
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of thufir
Sent...
2011 Oct 06
3
Wide to long form conversion
...0 8 S39
40 w 10 3 10 2 7 3 7 2 S40
41 w 1 11 7 5 1 8 4 3 S41
42 w 10 5 6 10 10 4 3 9 S42
43 w 6 3 9 2 4 2 6 0 S43
44 w 9 5 11 4 5 4 7 3 S44
45 w 8 5 6 3 8 4 2 3 S45
46 w 8 4 8 7 4 1 2 6 S46
47 w 12 2 6 2 10 1 5 2 S47
48 w 10 6 9 8 7 5 7 8 S48
49 w 13 6 15 1 12 4 14 0 S49
50 w...
2015 Mar 22
0
[OT] switches
...p://www.amazon.com/ZyXEL-ES1100-16P-16-Port-Ethernet-Unmanaged/dp/B00
> 5GRETMM/ref=sr_1_3?ie=UTF8&qid=1426296572&sr=8-3&keywords=zyxel+poe
>
> If you want to go even cheaper, I have successfully used these as well:
> http://www.amazon.com/TRENDnet-8-Port-100Mbps-Switch-TPE-S44/dp/B000QYEN
> 1W/ref=sr_1_10?ie=UTF8&qid=1426296706&sr=8-10&keywords=poe+8-port
>
>
> Brian Franklin NTG, Inc. - "Problem Solved"
This is the router/modem gateway the ISP supplied:
http://www.cisco.com/web/consumer/support/modem_DPC3825.html
When I connect on...
2006 May 30
0
no extension from ISDN phone with bristuff
Hello,
I have a Gigaset S44 connected to a quadBRI NT port. Receiving calls
works phone, however when dialing out from the phone the call is dropped
to the 's' extension, as if no extension had been dialed:
-- Accepting voice call from '492389990' to 's' on channel 0/2, span 4
-- Executing Directo...
2006 Jun 17
0
Zap problem when calling out
...telephone numbers are fictious, because of privacy reasons, the actual dialed numbers do exist and work properly)
Here are my configuration files:
extensions.conf:
[salsa-helpdesk-day]
exten => s,1,Dial(Zap/g1/0201234567,30)
exten => s,2,Background(salsa-helpdesk)
exten => s,3,Voicemail(s44)
exten => s,4,Hangup
[incoming]
exten => s,1,Goto(call-internal-phones,s,1)
exten => 0207654321',1,Goto(salsa-helpdesk-day,s,1)
zapata.conf:
[channels]
switchtype = euroisdn
pulsedial=yes
signalling = bri_cpe_ptmp
pridialplan = local
prilocaldialplan = local
nationalprefix = 0
inter...
2015 Mar 23
4
[OT] switches
...com/ZyXEL-ES1100-16P-16-Port-Ethernet-Unmanaged/dp/B00
>> 5GRETMM/ref=sr_1_3?ie=UTF8&qid=1426296572&sr=8-3&keywords=zyxel+poe
>>
>> If you want to go even cheaper, I have successfully used these as well:
>> http://www.amazon.com/TRENDnet-8-Port-100Mbps-Switch-TPE-S44/dp/B000QYEN
>> 1W/ref=sr_1_10?ie=UTF8&qid=1426296706&sr=8-10&keywords=poe+8-port
>>
>>
>> Brian Franklin NTG, Inc. - "Problem Solved"
>
>
> This is the router/modem gateway the ISP supplied:
>
> http://www.cisco.com/web/consumer/suppor...
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com>
This series fixes some bugs and switches the elflink branch to be
entirely ELF modules. It applies on top of,
http://syslinux.zytor.com/archives/2011-April/016369.html
The deletions in the diff stat below are mainly from deleting
com32/elflink/modules (finally!). Now there should be no duplicate
code because we don't need COM32 and