Displaying 20 results from an estimated 191 matches for "ph2".
Did you mean:
ph
2003 Dec 15
1
nls arguments
Hi all,
I've got a problem with the nls function.
I have an adjustment which works when I fix one of the argument of my
function (Xo=150) :
*Xo*=150
f<- function (tt*,Xo*,a,b) ifelse(tt<*Xo*,a*exp(-b**Xo*),a*exp(-b*tt))
ajust<-nls(RER~f(tt,*Xo*,a,b),data=data.frame(tt=Ph2[,2*k],RER=Ph2[,2*k+1]),start=list(a=0.5,b=0.014))
But, when I use it as a "normal" parameter (and even if I do not I use
it in the equation of my "f" function), it does not work :
f<- function (tt,*Xo*,a,b) ifelse(tt<150,a*exp(-b*tt),a*exp(-b*tt))
or : f<-...
2017 Nov 14
2
[SCEV][ScalarEvolution] SE limitation impacting LV
...ormation in D39346 and the full test in PR34965 ("IR_after_createVectorizedLoopSkeleton" attachment).
I could open a new bug against SCEV/SE if a fix or extension is feasible at that level.
Thanks,
Diego
----
.outer: ; preds = %2, %0
...
%.ph2 = phi i32 [ 62, %2 ], [ 110, %0 ]
%5 = add i32 %.ph2, 1
...
vector.ph: ; preds = %.outer
...
%ind.end = add i32 %5, %n.vec
%ind.end2 = add i32 %.ph2, %n.vec
...
middle.block: ; preds = %vector.body.latch
......
2006 Jul 11
0
Two Phase Sampling
...ample 1000 parts with 80
defective. Phase2: Sample 100 parts out of these 1000 with 15
defective. 0:ok, 1:defunct. The table below gives the conditional
sampling values.
Please help me:
library(survey)
ss1 <- data.frame(id=1:1000, ph1.x=rep(c(1,0),c(10,990)),
subset=rep(c(1,0),c(100,900)), ph2.y=rep(c(1,0,NA),c(15,85,900)),
n1=rep(1000,1000), n2=rep(100,1000) )
table(ss1$ph1.y, ss1$ph2.x)
> Phase1.x
>Phase2.y 0 1
> 0 85 0
> 1 5 10
p2 <- twophase(id=list(~id,~id), strata=list(NULL,NULL),
data=ss1, subset=~subset, fpc=list(~n1,~n2))
svymean (~ph2...
2012 Apr 24
1
Scatter plot / LOESS, or LOWESS for more than one parameter
Hi folks.
If I have the following in my "data"
event pH1 pH2
1 4.0 6.0
2 4.3 5.9
3 4.1 6.1
4 4.0 5.9
and on and on..... for about 400 events
Is there a way I can get R to plot event vs. pH1 and event vs. pH2 and
then do a loess or lowess line for each??
Thanks in advance
David
[[alternative HTM...
2017 Nov 22
2
[SCEV][ScalarEvolution] SE limitation impacting LV
....
>
>
>
> I could open a new bug against SCEV/SE if a fix or extension is
> feasible at that level.
>
>
>
> Thanks,
>
> Diego
>
>
>
> ----
>
>
>
> .outer: ; preds = %2, %0
>
> …
>
> %.ph2 = phi i32 [ 62, %2 ], [ 110, %0 ]
>
> %5 = add i32 %.ph2, 1
>
> …
>
>
>
> vector.ph: ; preds = %.outer
>
> …
>
> %ind.end = add i32 %5, %n.vec
>
> %ind.end2 = add i32 %.ph2, %n.vec
>
> …
>
>
>...
2019 Dec 14
2
USB dahdi fxo ?
On 12/13/19 9:28 PM, Greg Troxel wrote:
> sean darcy <seandarcy2 at gmail.com> writes:
>
>> I'm moving asterisk to a laptop, so can't use the dahdi board. Is
>> there any supported USB dahdi device ? I see the Sangoma USBfxo
>> device, but the dahdi driver no longer supports it. Anything else ?
>
> There is also the ObiHai OBi202 with an OBiLine, which
2013 Jun 03
0
libao on Debian
...if ( ( r = ao_close(device) ) != 1 ) {
fprintf(stderr,"Error in ao_close()\n") ;
exit(EXIT_FAILURE) ;
}
ao_shutdown() ;
return 0 ;
}
char *Sine(int sr, int nchan, double dur, int *nBytes)
{
double f1, f2 ;
double db, A ;
double ph1, ph2, phInc1, phInc2 ;
int frames, i ;
short *sbuffer ;
char *cbuffer ;
f1 = 1000 ; // frequency in Hertz
f2 = 1.5 * f1 ; // perfect fifth higher
ph1 = ph2 = 0 ;
phInc1 = ( 2 * M_PI * f1 ) / sr ; // phase increments
phInc2 = ( 2 * M_PI * f2 )...
2015 Jul 31
2
icecast2 will not start from the /etc/init.d
...log.
>
> Any ideas would be appreciated.
Maybe it can not write to the error log (e.g. because of a permission
problem).
Please check the permissions of the log files.
You can also try to set:
<errorlog>-</errorlog>
This should let Icecast log to stderr.
--
Philipp.
(Rah of PH2)
2015 Oct 13
8
Edit icecast.xml while server running
...magically re-read it. To do so you need to send a
SIGHUP. As windows does not have real, working signals there is no way
to let it re-read it with the current official version.
But I need to recommend against running Icecast2 (or any other server
software) on windows anyway.
--
Philipp.
(Rah of PH2)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
Url : http://lists.xiph.org/pipermail/icecast/attachments/20151013/6f4b2f29/attachment.pgp
2004 Apr 27
2
IPsec works, but racoon/IKE does not
...4 0a000001
2004-04-27 20:52:19: DEBUG: isakmp.c:1459:isakmp_ph1resend(): resend
phase1 packet 055c6e2d1a6f5cf0:0000000000000000
2004-04-27 20:52:29: DEBUG: pfkey.c:197:pfkey_handler(): get pfkey
ACQUIRE message
2004-04-27 20:52:29: DEBUG: pfkey.c:1604:pk_recvacquire(): ignore the
acquire because ph2 found
2004-04-27 20:52:37: DEBUG: pfkey.c:197:pfkey_handler(): get pfkey
ACQUIRE message
2004-04-27 20:52:37: DEBUG: pfkey.c:1604:pk_recvacquire(): ignore the
acquire because ph2 found
2004-04-27 20:52:40: DEBUG: pfkey.c:197:pfkey_handler(): get pfkey
ACQUIRE message
2004-04-27 20:52:40: DEBUG:...
2010 Feb 09
1
lm combined with splines
...b = "Weight (lb)")
lines(ht1, ph1)
2)
height <- women$height # 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
weight <- women$weight # 115 117 120 123 126 129 132 135 139 142 146 150 154 159 164
fm2 <- lm(weight ~ bs(height, df = 5))
ht2 <- seq(57, 73, len = 200)
ph2 <- predict(fm2, data.frame(height=ht2)) # OK
plot(women, xlab = "Height (in)", ylab = "Weight (lb)")
lines(ht2,ph2)
3)
height <- women$height # 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
weight <- women$weight # 115 117 120 123 126 129 132 135 139 142 1...
2019 Jun 05
2
Release of libshout 2.4.3
...TLS certificate
chain.
* Improved API to set the format used for streaming.
You can find our news entry at:
https://icecast.org/news/libshout-release-2_4_3/
Downloads can be found at:
https://icecast.org/download/#bindings
With best regards,
--
Philipp.
(Rah of PH2)
2019 Jun 05
2
Release of libshout 2.4.3
...TLS certificate
chain.
* Improved API to set the format used for streaming.
You can find our news entry at:
https://icecast.org/news/libshout-release-2_4_3/
Downloads can be found at:
https://icecast.org/download/#bindings
With best regards,
--
Philipp.
(Rah of PH2)
2008 Aug 29
0
Asterisk cdr_mysql inexact values
...()=ph0)
exten => s,4,Dial(Sip/${ARG1:1}@ovh1,40,TwW)
exten => s,5,NoOP(PH0)
exten => s,100,GotoIf($[${GROUP_COUNT(ph1)}>=1]?200:101)
exten => s,101,Set(GROUP()=ph1)
exten => s,102,Dial(Sip/${ARG1:1}@ovh2,40,Tw)
exten => s,103,NoOp(PH1)
exten => s,200,GotoIf($[${GROUP_COUNT(ph2)}>=2]?300:201)
exten => s,201,Set(GROUP()=ph2)
exten => s,202,Dial(Sip/${ARG1:1}@phonesystems1,40,Tw)
exten => s,203,NoOp(PH2)
exten => s,300,GotoIf($[${GROUP_COUNT(ph3)}>=2]?400:301)
exten => s,301,Set(GROUP()=ph3)
exten => s,302,Dial(Sip/${ARG1:1}@phonesystems2,40,Tw)
ext...
2015 Oct 21
2
Edit icecast.xml while server running
...a
> SIGHUP. As windows does not have real, working signals there is no way
> to let it re-read it with the current official version.
> But I need to recommend against running Icecast2 (or any other server
> software) on windows anyway.
>
>
> --
> Philipp.
> (Rah of PH2)
>
> _______________________________________________ Icecast mailing list Icecast at xiph.org http://lists.xiph.org/mailman/listinfo/icecast
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/ice...
2014 Dec 28
2
bored? Become a Icecast volunteer
...There are many tasks to do. Also no programming skills required! There
is something useful to do for _everyone_ who wants to help and any time
amount you want to spend!
If you are interested just reply to this mail or join us on IRC in
#icecast on Freenode.
Have a nice day!
--
Philipp.
(Rah of PH2)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
Url : http://lists.xiph.org/pipermail/icecast/attachments/20141228/94971ae3/attachment.pgp
2017 May 29
2
Proper way to start multiple icecast services through bash script?
...wk '{print $2}' | xargs -r
> >>> kill -9
use pkill here. That is portable. It has a lot options to select the
correct process.
Also avoid using signal numbers. they're not portable and bad style.
SIGTERM is the default for pkill.
with best regards,
--
Philipp.
(Rah of PH2)
2017 Aug 28
2
Fallback stream not preventing a disconnect
...> official Icecast2.
>
>
> > [2017-08-16 14:40:20] INFO mpeg/check_for_mp3 MPEG 1 Layer 3 detected
> > > (44100, 2) on /mopidy.mp3
>
> No official version of Icecast2 can generate this message.
>
>
> With best regards,
>
> --
> Philipp.
> (Rah of PH2)
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/2...
2015 Oct 22
3
Edit icecast.xml while server running
...t. To do so you need to send a
> SIGHUP. As windows does not have real, working signals there is no way
> to let it re-read it with the current official version.
> But I need to recommend against running Icecast2 (or any other server
> software) on windows anyway.
--
Philipp.
(Rah of PH2)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
Url : http://lists.xiph.org/pipermail/icecast/attachments/20151022/32fe061e/attachment-0001.pgp
2015 Nov 02
1
Edit icecast.xml while server running
...ndows does not have real, working signals there is no way
>>> to let it re-read it with the current official version.
>>> But I need to recommend against running Icecast2 (or any other server
>>> software) on windows anyway.
>> --
>> Philipp.
>> (Rah of PH2)
>> _______________________________________________
>> Icecast mailing list
>> Icecast at xiph.org
>> http://lists.xiph.org/mailman/listinfo/icecast
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph...