Displaying 3 results from an estimated 3 matches for "bounderies".
Did you mean:
boundaries
2001 Nov 05
1
name resolution across subnet bounderies
I do get problems with name resolution accross subnet bounderies.
I have a working and wins server and to demonstrate the problem I
paste the debug output of
mount /smbhome/
opts: uid=1000
opts: gid=1000
mount.smbfs started (version 2.2.2debian-2)
added interface ip=192.168.6.2 bcast=192.168.6.255 nmask=255.255.255.0
resolve_lmhosts: Attempting lmhosts lookup...
2001 Nov 03
1
winbind/samba across subnet bounderies?
I have two samba servers (version 2.2.2-2, debian sid) with
identical configuration. One stands in the server room and is
part of the server subnet. the other is in the normal 'user'
subnet. I added both server (several times!) to the win2000
domain. the procedure was identical. Both have secret.tbs files
of 8192 bytes opposite to the 6xx bytes which they have when they
are not joined to
2006 May 25
1
understanding DWT
Can someone please help me understand the examples given in the dwt
function of the waveslim library
library(waveslim)
?dwt
I'm having a problem understanding these lines. I assume they are
required because of how the algorythm deals with the signal bounderies.
Am I correct in thinking that for wavelets of scale 1 and 2, the
coefiecints need to be shifted by 2 places, for scale 3 and 4 shift by 3
places, therefore for scales 5 and 6 do i require a 4 place shift,
similarly for scales 7 and 8 a 5 place shift?
ie more generally should the shift be ceiling(s...