search for: acx

Displaying 13 results from an estimated 13 matches for "acx".

Did you mean: ac
2008 Apr 28
2
F values from a Repeated Measures aov
...o the analysis in [R] and SPSS - so I don't know which one to believe. Here is my code in R: >mydata.tab=read.delim("mydata.txt", header=T) #read in my data >mydata.tab$Timepoint=as.factor(mydata.tab$Timepoint) #col headings are factors so df are correct >mydata.tab$Acx.Cond=as.factor(mydata.tab$Acx.Cond) >mydata.tab$Sex=as.factor(mydata.tab$Sex) > aov.F=aov(Targ.Assoc.Time~(Timepoint*Acx.Cond*Sex) + Error(Subject/(Timepoint*Acx.Cond))+(Sex), data=mydata.tab) #run aov where i look at the main effects of Timepoint, Acoustic Condition and Sex as well as all...
2007 Jul 09
2
ANOVA: Does a Between-Subjects Factor belong in the Error Term?
...subjects factor (SEX) belongs in the Error Term of the aov or not? And if it does belong, where in the Error Term does it go? The 3 possible scenarios are listed below: e.g., 1. Omit Sex from the Error Term: >My.aov = aov(Locomotor.Response~(Age*AcousticCond*Sex) + Error (Subject/(Timepoint*Acx.Cond)), data=locomotor.tab) note: Placing SEX outside the double paretheses of the Error Term has the same statistical outcome effect as omitting it all together from the Error Term (as shown above in #1). 2. Include SEX inside the Error Term (inside Double parentheses): >My.aov = aov(Lo...
2011 Feb 08
2
Hidden files
...21786 . # ls -al|head -10 ls: cannot access .gvfs: Permission denied total 8440 drwxr-xr-x 102 awacs awacs 8192 2011-02-07 20:22 . drwxr-xr-x 4 root root 4096 2010-04-23 06:11 .. -rw-r--r-- 1 awacs awacs 0 2009-10-25 21:02 1.jpg drwxr-xr-x 13 awacs awacs 4096 2010-05-11 00:34 acx drwx------ 3 awacs awacs 4096 2008-05-24 22:23 .adobe -rwxrwxrwx 1 awacs awacs 54 2006-11-02 22:38 .airsnortrc -rw-r--r-- 1 awacs awacs 155511 2008-02-03 21:46 aish-ani-maamin.aac -rw-r--r-- 1 awacs awacs 155511 2008-02-03 21:53 aish.jpg -rw-r--r-- 1 awacs awacs 189 2009-09-...
2008 Aug 24
1
Extracting formula from an lm object
I want to extra the part of the formula not including the response variable from an lm object. For example if the lm object ABx.lm was created by the call ABx.lm <- lm( y ~ A + B + x, ...) Then ACx.lm is saved as part of a workspace. I wish to extract "~ A + B + x". Later in my code I will fit another linear model of the form z ~ A + B + x for some other response variable z. I would be grateful for any suggestions of a nice way to do this. Cheers, Murray Jorgensen -- Dr Murra...
2002 Oct 01
4
rsync 2.5.5 segmentation fault on Linux x86.
Hi all. I have a script which I call from cron. It basically does some stopping of a few services, rsyncs all files to a remote server and then starts the services again. However, rsync segfaults: /share/bin/cron.root.backup.sh: line 28: 18453 Segmentation fault rsync -acx --delete ${_backup_dirs} backup-server::backup-client If I run rsync from the command-line everything works as expected and no segmentation fault. I'm really lost where to start debugging this problem, has anybody else seen this before and would be able to give me a hint? It's rsync 2.5....
2006 Apr 21
2
Major internal changes, TI DSP build change
> The C5x and C6x output diverges in build 10143, which has log message "lpc > floor converted to fixed-point." Also, the measured SNR changed from 11.05 > in builds 9854-10141 to 9.22 and 9.24 in 10143. Actually, build 10143 introduced another bug, that was the reason for the 1.1.11.1 release. > There is just four lines in modes.c which declare the constant, and one
2006 Apr 22
2
Major internal changes, TI DSP build change
...g. Yet, could you just check that the DSP results match what you get on a PC? > >Does the C55 have a 32x16 multiplier or do you mean it handles my > >emulation of it well? > > I has two ALUs with 17x17 bit MACs, and it has an instruction that does > this: > ACy = M40(rnd((ACx >> #16) + (uns(Xmem) * uns(Ymem)))) > > I never quite understood this, so I went of and looked at the manuals. It > can multiply the low half in one cycle, then shift and add it to the high > half in a second cycle. And, in a type loop the parallel ALUs would allow > one...
2001 Oct 20
1
Problem with root filesystem
I am using a Redhat 7.1 system with the Kernel 2.4.10. I have the two partitions on the system: /dev/hda1 = / /dev/hb5 = /extra I was able to create the journal for both filesystems using the tune2fs -j command. I have also updated my "fstab" file to reflect "ext3" When I try to reboot the machine without unmounting the filesystems. It still shows that I have not cleanly
2006 Apr 22
0
Major internal changes, TI DSP build change
...C55 does very well on 32x16 >> multiplies, so I have not played with PRECISION16 since last year. > >Does the C55 have a 32x16 multiplier or do you mean it handles my >emulation of it well? I has two ALUs with 17x17 bit MACs, and it has an instruction that does this: ACy = M40(rnd((ACx >> #16) + (uns(Xmem) * uns(Ymem)))) I never quite understood this, so I went of and looked at the manuals. It can multiply the low half in one cycle, then shift and add it to the high half in a second cycle. And, in a type loop the parallel ALUs would allow one 32x16 multiply per cycle....
2006 Apr 22
0
Major internal changes, TI DSP build change
...le to get a coworker to do this, but not any time soon. >> >Does the C55 have a 32x16 multiplier or do you mean it handles my >> >emulation of it well? >> >> I has two ALUs with 17x17 bit MACs, and it has an instruction that does >> this: >> ACy = M40(rnd((ACx >> #16) + (uns(Xmem) * uns(Ymem)))) >> >> I never quite understood this, so I went of and looked at the manuals. >> It >> can multiply the low half in one cycle, then shift and add it to the high >> half in a second cycle. And, in a type loop the parallel ALUs...
2008 Dec 27
0
Sonic Mega Collection crashes on startup.
...(0x1474a0) : stub, calling idirect3d for now warn:d3d:IWineD3DDeviceImpl_GetDeviceCaps (0x1474a0) : stub, calling idirect3d for now warn:mmtime:timeKillEvent wID=3 is not a valid timer ID warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Program Files\\SEGA\\SONIC MEGA COLLECTION PLUS\\SOUND\\SE.ACX" -> "/home/jeff/.wine/dosdevices/c:/Program Files/SEGA/SONIC MEGA COLLECTION PLUS/sound/se.acx" required a case-insensitive search warn:file:wine_nt_to_unix_file_name L"DEBUG.XML" not found in /home/jeff/.wine/dosdevices/c:/Program Files/SEGA/SONIC MEGA COLLECTION PLUS w...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...%R;u<G<J at o3;<R`vOYG z*caJvW0km?Z?$2mY~i)mQ?{R}Loyw<dL+<nJAecZ+8V$)X=?<h%GN}E$aau=7{Um4 z2z<e+ZOsVNX*&dd1HzyNZHGbcwjBZPgB*=DAr at -cb`*5I?HK4fgcq#Q)<V6<)(Wh# zwL#7?#6|zJ9S42H)($)YIj~i1CqN&!odmYoI>6a$>jZt&b_&>HI}L1wWLPlp)mWwN z3^?t!v%teh7xs-Ui@#=MaCX*ap?d1Fby-Otp0i5LWTpAE8~7!(u`n{BFm34dcEn<r zY at A~B*e+Sopx10#52RkP^#ZTj!eBkLIWHs88 at 4M*Xb7mWLEBZ(_iWcd-?sGu`@zxJ zUE6g;dtkc(-vL`c==-*t;NJoV3oC?#y<?mF86yXiv(0tON+$rfWuKy5!{@d;GQR`V zjf}h0U5tB at LwgA?Y=bi75Op}?zEz%o&^}d$L3`iNY!9ro$Mlf;#dItI40JHNF#`(& zLp+jF9$RBte5LX8b|V){L_?5st?@*Pek...