Displaying 11 results from an estimated 11 matches similar to: "Numeric, 2 ??? as a result of marix???"
2005 Nov 25
1
ssh/scp at Redhat Enterprise 3 (2.4.21-32.ELsmp #1 SMP Fri Apr 15 21:17:59 EDT 2005 i686 i686 i386 GNU/Linux)
Dear People,
I have following situation with "OpenSSH_3.6.1p2, SSH protocols 1.5/2.0,
OpenSSL 0x0090701f":
a) I will send files via scp to: "OpenSSH_3.8p1, SSH protocols 1.5/2.0,
OpenSSL 0.9.7d 17 Mar 2004"
b) used command:
scp [-vvv] -p -B -C /home/gdg/generation/cr/test_lnx50/lnx50.test2.000001
gdg at lnx50:/home/gdg/EMPFANG/lnx50.test2
Login without PW runs fine,
2007 Aug 24
2
as.numeric : what goes wrong?
I have a character vector j1 created from dimnames and want it to convert it
to numeric.
Like the first element:
> j1[1]
f896
1 896
> as.numeric(j1[1])
[1] 1990
why is it not 896 as it should be?
This is true fr the whole vector.
Thanks
W.P.
[[alternative HTML version deleted]]
2003 Mar 15
1
For cut it up
Dear John,
this is an article appeared thursday on the New York Times, and reported by
Die Spiegel, about how american see the war ... and they do not look all of
the same idea!
http://www.spiegel.de/politik/ausland/0,1518,240009,00.html
Could you please add it to cut it up??
Corrado
2004 Jun 07
6
chan_capi and DDI (Anlagenanschluss)
Hi all !
We have 3 NTBAs which are all going to our existing PBX. Our areacode is
06003 and our DDI enabled number 9141.
I want to exchange that PBX with Asterisk, but still struggle to get it
working.
My CAPI.CONF is currently like this:
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.800000
txgain=0.800000
[interfaces]
context=in-capi
msn=60039141
incomingmsn=*
controller=1
2011 May 02
1
Optimization - n dimension matrix
Dear all,
I am facing the following problem in optimization:
w = (d, o1, ..., op, m1, ..., mq) is a 1 + p + q vector
I want to determine:
w = argmin (a - d(w))' A (a - d(w))
where a is a 1xK marix, A is the covariance matrix of vector a, d(w) is a
1xK vector which parameters are functions of parameters d, o1 .. op, m1 ..
mq.
Is there some function to solve this problem easily? I know
2003 Mar 05
1
Strange smbclient-messages
Hi, Samba-Users,
this morning I found some strange-looking lines in my report-emails.
At one of my customers I have an installation of Amanda running fine.
Yesterday I decided to add a Windows-share to the systems to be backed
up. This morning I looked at the logs and there was stuff like this:
....[snip]
? SUCCESS - 0 opening remote file \GKKDFU\Eldawin.hlp (\GKKDFU\)
? SUCCESS - 0 opening
2003 Sep 16
0
Helpers for Squid
Hi,
yesterday i've downloaded Samba 3.0.0rc4 and installed it. The
integration with Squid works fine(with NTLM). Now i would grant access
only those useres who are in a specific Windows Group. Where can i find
the "helper", that allows this?
Thanks
Myrko Leitner
-----------------------------------------------------------
Der Inhalt dieser e-Mailnachricht ist ausschliesslich fuer
2000 Jan 16
0
SAMBA digest 2379
>
>Herb Lewis wrote:
> >
> >
> > You are running in Plain Text Password mode. Are you sure there is a
> > entry in the /etc/password file for "sven"? If this only happens on
> > one machine (that is always used by "sven"), you need to apply the
> > plain text password registry update on that machine.
> >
>
>I meant to say
2004 Oct 20
2
"Advanced Printer Features" in Samba 3.0.7 / Cups 1.1.20 ...
Hello,
I recently figured out, that it is impossible to activate the "Advanced
Printer Features" of any printer attached to a samba server. The idea was
simple: set up a cups print server, create raw printers, publish them via
Samba and distribute corresponding driver files. Everything works fine,
except of the general setting for the "Advanced Printer Features". Root is
able
2000 Jan 15
1
Problems logging in
Hello People,
I am experiencing some weird Problems using samba on a linux server that is
supposed to connect the windows an Macintosh world in our production team.
So far everything works fine - i've set up a directory called "comon" that
is accessible from almost every Windwos workstation and almost every user.
The problem is "almost". There is actually one user, that
2004 Jun 25
2
Simulating from a Multivariate Normal Distribution Using a Correlation Matrix
Hello,
I would like to simulate randomly from a multivariate normal distribution using a correlation
matrix, rho. I do not have sigma. I have searched the help archive and the R documentation as
well as doing a standard google search. What I have seen is that one can either use rmvnorm in
the package: mvtnorm or mvrnorm in the package: MASS. I believe I read somewhere that the latter
was