Displaying 6 results from an estimated 6 matches for "sprachverarbeitung".
2003 Sep 09
1
ANOVA
...<- aov(Tone ~ OQtil4*OQ0*GOtil4*GO0*SKrhsJ*SK0*RCrhsJ*RC0,
data=gesamt)
Warning message:
"-" not meaningful for factors in: Ops.factor(y, z$residuals)
What's wrong with my Data?
Thanks for helping me
Britta
--
Britta.Lintfert at IMS.Uni-Stuttgart.de
Institut f?r Maschinelle Sprachverarbeitung
http://www.ims.uni-stuttgart.de
der Universit?t Stuttgart Tel.: 0049/711/121-1372
Azenbergstr. 12, D-70174 Stuttgart Fax.: 0049/711/121-1366
2019 Dec 10
2
unix_primary_group=yes together with vfs objects=acl_xattr not working
...it to the existing (private user) group on the Linux server.
Everything works as expected but only without the vfs objects =
acl_xattr line in smb.conf.
Klaus
> Rowland
>
>
>
--
------------------------------------------
Klaus Jaensch
Muenchen
Germany
Institut fuer Phonetik und Sprachverarbeitung
Schellingstr.3/II
Room 223 VG
80799 M?nchen
Phone (Work): +49-(0)89-2180-2806
Fax: +49-(0)89-2180-5790
EMail: klausj at phonetik.uni-muenchen.de
2009 May 08
4
howto find x value where x=max(x)
Hi,
fp is a data frame like this
,----[ fp ]
| Frequenz AmpNorm
| 1 3322 0.0379490639
| 2 3061 0.0476033058
| 3 2833 0.0592954124
| 4 2242 0.1275510204
`----
i want to find the "Frequenz" where "AmpNorm" is max.
I use this line as workaround:
PeakFreqHz = subset(fp, AmpNorm == max(AmpNorm))$Frequenz[1]
Is there something nicer?
And is there an
2019 Dec 10
2
unix_primary_group=yes together with vfs objects=acl_xattr not working
Hello all,
we want to change the configuration of our Samba domain member file
servers to use
unix_primary_group=yes
After some experiments I was able to get it to work, but only with
vfs objects = acl_xattr
commented out.
With acl_xattr enabled the primary group is still displayed correctly in
the output of smbstatus, but new files are not created with with this
primary group. The
2019 Dec 10
1
unix_primary_group=yes together with vfs objects=acl_xattr not working
...FS mounted
Homes and Autofs. I don't know if that would be possible to replace with
SMB.
Thank you for your very good advice to cleanup my smb.conf.
Klaus
> Rowland
>
>
>
--
------------------------------------------
Klaus Jaensch
Muenchen
Germany
Institut fuer Phonetik und Sprachverarbeitung
Schellingstr.3/II
Room 223 VG
80799 M?nchen
Phone (Work): +49-(0)89-2180-2806
Fax: +49-(0)89-2180-5790
EMail: klausj at phonetik.uni-muenchen.de
2001 Mar 29
3
Patches for OpenSSH 2.5.2p2: evaluate /etc/default/login, makefiles manpages
...static -lz -Xlinker -B
-Xlinker dynamic/' Makefile-before-changes >! Makefile
I would be glad if you would integrate the patch for /etc/default/login
and for
the manpages in Makefile in the next offical distribution.
Thanks in advance
Edgar Hoch
--
Edgar Hoch
Institut fuer maschinelle Sprachverarbeitung (IMS)
Universitaet Stuttgart, Germany
D-70174 Stuttgart, Azenbergstrasse 12
Tel.: +49-711-121-1350, Fax: +49-711-121-1366
EMail: Edgar.Hoch at ims.uni-stuttgart.de
WWW: http://www.ims.uni-stuttgart.de/~edgar/
-------------- next part --------------
--- session.c.orig-2.5.2p2 Thu Mar 22 01:58:27 200...