Displaying 20 results from an estimated 73 matches for "lapse".
Did you mean:
elapse
2009 Jul 31
1
what meaning missing value True /False needed
...of ageings in the inputs
CPIRate <- rep(0.02 , InputDim )
# CPI inflation rate
LossInflaRate <- rep(0.02 , InputDim)
# inflation rate of losses
RiskFreeRate <- rep(0.04, InputDim )
# vector of risk free rate
RiskRate <- rep(0.06, InputDim )
# vector of risk free rate
################ lapse param begin :
LapseType <- rep("linear" , InputDim )
# type of the function used to calculate lapse rate= "power", "logistic", "linear"
CentralLapseRate <- rep(0.13 , InputDim )
# lapse rate for price factor = 1
ElasticityLeft <- rep( 10, InputDim )...
2005 Aug 16
1
Extracting some rows from a data frame - lapses into a vector
I have a data frame with one column "x":
> str(data)
`data.frame': 20 obs. of 1 variable:
$ x: num 0.0495 0.0986 0.9662 0.7501 0.8621 ...
Normally, I know that the notation dataframe[indexes,] gives you a new
data frame which is the specified set of rows. But I find:
> str(data[1:10,])
num [1:10] 0.0495 0.0986 0.9662 0.7501 0.8621 ...
Here, it looks like the operation
2011 Feb 08
3
fail-over server
...erver1 fails and server2 gets the alias IP address. Correct me if I'm wrong but I would have to wait at least 60 seconds before most SIP clients re-register to server2 and that server2 knows that they are actually "on-line" so calls can be routed to them.
How can I minimize this time lapse? Can Asterisk "notify" all SIP clients in its sip.conf that they need to acknowledge being on-line or not (thus forcing re-registration in my scenario)?
Thanks,
Vieri
2007 Feb 22
2
Centos firewall/router issue
Good day everyone. Today has been "one of those..." days. So I have a
feeling this is just a brain lapse here.
At any rate, I am setting up a firewall/router using centos 4.4
(minimal install, yummed up to date).
I have in fact enables V4 ip forwarding (by editing /etc/sysctl.conf)
and rebooted the system. I use fwbuilder for my rules, and at this
point have a next to nothing set of rules. a DHCP se...
2017 Oct 05
2
Status of PBQP register allocator?
...ther the PBQP register allocator is likely to be
maintained in the future. It's proving to be a nice way to encode some
instruction encoding constraints for an out-of-tree backend we have, but
there's concern about it being abandoned or bitrotting in the future.
Also, if PBQP is likely to lapse out of regular maintenance in the future,
is there a simple way to express constraints on allocated registers (such
as sharing an encoding, despite being in different register classes) chosen
for a particular instruction in the Greedy allocator?
Thanks!
-------------- next part --------------
An H...
2011 Nov 28
2
Retain parts of a matrix
Hi all,
I'm working to apply a function that will generate a matrix of results only
when a specific criteria is met.
I want my final results to be a matrix with both the values that meet the
criteria (the results of the function), and those that to do in the same
positions in the matrix (the original numbers).
Here's a sample of what I would like to do:
t.mean.1.c <- c(-15, -20,
2005 Jul 07
4
Sipura SPA-841 Volume Oscillation Problem
...he problem is on the volume of the voice sent by the SPA-841. I think the
echo cancel algorithm sets a limit to the microphone when detects sounds or
noise from the earphone. This problem generates an oscillation on the voice
volume sent by the phone and even turns it off completely for very little
lapses of time making the communication very uncomfortable. I manage three
different implementations with Asterisk and Sipura SPA-841 on different
clients and network topologies, and on every one we are experiencing the
same situation.
Thanks,
jergas
-------------- next part --------------
An HT...
2003 Aug 28
1
RE: Shorewall 1.46b; new configs--command not found? << struck wi th stupidity
I had a 2-day lapse in brain function apparently. Discovered that even
though UltraEdit-32 says its editing/saving in UNIX mode, it is not 100%
true.
Ran my new configs through dos2unix and bam...no more error message.
Please excuse my previous post (I always seem to do that...) and sorry about
the junk.
Levi Mas...
2007 Feb 22
1
GotoIf DURATION
...ffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
I am trying to branch a call based on it's duration but
${CDR(duration)} is always 0.<br>
(The idea is to keep ringing the operator until a certain amount of
time has lapsed)<br>
<br>
This does not work:<br>
exten => s,4,Background(local/script8)<br>
exten => s,5,Dial(${OPERATOR},30,tr)<br>
exten => s,6,Noop(${CDR(duration)})<br>
exten => s,7,GotoIf($[${CDR(duration)} < 80]?4)<br>
exten => s,8,Playback(local/...
2010 Jul 23
2
DDO crash
...could possibly be easy to solve, I think, I hope... :-)
The game, under wine, is just awesome, no lagging and/or graphical problems about it. I've been able to try many features and got no known bugs yet.
The only thing that goes wrong it's that after about 5mins of play (always the same lapse of time, at every try) the game just crashes without warning.
It feels as if the in-game timer (the one for idle players) is still active, even if I move the "toon", and it kicks me out after that amount of time...
Anyone knows a way to solve this? I tried the directx mouse capture, but...
2007 Sep 17
1
How To Encode Realtime
...ysis_wrote() push the PCM data in, then use vorbis_analysis_blockout(&vd, &vb) to output a block, it can't output all the data. It seems that some data which length is constant, must be in the vorbis_dsp_state, can not be output. When Decode, there's similar problem. These lead time lapse.
I have tested, 22050, 1 channel.
First, vorbis_analysis_wrote(&vd, 2048), vorbis_analysis_blockout(&vd, &vb), no block out.
After, every time vorbis_analysis_wrote(&vd, 1024), vorbis_analysis_blockout(&vd, &vb), one or two block out, but I guess it's content is whi...
2007 Mar 07
2
Possibly a silly question
...s just curious if anyone has heard any more buzz or if this is possibly
confirmed:
http://www.cbronline.com/article_news.asp?guid=BAA762B7-84F3-48D0-93B1-18CDC979F9BB
Is there going to be any vigorus testing needed to be done to aid in CentOS-5
being released shortly after? ;-) Any benchmark time lapses between the
upstream provider and when CentOS-5 might hit the table? or is there anything
I/we can do to help?
Just curious,
Lonny
--
"To mess up a Linux box, you need to work at it; to mess up your Windows box,
you just need to work ON it."
2009 Aug 30
2
Sampling encoder timings between libtheora-1.0 & libtheora-1.1beta3
...are the following:
1. planet-earth-360x240.yuv4mpeg - A clip from the Discovery/BBC
series Planet Earth from DVD 1, the "Mountains" chapter - the
first 5000 frames (I dropped half the fields to get non-interlaced
video, then rescaled)
2. kuala-lumpur-downtime-timelapse.yuv4mpeg - A time-lapse video clip
I created from 307 individual frames of the downtown skyline of
Kuala Lumpur, Malaysia I took while staying there. The resolution
is "hd720" in FFmpeg parlance, or 1280x720, a.k.a. 720p.
3. kuala-lumpur-afternoon-1-vga-30fps.yuv4mpe...
2012 Jun 12
5
Wxruby Homepage Hijacked
Hi,
It seems like the wxruby homepage has been replaced by a mortgage
broker. I do need to refinance, but I was more interested in some
documentation on wxruby. Is this a sign that the project is fading
into oblivion? If so, I would really like to know what new
cross-platform library people are using for developing ruby desktop
applications.
Josh
2007 Mar 05
1
enumerating non-overlapping pairs of elements from a vector
...s not a big
deal, for example
combinations(5,2,c(1,2,3,4,5),repeats.allowed=T)
from the 'gtools' package would do something like this.
I'm stuck on a clean solution for enumerating all the non-overlapping
sets without some elaborate looping and checking scheme. No doubt
this is a lapse in my understanding of combinatorics. Any help would
be greatly appreciated
cheers,
a.
2006 Aug 17
1
powercom issues
...longed power failure:
power failure->ups.status=="OB"->"upsmon -c fsd"->system shutdown(normal shutdown, involving runnint the shutdown scripts in rc.0->UPS shutdown one minute after the "upsmon -c fsd" command was issued. I deliberately set one minute time lapse between the issuing of the forced shutdown and the UPS shutdown, so that there is enough time for the system to run the shutdown scripts before shutting down. However, when I tested it, the system went down, but the UPS did not. So I think the UPS doesnot recognise the "upsmon -c fsd" com...
2009 Dec 17
1
CORRECTION - Generation of Random numbers in a loop
Dear R helpers, please ignore my earlier mail. Here is the corrected mail. Please forgive me for the lapses on my part. Extremely sorry.
Here is the corrected mail.
Dear R helpers
I am having following data
Name Numbers
A11 12
A12 17
A13 0
A11 11
A12 6
A13 0
A11 ...
2005 Sep 02
9
The Perils of PowerPoint
Hi all,
Below is a URL for an editorial published today in our local newspaper,
the Minneapolis StarTribune. It was originally published in the
Washington Post a couple of days ago:
http://www.washingtonpost.com/wp-dyn/content/article/2005/08/29/AR2005082901444.html
but that site requires registration. The 'Strib" site seems to be open
for the moment:
2003 Sep 26
4
valid users = %S in rc4
After upgrading rc2 -> rc4 (suse binary packages)
line 'valid users = %S' in [homes] section prevents user getting to his
homedirectory
in logfile smbd says:
[2003/09/25 15:07:59, 2] smbd/service.c:make_connection_snum(384)
user 'xxxx' (from session setup) not permitted to access this share (xxxx)
Hannu
2015 May 05
3
Current Listeners count wrong for HTML Audio on Android?
Thanks for this information, but the two connections do not die out when using my player in the Android browser. In fact they even stay when the Audio.src is set to some invalid string.
You can observe this here: http://concertzender.nl/wp-content/themes/cz-theme/App/test/ , by clicking one of the large icons - and then monitor the corresponding stream here: http://streams.greenhost.nl:8080/