search for: simetrical

Displaying 7 results from an estimated 7 matches for "simetrical".

2005 Aug 12
6
evaluating string variables
Hello!!! I have a folder (C:/R/) with matrix files, named by number, i.e. 0.mat, 1.mat,...,1250.mat. In this case, they are 5x5 simetric matrices. I would like to compute a property for each matrix and put calculated values into a data frame for posterior ploting and printing. Below there is an example for 7 matrices (0.mat..6.mat) #define data frame L <- data.frame(frame=numeric(7),
2004 Jan 13
4
Bandwith Aggregation
I am working on my Diploma Thesis on Computer Science Engineering. The main idea behind of my work is to make it possible to have a Linux box combining multiple ISP/network connections together providing a single connection with an aggregated bandwith. I have been surfing the Internet and I haven''t found anything like that running on Linux. I would like to implement it using iproute 2
2000 Dec 12
0
correspondence analysis
...ething I find very weird: "nf: The number of factors to be computed. Note that although 1 is the most usual, one school of thought takes the first two singular vectors for a sort of biplot." All textbooks I've read on correspondence analysis insisted on the fact that this method gives simetrical roles to the 2 analized factors (and therefore a plotting both factors on the same graph was natural), and that it was necessary to take the first n factorial axis into account when interpreting the results. Any insight on these matters is welcome. Alexandre -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2009 Dec 29
2
X-Content-Duration HTTP header
...re? Cheers, Silvia. ---------- Forwarded message ---------- From: Julian Reschke <julian.reschke at gmx.de> Date: Wed, Dec 30, 2009 at 12:17 AM Subject: Re: Public feedback on HTML5 video To: Silvia Pfeiffer <silviapfeiffer1 at gmail.com> Cc: robert at ocallahan.org, Aryeh Gregor <Simetrical+w3c at gmail.com>, Maciej Stachowiak <mjs at apple.com>, Gavin Carothers <gavin at carothers.name>, HTMLwg <public-html at w3.org>, comments at daringfireball.net Silvia Pfeiffer wrote: > > On Mon, Dec 28, 2009 at 10:32 PM, Julian Reschke <julian.reschke at gmx.de&gt...
2011 Mar 21
1
Cant find out MCE reason (CPU 35 BANK 8)
Hello community. We are running, Centos 4.8 on SuperMicro SYS-6026T-3RF with 2xIntel Xeon E5630 and 8xKingston KVR1333D3D4R9S/4G For some time we have lots of MCE in mcelog and we cant find out the reason. "Ordinary" mce message looks like: CPU 51 BANK 8 TSC 8511e3ca77dc MISC 274d587f00006141 ADDR 807044840 STATUS cc0055000001009f MCGSTATUS 0 decode with mcelog --ascii --cpu p4(cause
2010 Jan 26
3
Graph color
Hi all I want to apply different colors on a simple plot: If I type par(br="gray") before a plot it puts all the image in gray but (imagine I run a simple plot) want to let the centrall box (where the dots are plotted) in white or image in lightblue. Can anyone guide me to apply this second step (make the box where the series are plotted in different colours). Thanks in advance.
2013 Apr 05
2
transforming data prior to CCA
Hi everyone, I?m a student and relatively new to R so apologies in advance if this question seems stupid or obvious to you. I have collected a dataset with about 60 species of diatoms (count data from 19 different sample sites) and environmental variables for each site (salinity, pH, etc.). It?s all in the same dataset but distinct in R through the functions below diat <- diatom [, 1:60]