search for: dp1

Displaying 20 results from an estimated 31 matches for "dp1".

Did you mean: dp
2009 May 07
1
data transformation using gamma
Hi R-users, I have this code to uniformise the data using gamma: > length(dp1) [1] 696 > dim(dp1) [1] 58 12 > dim(ahall) [1]  1 12 > dim(bhall) [1]  1 12 > trans_dt <- function(dt,a,b) + { n1 <- ncol(dt) +   n2 <- length(dt) +   trans  <- vector(mode='numeric', length=n2) +   dim(trans) <- dim(dt) +   for (i in 1:n1) +   {  dt[,i] <-...
2010 Sep 20
1
ERROR: Object not found
...osed as follows, please help me. Thank you very much! rm(list=ls()) library(odesolve) # The ODE system ode <- function(t,x,p){ with(as.list(c(x,p)),{ if(IN==0){ dIN <- 1 switch <- c } else { switch <- 0 } dP1 <- a+b*P1-switch*P1 dP2 <- a-b*P1+switch*P2 list(c(dP1,dP2,dIN)) }) } # Parameters a <- 0.1 b <- 0.2 c <- 0.5 parms <- c(a=a,b=b,c=c) # Initial conditions P10 <- 100.0 P20 <- 0.0 IN0 <- 0.0 xstart <- c(P1=P10,P2=P20,IN=IN0) #...
2010 Sep 20
1
Ask for help with Error: Object not found
...osed as follows, please help me. Thank you very much! rm(list=ls()) library(odesolve) # The ODE system ode <- function(t,x,p){ with(as.list(c(x,p)),{ if(IN==0){ dIN <- 1 switch <- c } else { switch <- 0 } dP1 <- a+b*P1-switch*P1 dP2 <- a-b*P1+switch*P2 list(c(dP1,dP2,dIN)) }) } # Parameters a <- 0.1 b <- 0.2 c <- 0.5 parms <- c(a=a,b=b,c=c) # Initial conditions P10 <- 100.0 P20 <- 0.0 IN0 <- 0.0 xstart <- c(P1=P10,P2=P20,IN=IN0) #...
2009 May 01
0
need help - small code
Hi R-users,   I would like to transform my data using gamma, my data are ahll, bhall and dp1 as shown below:   > ahall      ah1  ah2  ah3  ah4  ah5  ah6  ah7  ah8  ah9 ah10 ah11 ah12 [1,] 0.9 1.01 1.24 1.85 1.85 2.45 3.67 3.02 3.06 2.33 1.86 0.96   > bhall        bh1   bh2   bh3   bh4  bh5   bh6   bh7   bh8   bh9  bh10  bh11  bh12 [1,] 48.39 44.26 37.34 29.93 33.5 26.54 20.26 25.73...
2014 Apr 16
16
[Bug 77529] New: NVS 510 DP-3 output doesn't work
https://bugs.freedesktop.org/show_bug.cgi?id=77529 Priority: medium Bug ID: 77529 Assignee: nouveau at lists.freedesktop.org Summary: NVS 510 DP-3 output doesn't work QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: tex at sergio.spb.ru
2020 Apr 16
2
Strangeness on X11 screen capture
...t Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 19.019] (==) intel(0): Depth 24, (--) framebuffer bpp 32 [ 19.019] (==) intel(0): RGB weight 888 [ 19.019] (==) intel(0): Default visual is TrueColor [ 19.023] (II) intel(0): Output DP1 has no monitor section [ 19.024] (II) intel(0): Enabled output DP1 [ 19.024] (II) intel(0): Output HDMI1 has no monitor section [ 19.025] (II) intel(0): Enabled output HDMI1 [ 19.025] (II) intel(0): Output DP2 has no monitor section [ 19.026] (II) intel(0): Enabled output DP2 [ 19...
2003 Oct 07
2
freebsd.org mirroring
...gt; en/releases/4.1.1R ===> en/releases/4.2R ===> en/releases/4.3R ===> en/releases/4.4R ===> en/releases/4.5R ===> en/releases/4.6R ===> en/releases/4.6.2R ===> en/releases/4.7R ===> en/releases/4.8R ===> en/releases/4.9R ===> en/releases/5.0R ===> en/releases/5.0R/DP1 ===> en/releases/5.0R/DP2 ===> en/releases/5.1R ===> en/releases/5.2R ===> en/releng ===> en/smp ===> en/kse ===> en/gnome /usr/local/bin/xsltproc -o index.html /usr/local/www/freebsd/www/en/gnome/index.xsl /usr/local/www/freebsd/www/en/gnome/news.xml file:///usr/local/share/...
2009 May 10
4
Partial Derivatives in R
Quick question: Which function do you use to calculate partial derivatives from a model equation? I've looked at deriv(), but think it gives derivatives, not partial derivatives. Of course my equation isn't this simple, but as an example, I'm looking for something that let's you control whether it's a partial or not, such as: somefunction(y~a+bx, with respect to x,
2010 Oct 13
5
Poisson Regression
Hello everyone, I wanted to ask if there is an R-package to fit the following Poisson regression model log(\lambda_{ijk}) = \phi_{i} + \alpha_{j} + \beta_{k} i=1,\cdots,N (subjects) j=0,1 (two levels) k=0,1 (two levels) treating the \phi_{i} as nuinsance parameters. Thank you very much -- -Tony [[alternative HTML version deleted]]
2010 Mar 17
9
[Bug 27136] New: blank screen with G98 [Quadro NVS 420] (NV98) dual GPU, 4-head
http://bugs.freedesktop.org/show_bug.cgi?id=27136 Summary: blank screen with G98 [Quadro NVS 420] (NV98) dual GPU, 4-head Product: xorg Version: 7.5 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2019 Jul 16
0
Question on screen capture from command line
I am trying to get the screen capture to work from command line (remotely). I am getting the wrong screen shot. This is what xrandr is giving me... xrandr --query Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 DP1 disconnected (normal left inverted right x axis y axis) DP2 disconnected (normal left inverted right x axis y axis) HDMI1 disconnected (normal left inverted right x axis y axis) HDMI2 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 1600mm x 900mm 1920x1080 120.00*+...
2014 Oct 08
1
A little help with default resolution of CentOS7 and Panasonic TV
...d primary 1920x1080+0+0 (normal left inverted right x axis y axis) 698mm x 392mm 1920x1080 60.0* 59.9 24.0 24.0 1920x1080i 60.1 60.0 1280x720 60.0 59.9 1440x480i 60.1 60.1 60.1 720x480 60.0 59.9 640x480 60.0 59.9 DP1 disconnected (normal left inverted right x axis y axis) HDMI2 disconnected (normal left inverted right x axis y axis) HDMI3 disconnected (normal left inverted right x axis y axis) DP2 disconnected (normal left inverted right x axis y axis) DP3 disconnected (normal left inverted right x axis y axis)...
2005 Oct 25
2
solving ODE's in matrix form with lsoda()
...there, Suppose you want to solve the following system of ODE's (a simple Lotka-Volterra predator prey model) dP/dt = beta*P*V - mu*P dV/dt = r*V - beta*P*V where P and V are the numbers of predators and prey. Now, this is easy to do, but suppose you have a system of equations like this, dP1/dt = beta1*P1*V1 - mu1*P1 dP2/dt = beta2*P2*V2 - mu2*P2 dV1/dt = r1*V1 - beta1*P1*V1 dV2/dt = r1*V2 - beta1*P2*V2 System 1 and system 2 are independent but that doesn't need to be the case. Now can you specify this system in lsoda() as: dP/dt = beta*P*V - mu*P dV/dt = r*V - beta*P*V but no...
2016 Dec 07
2
GM108GLM?
...>> "Default Screen Section" for depth/fbbpp 24/32 >> [ 21.024] (==) intel(0): Depth 24, (--) framebuffer bpp 32 >> [ 21.024] (==) intel(0): RGB weight 888 >> [ 21.024] (==) intel(0): Default visual is TrueColor >> [ 21.024] (II) intel(0): Output eDP1 has no monitor section >> [ 21.052] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1 >> [ 21.052] (II) intel(0): Enabled output eDP1 >> [ 21.052] (II) intel(0): Output DP1 has no monitor section >> [ 21.052] (I...
2016 Dec 08
2
GM108GLM?
...ection" for depth/fbbpp 24/32 >>>> [ 21.024] (==) intel(0): Depth 24, (--) framebuffer bpp 32 >>>> [ 21.024] (==) intel(0): RGB weight 888 >>>> [ 21.024] (==) intel(0): Default visual is TrueColor >>>> [ 21.024] (II) intel(0): Output eDP1 has no monitor section >>>> [ 21.052] (--) intel(0): Found backlight control interface >> intel_backlight (type 'raw') for output eDP1 >>>> [ 21.052] (II) intel(0): Enabled output eDP1 >>>> [ 21.052] (II) intel(0): Output DP1 has no monitor...
2016 Dec 08
2
GM108GLM?
...32 >>>>>> [ 21.024] (==) intel(0): Depth 24, (--) framebuffer bpp 32 >>>>>> [ 21.024] (==) intel(0): RGB weight 888 >>>>>> [ 21.024] (==) intel(0): Default visual is TrueColor >>>>>> [ 21.024] (II) intel(0): Output eDP1 has no monitor section >>>>>> [ 21.052] (--) intel(0): Found backlight control interface >>>> intel_backlight (type 'raw') for output eDP1 >>>>>> [ 21.052] (II) intel(0): Enabled output eDP1 >>>>>> [ 21.052] (II) int...
2016 Oct 27
0
GM108GLM?
...n in Screen section > "Default Screen Section" for depth/fbbpp 24/32 > [ 21.024] (==) intel(0): Depth 24, (--) framebuffer bpp 32 > [ 21.024] (==) intel(0): RGB weight 888 > [ 21.024] (==) intel(0): Default visual is TrueColor > [ 21.024] (II) intel(0): Output eDP1 has no monitor section > [ 21.052] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1 > [ 21.052] (II) intel(0): Enabled output eDP1 > [ 21.052] (II) intel(0): Output DP1 has no monitor section > [ 21.052] (II) intel(0): Ena...
2016 Dec 08
0
GM108GLM?
...Default Screen Section" for depth/fbbpp 24/32 >>> [ 21.024] (==) intel(0): Depth 24, (--) framebuffer bpp 32 >>> [ 21.024] (==) intel(0): RGB weight 888 >>> [ 21.024] (==) intel(0): Default visual is TrueColor >>> [ 21.024] (II) intel(0): Output eDP1 has no monitor section >>> [ 21.052] (--) intel(0): Found backlight control interface >intel_backlight (type 'raw') for output eDP1 >>> [ 21.052] (II) intel(0): Enabled output eDP1 >>> [ 21.052] (II) intel(0): Output DP1 has no monitor section >>...
2016 Dec 08
0
GM108GLM?
...depth/fbbpp 24/32 >>>>> [ 21.024] (==) intel(0): Depth 24, (--) framebuffer bpp 32 >>>>> [ 21.024] (==) intel(0): RGB weight 888 >>>>> [ 21.024] (==) intel(0): Default visual is TrueColor >>>>> [ 21.024] (II) intel(0): Output eDP1 has no monitor section >>>>> [ 21.052] (--) intel(0): Found backlight control interface >>> intel_backlight (type 'raw') for output eDP1 >>>>> [ 21.052] (II) intel(0): Enabled output eDP1 >>>>> [ 21.052] (II) intel(0): Output DP...
2016 Dec 08
0
GM108GLM?
...gt;>>> [ 21.024] (==) intel(0): Depth 24, (--) framebuffer bpp 32 >>>>>>> [ 21.024] (==) intel(0): RGB weight 888 >>>>>>> [ 21.024] (==) intel(0): Default visual is TrueColor >>>>>>> [ 21.024] (II) intel(0): Output eDP1 has no monitor section >>>>>>> [ 21.052] (--) intel(0): Found backlight control interface >>>>> intel_backlight (type 'raw') for output eDP1 >>>>>>> [ 21.052] (II) intel(0): Enabled output eDP1 >>>>>>> [...