Displaying 20 results from an estimated 694 matches for "feet".
Did you mean:
feel
2011 Jan 30
1
how to enter frequency type data in R with class intervals
...ow to enter this data in R
Height range[image:
↓]<http://en.wikipedia.org/wiki/Frequency_distribution#> Number
of students[image: ↓]
<http://en.wikipedia.org/wiki/Frequency_distribution#> Cumulative
number[image: ↓] <http://en.wikipedia.org/wiki/Frequency_distribution#> 4.5–5.0
feet 25 25 5.0–5.5 feet 35 60 5.5–6 feet 20 80 6.0–6.5 feet 20 100
--
Arindam Fadikar
M.Stat
Indian Statistical Institute.
New Delhi, India
[[alternative HTML version deleted]]
2009 Mar 26
2
loading and manipulating 10 data frames-simplified
...-----
#Loads bin data frame from csv files with acres and TAZ data
Bin1_main <-
read.csv(file="I:/Research/Samba/urb_transport_modeling/LUSDR/Workspace/BizLandPrice/data/Bin_lookup_values/Bin1_lookup.csv",head=FALSE);
#Separates Acres data from main data and converts acres to square feet
Bin1_Acres=Bin1_main[[1]]*43560
#Separates TAZ data from main data
Bin1_TAZ=Bin1_main[[2]]
#Separates TAZ data from main data and converts acres to square feet
Bin1_TAZvacant=Bin1_main[[3]]*43560
#Sums each parcel acreage data of the bin
Bin1Acres_sum=sum(Bin1_Acres)
#Creates data frame of cum...
2009 Dec 21
2
a little bug for the function 'sprintf' (PR#14161)
Dear R-ers,
I am a gratuate student from South China University of Technology. I fond
the function 'sprintf' in R2.10.1 have a little bug(?):
When you type in the example codes:
> sprintf("%s is %f feet tall\n", "Sven", 7.1)
and R returns:
[1] "Sven is 7.100000 feet tall\n"
this is very different from the 'sprintf' function in C/C++, for in C/C++,
the format string "\n" usually represents a new line, but here, just
the plain text "\n"!
Is it...
2012 Dec 21
2
dahdi timing source multiple cards
...chan=265-288
dahdi_scan :
[1]
active=yes
alarms=OK
description=T4XXP (PCI) Card 0 Span 1
name=TE4/0/1
manufacturer=Digium
devicetype=Wildcard TE410P (3rd Gen) (VPMOCT128)
location=Board ID Switch 0
basechan=1
totchans=24
irq=225
type=digital-T1
syncsrc=1
lbo=0 db (CSU)/0-133 feet (DSX-1)
coding_opts=B8ZS,AMI
framing_opts=ESF,D4
coding=B8ZS
framing=ESF
[2]
active=yes
alarms=OK
description=T4XXP (PCI) Card 0 Span 2
name=TE4/0/2
manufacturer=Digium
devicetype=Wildcard TE410P (3rd Gen) (VPMOCT128)
location=Board ID Switch 0
basechan=25
totchans=24
irq=225
type=d...
2011 May 16
0
Six Feet Up - In Search of Systems Administrators
Six Feet Up is currently looking for two Systems Administrators. The
Systems Administration Team is responsible for installing, maintaining
and supporting servers for all of Six Feet Up's hosting clients and for
Six Feet Up's own uses.
--Typical Day
In this job, you are not likely to have a typ...
2010 Dec 05
2
HA8 cards and RED alarm
...9,20
hardhdlc = 21
span = 8,8,0,ccs,ami
bchan = 22,23
hardhdlc = 24
SrvPhone2*CLI> dahdi show status
Description Alarms IRQ bpviol CRC4
Fra Codi Options LBO
HB8-0000 Board 1 RED 0 0 0
CCS AMI 0 db (CSU)/0-133 feet (DSX-1)
HB8-0000 Board 1 RED 0 0 0
CCS AMI 0 db (CSU)/0-133 feet (DSX-1)
HB8-0000 Board 1 RED 0 0 0
CCS AMI 0 db (CSU)/0-133 feet (DSX-1)
HB8-0000 Board 1 RED 0 0...
2006 May 05
2
Info
Hi all,
anyone could pls explain me what does it means ?
It a part of zaptel.conf file.
LBO= Line Build Out
0: 0 dB (CSU) / 0 - 133 feet (DSX-1)
1: 133 - 266 feet (DSX-1)
2: 266 - 299 feet (DSX-1)
3: 399 - 533 feet (DSX-1)
4: 533 - 655 feet (DSX-1)
5: -7.5 dB (CSU)
6: -15 dB (CSU)
7: -22.5 dB (CSU)
Thanks
Giordano
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Dat...
2004 Jul 21
1
roblems with Junghanns QuadBri
...ed the QuadBri card in my * server.
I'm installing * on a RedHat 9 server
I run the install.sh file. So far no problems.
If I try to start /sbin/ztcfg -v -c /etc/zaptel.conf
I will see the following error:
Zaptel Configuration
======================
SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 2: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 3: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 4: CCS/ AMI Build-out: 399-533 feet (DSX-1)
12 channels configured.
Notice: Configuration file is /etc/zaptel.conf
line 18: Unable to open master device '/dev/zap/ctl'
Does a...
2005 Oct 09
8
Zaptel Line Build Out
Can someone who is knowledgable in the traditional telco space please give me a
layman's explanation (or point me to an appropriate url) of LBO as per the
zaptel configuration file?
# The line build-out (or LBO) is an integer, from the following table:
# 0: 0 db (CSU) / 0-133 feet (DSX-1)
# 1: 133-266 feet (DSX-1)
# 2: 266-399 feet (DSX-1)
# 3: 399-533 feet (DSX-1)
# 4: 533-655 feet (DSX-1)
# 5: -7.5db (CSU)
# 6: -15db (CSU)
# 7: -22.5db (CSU)
--
==========================================
Rod Bacon
Empowered Communications
Ground Floor, 102 York St. South Melbourne
Victor...
2014 Feb 12
1
Problem/error with DAHDI tools 2.9.0.1
...*line 15: Unable to create 'dahdi_cfg' mutex.*
Is this a problem?
Thanks in advance.
Full detail:
[ebox]> dahdi_cfg -vvvvvvv
DAHDI Tools Version - 2.9.0.1
DAHDI Version: 2.9.0
Echo Canceller(s): HWEC
Configuration
======================
SPAN 1: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 2: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 3: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 4: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: Clear channel (Default) (Echo Canceler: kb1) (Slaves: 01)
Channel 02: Clear channel (Defau...
2011 Jun 14
1
How to set a HA8 board + B400M in NT mode ?
...04:06.0: xhfc: Configuring port 3 span 4 in
TE mode with termination resistance ENABLED
dahdi_cfg itself output is :
# dahdi_cfg -vvvvvvvvvv
DAHDI Tools Version - 2.4.0
DAHDI Version: 2.4.0
Echo Canceller(s): OSLEC
Configuration
======================
SPAN 1: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 2: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 3: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 4: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: Clear channel (Default) (Echo Canceler: oslec) (Slaves: 01)
Channel 02: Clear channel (Def...
2010 Mar 17
1
Is there any R package that can find the maxima of a 1-D time series
Is there any R package that can help me with digging out the maxima of a 1-D trajectory ?
I have 975 1-D curves. They are only known as time series. That is a set of points ordered with respect
to time. Some curves exhibit one only peak. Others have two peaks of different height.
We wish to find the number of peaks and their position along the time axis.
Apparently it's a trivial problem
2004 May 18
1
Problem with QuadBRI
...zt_unregister
./qozap.o: unresolved symbol zt_transmit
./qozap.o: unresolved symbol zt_receive
./qozap.o: unresolved symbol zt_register
make: *** [load] Error 1
when i execute ztcfg -v -c /etc/zaptel.conf we get :
Zaptel Configuration
======================
SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 2: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 3: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 4: CCS/ AMI Build-out: 399-533 feet (DSX-1)
12 channels configured.
ZT_SPANCONFIG failed on span 1: No such device or address (6)
Other info :
When i look in the BIOS i see the card...
2004 Sep 21
2
Development Release Support (Shorewall 2.1.*)
...nctionality in those releases but I am seeing a small but steady stream
of posts on the Development list asking questions about initial installation
and configuration and about features that are available in earlier releases.
I''m going to ask two things:
a) If you are just getting your feet wet with Shorewall, *please* don''t run
the development releases. Inexperienced users running unstable software makes
for real headaches when it comes to trying to diagnose problems.
b) If you are running a development release and have a problem with something
that is *not* unique to th...
2005 Mar 10
2
QuadBRI ,TDM400 and SuSE9.2
...ed it without
problems.
once we downloaded and compiled asterisk, zaptel and all other stuff,
the module installation succed in this order:
modprobe zaptel
modprobe qozap
modprobe wcfsx
then the ztcfg output this:
Zaptel Configuration
======================
SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 2: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 3: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 4: CCS/ AMI Build-out: 399-533 feet (DSX-1)
Channel map:
Channel 01: Individual Clear channel (Default) (Slaves: 01)
Channel 02: Individual Clear channel (Default) (Slaves: 02)
Channel 0...
2011 Dec 08
1
Issues with dahdi show status output (and check IRQs)
...equiped with a Digium HA8 and 8 BRI ports, I'm reading this:
# asterisk -rx "dahdi show status"
Description Alarms IRQ bpviol CRC4
Fra Codi Options LBO
HA8-0000 RED 109 0 0
CCS AMI YEL 0 db (CSU)/0-133 feet (DSX-1)
HA8-0000 UNCONFI 109 0 0
CAS Unk YEL 0 db (CSU)/0-133 feet (DSX-1)
HA8-0000 RED 109 0 0
CCS AMI YEL 0 db (CSU)/0-133 feet (DSX-1)
HA8-0000 RED 109 0 0...
2018 Feb 24
3
Regression Tree Questions
...tree to predict the selling prices of 10 new records (homes). The following code is resulting in an error message: pred <- predict(model, newdata = outOfSample[, -6])
The error message is:
Error in model.frame.default(Terms, newdata, na.action = na.action, xlev = attr(object, :
factor Sq. Feet has new levels 1375, 1421, 1547, 1621, 1868, 2211, 2265, 2530, 2672, 3365
Does anybody know what is causing this? I've pasted a snippet of my original dataset (Crankshaw) and my out-of-sample dataset below. Below it appears all code which I entered leading up to that point. The error messa...
2000 Mar 29
5
Porting R
I am trying to get R 1.0 running on the Mac.
The main target is MacX. Anyone else working on that?
For the recent Macintosh system, I am trying to compile R using MachTen.
The R core compiles and runs without any changes, using the Unix make files.
The libraries give some problems, presumably due to handling of shared
libraries. It seems I am missing something to link. Before I spend my time
2012 Feb 03
2
Junghanns QuadBri install help
...= 2.6.32-220.2.1.el6.i686 - 32 Bit
----------------------------------------
pbx*CLI> dahdi show status
Description Alarms IRQ bpviol CRC Fra
Codi Options LBO
B4XXP (PCI) Card 0 Span 1 RED 0 0 0 CCS
AMI 399-533 feet (DSX-1)
B4XXP (PCI) Card 0 Span 2 RED 0 0 0 CCS
AMI 399-533 feet (DSX-1)
B4XXP (PCI) Card 0 Span 3 RED 0 0 0 CCS
AMI 399-533 feet (DSX-1)
B4XXP (PCI) Card 0 Span 4 RED 0 0 0 CCS...
2007 Apr 30
1
TDM400P and Junghanns QuadBRI issue
...what to do to make it to work. Your help is very much appreciated.
The config files and results from various commands follow.
Thanks,
Costa.
---------------------------------------------------------------
Zaptel Configuration
======================
SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 2: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 3: CCS/ AMI Build-out: 399-533 feet (DSX-1)
SPAN 4: CCS/ AMI Build-out: 399-533 feet (DSX-1)
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXO Loopstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (De...