Displaying 20 results from an estimated 700 matches similar to: ": Question about correlation between data."
2009 Oct 16
0
Help - Correlation between data.
hi everybody, I'm a student, and this is the first time I write on this
forum!
I'm looking for statistical help hoping somebody can answer me!
This is my problem:
I have 2 temporal series. The firstone is a series of mesured data (height
of monitorated points), the second is a series of temperature (in Celsius
degree).
Using Matlab I have built the two graphs (Measured Data - Time &
2009 Dec 30
4
[PATCH 1/3] nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
- This avoids problematic "reloc'ed while mapped" messages and
some associated corruption as well.
Signed-off-by: Maarten Maathuis <madman2003 at gmail.com>
---
src/gallium/drivers/nouveau/nouveau_screen.c | 21 +++++++++++++++++++++
src/gallium/drivers/nouveau/nouveau_screen.h | 3 +++
src/gallium/drivers/nouveau/nouveau_stateobj.h | 13 +++++++++++++
2009 Nov 04
1
[PATCH] nv10/exa: Spring-cleaning
* Kill the A8+A8 hack. Recent enough X servers (>=1.7) fall back to
ARGB glyphs for drivers not supporting A8 render targets.
* Kill all the global state. It doesn't matter a lot yet but it might
if we get multicard working at some point.
* Other random clean-ups with no functional changes.
Some numbers from x11perf -aa10text -aa24text -comppixwin10 -comppixwin500:
* Before, with A
2004 Aug 25
5
Something broken in voicemail app??
I updated my source and compiled * last night so I am running
CVS-HEAD-08/24/04-23:51:01. This morning I have noticed that when anyone
tries to retrieve their voicemail, the voicemail app is not recognizing
any digits entered from the phones (cisco 7960's), so It just times-out
waiting for digits. Has anyone else seen this problem or could it be
something in our environment?
TIA,
Jamie
2012 Sep 11
2
how to qplot two x-axis x1:Farenheit x2:Celsius
Hi,
how can i plot two different x axis in a ggplot2 qplot?
I want to plot Farenheit and Celsius in one diagram.
x1:Farenheit x2:Celsius
kind regards,
--
Jonas Stein <news at jonasstein.de>
2020 Aug 12
6
[PATCH] drm/nouveau: Add fine-grain temperature reporting
Commit d32656373857 ("drm/nouveau/therm/gp100: initial implementation of
new gp1xx temperature sensor") added support for reading finer-grain
temperatures, but continued to report temperatures in 1 degree Celsius
increments via nvkm_therm_temp_get().
Rather than altering nvkm_therm_temp_get() to report finer-grain
temperatures, which would be inconvenient for other users of the
2015 Oct 21
3
Extending a Samba4 domain to multi-site
Hi folks,
I have been using Samba4 as an Active Directory domain controller with many clients since about 2013, and it is the best.
I have recently been asked to extend the AD domain in a clients office, to 6 other physical sites. Rather than reinvent the wheel, what is the best way to accomplish this given the current support in Samba4?
Alex Ferrara
Director
Receptive IT Solutions
2002 Apr 11
3
new acf package
I'm a PhD student and I'm working with covariance function. I'm interested
to know if exist some packages in R to calculate and plot the
bidimensional Autocovariance Function. the input matrix is a matrix that
describe a spatial location over a 2-D space and I want to use it in the
same way I can use a time serie in the 1-D acf.
Thanks,
Nicola.
2002 Apr 11
3
new acf package
I'm a PhD student and I'm working with covariance function. I'm interested
to know if exist some packages in R to calculate and plot the
bidimensional Autocovariance Function. the input matrix is a matrix that
describe a spatial location over a 2-D space and I want to use it in the
same way I can use a time serie in the 1-D acf.
Thanks,
Nicola.
2004 Apr 22
2
Problems with ADIT600 and T100P
I am having trouble getting my T100P and ADIT 600 talking. I have 2 FXO
8 port cards in the ADIT and a T1 controller card. I have a T1 x-over
cable connecting two together. Here are copies of the relevant bits of
my zaptel.conf and Zapata.conf
Zaptel.conf
span=1,0,0,esf,b8zs
loadzone=us
defaultzone=us
Zapata.cfg
context=default
signalling=fxs_ks
group=1
channel => 1-24
My
2009 Oct 28
7
Scripting help please....
Need a scripting help to sort out a list and list all the duplicate lines.
My data looks somethings like this
host6:dev406mum.dd.mum.test.com:22:11:11:no
host7:dev258mum.dd.mum.test.com:36:17:19:no
host7:dev258mum.dd.mum.test.com:36:17:19:no
host17:dev258mum.dd.mum.test.com:31:17:19:no
host12:dev258mum.dd.mum.test.com:41:17:19:no
host2:dev258mum.dd.mum.test.com:36:17:19:no
2006 Apr 05
2
Samba 3 + LDAP - Error Joining Windows XP To Samba Domain
Hi Guys,
I am having issues attempting to join a windows xp machine to the domain.
If I use the correct root/administrator credentials it gives me an error
"user name cannot be found".
If I use incorrect credentials it gives me an error "Logon failure: unknown
username or bad password"
When I check the logs it states (when using the correct credentials) that
2006 Mar 09
2
nut on Mac OS X. Where to put upsdrvctl shutdown?
I've installed nut on a Mac OS X machine (XServe running Mac OS X
10.3.9). It all seems to work fine except.....
I can't figure out where to put the upsdrvctl shutdown command in
order to get the ups to cut power after the computer shuts down.
There doesn't seem to be any sort of script that gets run at shutdown
time.
Has anyone successful done this under Mac OS X? Can you
2008 Oct 07
4
R and computer heat
Hi,
I noticed the temperature of my laptop rises sharply during execution of a
long R script that generates several hundred plots, all of them saved to
files. No screen output. Temps reached above 90 Celsius degrees in the box
and above 80 C deg in the processor. The machine turns on cooler at maximum
speed and exhaled air is really hot. Tried similar operations (batch
graphic and music
2016 Jan 27
62
[Bug 93887] New: Amilo Xi 3650: G96M [GeForce 9600M GT]: HDMI monitor stays black after s2ram
https://bugs.freedesktop.org/show_bug.cgi?id=93887
Bug ID: 93887
Summary: Amilo Xi 3650: G96M [GeForce 9600M GT]: HDMI monitor
stays black after s2ram
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component:
2010 May 12
1
paste two columns of a matrix by rows
Hello,
I'm trying to paste two columns of a matrix
GB_ACC GENE GENE_SYMBOL
NM_010657 NM_010657
NM_027162 NM_027162
NM_198863 NM_198863
NM_010727 NM_010727
These two column are a part of a 41,000 x 26 matrix.
I wanted these two column to be pasted into one (the firstone, GB_ACC). I
tried to do it with a for loop, but it takes ages to finish:
for( i in
2010 Mar 25
1
ADS member server to 2008 R2
Hi all,
I have a strange problem, and I can't seem to solve it.
I have set up a Ubuntu 9.10 server with samba+kerberos to be an ADS member server. The PDC was a 2003 SBS server, and all was well.
Recently I added a 2008 R2 server standard to the mix, and promoted it as a domain controller. Ever since I did this, the samba server stops working daily.
I have updated to 3.4.7 out of the
2007 Feb 10
4
Near function?
Hi,
I have an integer which is extracted from a dataframe, which is sorted by another column of the dataframe.
Now I would like to remove some elements of the integer, which are near to others by their value. For example: integer: c(1,20,2,21) should be c(1,20).
I tried to write a function, but for some reason, somethings won't work
x <- 1:20
near <- function(x,th) {
nr <-
2005 Apr 06
2
Precision
How precise is R numerically? For example I
wrote the following function for calculating
the volume of the ball inscribed in the
unit cube in m dimensions. In order to see what
happens in 40 dimensions, I created an output
of 24 digits. But how many are precise?
Thanks
Josef Eschgf?ller
Ferrara
---------------------------------------
Vol = function (m)
{if (m<=1) 1
else Vol(m-2)*pi/(m+m)}
2004 Dec 21
2
TE405P E1 coax cables with balun
Hi,
I am new with asterisk. I am setting a Wildcard TE405P. E1s in Italy come in
on a pair of RG-59 coax cables with BNC connectors. So I need an
adapter/balun http://www.allcomtlc.com/al_g703n3.htm . I have It but I am
not sure that It works. I have configured my asterisk in this way:
zaptel.conf
span=1,1,0,ccs,hdb3,crc4
dchan=16
bchan=1-15,17-31
loadzone=it
defaultzone=it
zapata.conf