search for: vc1

Displaying 20 results from an estimated 40 matches for "vc1".

Did you mean: v1
2007 Nov 19
6
Reg : using two different matrix : how to do t.test
I have two matrix with same dimensions. I want to do t.test using each column from 2 different matrix. Row n Column names in both matrix are same. e.g. Matrix1 id VC1 VC2 VC3 R 1 2 3 R1 4 5 6 R3 7 8 9 Matrix2 id VC1 VC2 VC3 R 10 11 12 R1 13 14 15 R3 16 17 18 want to do t.test using each column (with same name ) using Matrix1 and Matrix2 for eg t.test(Matrix1$VC1, Matrix2$VC1)$p.value What is the best way to do it. I have data...
2009 Sep 21
4
Working around 256 byte variable names? + trouble opening large file
Dear R users, I am trying to read in a file with 105 columns, and when trying to attach it, get an error as follows: > vc1<-read.table("P:\\R\\Everything-I.txt", header=T, sep=" ", dec=".", na.strings=NA, strip.white=T) > attach(vc1) Error in attach(vc1) : variable names are limited to 256 bytes Is there a way to get around this, and make R accept the given variable names? Or will...
2007 Nov 19
1
using two different matrix : how to do t.test
I have two matrix with same dimensions. I want to do t.test using each column from 2 different matrix. Column names in both matrix are same. e.g. Matrix1 id VC1 VC2 VC3 R 1 2 3 R1 4 5 6 R3 7 8 9 Matrix2 id VC1 VC2 VC3 R 10 11 12 R1 13 14 15 R3 16 17 18 want to do t.test for eg t.test(Matrix1$VC1, Matrix2$VC1)$p.value What is the best way to do it. I have dataset with 4000 columns for each matrix with same row and column names. Thanks...
2024 Apr 23
1
System GMM yields identical results for any weighting matrix
...e moment conditions for GMM } # Estimate a WLS-type weighting matrix to use as a user-specified weighting matrix in GMM m0 <- systemfit(formula=ES_g, method="OLS", data=data1) OLSmat <- diag(diag(m0$residCov)); Wmat <- solve(OLSmat) # Choose the type of covariance matrix in GMM vc1 <- "MDS" vc1 <- "CondHom" vc1 <- "HAC" #vc1 <- "TrueFixed" # Choose between restricted and unrestricted estimation cec1=NULL # unrestricted cec1=3 # restrict the coefficient on the dummy to be equal across equations # Estimate the model with...
2024 Apr 23
1
System GMM yields identical results for any weighting matrix
...; # Estimate a WLS-type weighting matrix to use as a user-specified weighting > matrix in GMM > m0 <- systemfit(formula=ES_g, method="OLS", data=data1) > OLSmat <- diag(diag(m0$residCov)); Wmat <- solve(OLSmat) > > # Choose the type of covariance matrix in GMM > vc1 <- "MDS" > vc1 <- "CondHom" > vc1 <- "HAC" > #vc1 <- "TrueFixed" > > # Choose between restricted and unrestricted estimation > cec1=NULL # unrestricted > cec1=3 # restrict the coefficient on the dummy to be equal across &gt...
2006 Jun 30
2
aggregate data.frame by one column
Hi, everyone, I have a data.frame named "eva" like this: IND PARTNO VC1 EO1 EO2 EO3 EO4 EO5 114 114001 2 5 4 4 5 4 114 114001 2 4 4 4 4 4 114 114001 2 4 NA NA NA NA 112 112002 2 3 3 6 2 6 112 112002 2 1 1 3 4 4 112 112003 2 6 6 6 5 6 112 112003 2 5 7 6 6 6 112 112003 2 6 6 6 4 5...
2015 Mar 17
2
GM206 support?
On Fri, Feb 13, 2015 at 9:52 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > On Fri, Feb 13, 2015 at 8:59 PM, Andy Lutomirski <luto at amacapital.net> wrote: >> My new GTX 960 (GM206, I think) says: >> >> [ 10.329351] nouveau ![ DEVICE][0000:09:00.0] unknown Maxwell chipset >> [ 10.329355] nouveau E[ DEVICE][0000:09:00.0] unknown chipset, 0x126010a1
2010 Nov 07
3
Integrate and mapply
...3<-matrix(1,3,1)%x%c(1:5) t4<-c(1:3)%x%matrix(1,5,1) comb<-cbind(t1,t2,t3,t4) nu<-rchisq(15,4) gam<-matrix(rchisq(75,df=5),15,5) undint<-function(u){ prob<-function(i) { i1<-comb[i,1] i2<-comb[i,2] i3<-comb[i,3] i4<-comb[i,4] val1<-gam[((i3-1)*2+1):(i3*2),i4] vc1<-matrix(12,length(val1),1)-matrix(u,length(val1),1)-val1 distr1<-prod(pchisq(vc1,df=2)) p10<-distr1*1/(exp(-nu[i1])*(1+gam[i2,i4]))*(1-plogis((u+log(gam[i3,i4])-log(1+gam[i2,i4])),0,1)) p10 } val<-c(1:15) q<-sapply(val,prob) }
2015 Mar 17
3
GM206 support?
...88 Mar 17 15:29 nv84_xuc00f -rw-r--r--. 1 root root 6400 Mar 17 15:29 vuc-h264-0 -rw-r--r--. 1 root root 3072 Mar 17 15:29 vuc-mpeg12-0 -rw-r--r--. 1 root root 7424 Mar 17 15:29 vuc-mpeg4-0 -rw-r--r--. 1 root root 7424 Mar 17 15:29 vuc-mpeg4-1 -rw-r--r--. 1 root root 7424 Mar 17 15:29 vuc-vc1-0 -rw-r--r--. 1 root root 8448 Mar 17 15:29 vuc-vc1-1 -rw-r--r--. 1 root root 8448 Mar 17 15:29 vuc-vc1-2 -rw-r--r--. 1 root root 5632 Mar 17 15:29 vuc-vp3-h264-0 -rw-r--r--. 1 root root 2816 Mar 17 15:29 vuc-vp3-mpeg12-0 -rw-r--r--. 1 root root 7424 Mar 17 15:29 vuc-vp3-vc1-0 -rw-r--r--....
2015 May 05
1
[LLVMdev] [RFC][PATCH] Adding absd/hadd/sad intrinsics
Hi Renato, Thanks for your response. My concern was actually this. For example, take vector type V8i16 on X86 target With llvm.sad() intrinsic: VC1 (Vector Cost) = Cost associated with "PSAD" instruction. W/ llvm.absd() and llvm.hadd() VC2 = Cost associated with "absolute diff" + "horizontal add" ( ??? ) As I will be querying with getIntrinsicCost(ID) for these two intrinsics separately, Will VC1==VC2? May be...
2015 May 05
2
[LLVMdev] [RFC][PATCH] Adding absd/hadd/sad intrinsics
On 4 May 2015 at 08:37, Shahid, Asghar-ahmad <Asghar-ahmad.Shahid at amd.com> wrote: > My worry is regarding the query for cost calculation for specific SAD > instructions such as ‘psad’ (X86) or ‘usad’ (ARM) in Loop Vectorizer. Hi Shahid, The vectorizer's cost model has the ability to return different costs for the same instruction based on the arguments (scalar/vector,
2014 Jun 05
1
[Bug 79701] New: [NVA0] GPU lockup when playing video with VDPAU
...d ok for a few minutes (albeit with noticeable artifacts), then the gpu locked up - I could only switch to a vt and reboot. The video codec is H264 - MPEG-4 AVC (part 10), 1920x802. $ ls /lib/firmware/nouveau nv84_bsp nv84_bsp-h264 nv84_vp nv84_vp-h264-1 nv84_vp-h264-2 nv84_vp-mpeg12 nv84_vp-vc1-1 nv84_vp-vc1-2 nv84_vp-vc1-3 nv84_xuc00f nv84_xuc103 $ vdpauinfo display: :0 screen: 0 API version: 1 Information string: G3DVL VDPAU Driver Shared Library version 1.0 Video surface: name width height types ------------------------------------------- 420 8192 8192 NV12 YV12 422...
2013 Mar 12
2
vdpau problems and logging
Dear all, I'm writing about setup vdpau firmware with the nouveau driver according to this page: http://nouveau.freedesktop.org/wiki/NVC0_Firmware I have installed the nvidia-313 binary drver to attempt to extract the firmware. I have obtained another mmiotrace using my default kernel I have installed on my Chakra Distrobution. I have used the instructions on
2013 Nov 21
2
H.264 engine differences between fermi and tesla cards
...some issue? Does nouveau need to do > the same thing? If so, any specifics on the reload condition? > > Any other ideas as to what might be going wrong? Are there some subtle > differences between the fermi and pre-fermi engines? Or a difference > when decoding H.264 files vs MPEG2/VC1 files? Perhaps there's other > information I can provide. BTW, this is with using the firmware blobs > from the NVIDIA proprietary driver. > > Thanks, > > -ilia As you observed, the nvidia driver unloads the video engines on certain GPUs when they go idle to save power....
2020 Apr 06
0
[PATCH] Fix: buffer overflow during hvc_alloc().
...> -device pvpanic,ioport=0x505,id=idhlgw9I \ > -chardev > socket,id=chardev_serial0,path=/var/tmp/avocado_6ae2tn_f/serial-serial0-20191223-061943-73qpR3NF,server,nowait > \ > -device isa-serial,id=serial0,chardev=chardev_serial0 \ > -chardev > socket,id=chardev_vc1,path=/var/tmp/avocado_6ae2tn_f/serial-vc1-20191223-061943-73qpR3NF,server,nowait > \ > -device virtio-serial-pci,id=virtio_serial_pci0,bus=pci.0,addr=0x3 \ > -device > virtserialport,id=vc1,name=vc1,chardev=chardev_vc1,bus=virtio_serial_pci0.0,nr=1 > \ > -chardev >...
2005 Aug 04
1
Where the error message comes from?
...sb2=25,sw2=75,r=0.5,z=0.841621) # for p=0.2 d2=SimClust(k,m,mu=20,sb2=25,sw2=75,r=0.5,z=1.281552) # for p=0.1 ## TREATMENT ## r1 <- cor(d1[,2:3])[1,2] # COST # ac1 <- anova(lm(c~g,d1)) rc1 <- (ac1[1,3]-ac1[2,3])/(ac1[1,3]+(m-1)*ac1[2,3]) if (rc1 < 0) rc1 <- 0 vc1 <- var(d1[,2]) mc1 <- as.vector(by(d1[,2],as.numeric(d1[,1]),mean)) vc1m <- vc1*(1+(m-1)*rc1)/(k*m) # EFFECT # ae1 <- anova(lm(e~g,d1)) re1 <- (ae1[1,3]-ae1[2,3])/(ae1[1,3]+(m-1)*ae1[2,3]) if (re1 < 0) re1 <- 0 ve1 <- var(d1[,3]) me1 <- as.vector(...
2016 Jul 31
2
failure to authenticate from a Toshiba MFD
I have a toshiba multifunction device that can save to an smb share. For years its been saving to an windows server. I'm trying to move it to samba 4.x. My samba 4 is running an samba AD DC on a machine called vc1. The samba 4 file services is running on a system called srv1. I've made the share on the srv1 smb.conf and have been able to connect to it using the smbclient tool. I've also been able to connect to it using a fuse file system and a kerb tgt. Connection with smbclient use the form of smb...
2015 May 06
2
[LLVMdev] [RFC][PATCH] Adding absd/hadd/sad intrinsics
...To: Shahid, Asghar-ahmad > Cc: James Molloy; llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] [RFC][PATCH] Adding absd/hadd/sad intrinsics > > On 5 May 2015 at 15:41, Shahid, Asghar-ahmad <Asghar- > ahmad.Shahid at amd.com> wrote: > > With llvm.sad() intrinsic: > > VC1 (Vector Cost) = Cost associated with "PSAD" instruction. > > > > W/ llvm.absd() and llvm.hadd() > > VC2 = Cost associated with "absolute diff" + "horizontal add" ( ??? > > ) > > > > As I will be querying with getIntrinsicCost(ID) f...
2013 Jun 29
2
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...U shows frequent but small artifacts, which aren't there >> when using XvMC on the same videos >> >> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> > > > Big thanks for working on this > > I believe the hardware is capable of accelerating IDCT for VC1. Do you > have any plans for it ? Nope. With MPEG, there's XvMC, which sends the macroblocks directly. And there's an existing MPEG parser in gallium which can be used for VDPAU. With VC-1, no such thing as XvMC. Which means that I'd have to implement a bitstream parser in gallium....
2013 Jun 30
0
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
...acts, which aren't there >>> when using XvMC on the same videos >>> >>> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> >> >> >> Big thanks for working on this >> >> I believe the hardware is capable of accelerating IDCT for VC1. Do you >> have any plans for it ? > > Nope. With MPEG, there's XvMC, which sends the macroblocks directly. > And there's an existing MPEG parser in gallium which can be used for > VDPAU. With VC-1, no such thing as XvMC. Which means that I'd have to > implement a...