search for: neighbors

Displaying 20 results from an estimated 812 matches for "neighbors".

2012 Jul 24
3
Nearest Neighbors
I was wondering if there is a way in R to find k nearest neighbors of various orders, say order 2, 3, or 4. In otherwords neighbors of neighbors of neighbors. You get the idea. I know that I can use knearneigh(matrix.data, k) but this only gives me the k nearest neighbors and not of a particular order. Thanks in advance. -- View this message in context: htt...
2000 Mar 29
2
regularly lattice & neighbors
Dear R-users, Is there a procedure to identify neighbors in a regular lattice using either a "rook" or a "queen" criterium? To be more specific, suppose: My lattice: 1 2 3 4 5 6 7 8 9 "Rook" Neighbors 1 has neighbors 2,4 2 has neighbors 1,3,5 ... 5 has neighbors 2,4,6,8 "Queen Neighbors" 1 has neighbors 2,4,5...
2005 Nov 03
1
Help in expand.grid() (Restricted combination)
Dear Rs: BY having the following code: candidates<-expand.grid(e=c("nearest-neighbor","exaustive"), d=c(70,75,80,85,90,92,94,96,98,99), n=c(20,25,30,35,40)) results in : e d n 1 nearest-neighbor 70 20 2 exaustive 70 20 3 nearest-neighbor 75 20 4 exaustive 75 20 ................ 90 exaustive 90 40 91 nearest-neighbor 92 40 92 exaustive 92 40 93 nearest-neighbor 94 40 94
2012 Feb 22
0
package igraph function neighbors() pb with indices
Dear all, I am using the package igraph and try to use the neighbors() function. I am a bit confused, see the following : Given a graph g with 18 vertices. Names of the vertices are indicated by : > V(irt.graph)$name [1] "AT2G41240" "AT3G13610" "AT3G02470" "AT3G30775" "AT3G18290" "AT4G13770" "AT1G...
2004 Feb 02
2
Nearest Neighbor Algorithm in R -- again.
Several of the methods I use for analyzing large data sets, such as WinGamma: determining the level of noise in data Relief-F: estimating the influence of variables depend on finding the k nearest neighbors of a point in a data frame or matrix efficiently. (For large data sets it is not feasible to compute the 'dist' matrix anyway.) Seeing the proposed solution to "[R] distance between two matrices" last month for finding _one_ nearest neighbor I came up with a solution 'nearest...
2003 Jul 30
3
nested for() loops for returning a nearest point
I'm trying to do the following: For each ordered pair of a data frame (D1) containing longitudes and latitudes and unique point IDs, calculate the distance to every point in another data frame (D2) also containing longitudes, latitudes and point IDs, and return to a new variable in D1 the point ID of the nearest element of D2. Dramatis personae (mostly self-explanatory): D1$long
2011 Aug 18
1
CentOS 6 and IPv6 neighbor proxy
To route a subnet in ipv6 there are two possibilities: - add route commands for the subnet in each computer - or use neighbor proxy in the router server I prefer neighbor proxy. So I have to activate neighbor proxy in the router: sysctl -w net.ipv6.conf.all.proxy_ndp=1 and I have to add entries for each client in the subnet like ip -6 neigh add proxy
2018 Nov 22
4
Samba4 multiple DCs replication
Le 21/11/2018 à 17:47, Rowland Penny via samba a écrit : > On Wed, 21 Nov 2018 17:33:28 +0100 > Julien TEHERY via samba <samba at lists.samba.org> wrote: > >> Another thing, I see that only DC1 has OUTBOUND NEIGHBORS (all failed >> with an WERR_FILE_NOT_FOUND error) >> All the other DCs have only an INBOUND NEIGHBORS and no OUTBOUND >> NEIGHBORS > You have problems, all DC's at a site should replicate to each other > and there should be replication between sites. Is something like a...
2005 Oct 21
2
Finding the neighbors of the point
Dear all, I got point data of trees. I was wondering if anybody has experience in searching the neighbors within a specified distance efficiently. X Y Z 99 34 65 98 35 29 98 34 28 99 33 33 98 32 23 99 33 21 99 33 22 99 32 24 99 30 23 ... What I want to do is : searching for the neighbors with a distance R for each tree & the neighbor must have a bigger Z. The dat...
2015 Feb 25
2
DCdiag tests
Hey all, has anyone done dcdiag against his DC yet? It's made from a windows client on command line: dcdiag /s:<servername> What are your results? With me some of the tests were not successful, e.g. ForestDNSDomain. My dcdiag is German so its output would not be so helpful for the mailing list. So somebody else can do a check to compare? Thanks in advance Tim
2010 Nov 18
2
how to find near neighbors?
I am looking for an efficient way to find near neighbors... More specifically... I have two sets of points: A & B and I want to find points in set B which are closer to set A than some cutoff (or n-closest) I will appreciate very much any pointers... Ryszard -------------------------------------------------------------------------- Confidentialit...
2006 Sep 25
2
Can't access to share disk by XP pro neighboring with samba 2.2.12
Hello, For my tests at home, I want configure a Samba server on a PC to allow others PCs clients to access to a share disk without login/password. >From XP home, I can access by network neighboring and by mounting a network drive, but from XP Pro, I can only mount a network drive. The network neighboring don't work with XP pro. Why ? Here contents my smb.conf file used :
2006 Feb 17
3
Matrix indexing in a loop
How do you specify matrix location a[i,j] (or a[i-1,j], etc.) in a "for" loop? I am looking for a flexible method of indexing neighbors over a series of lags (1,2,3...) and I may wish to extend this method to 3D arrays. Example: Data matrix > fun [,1] [,2] [,3] [1,] 1 5 9 [2,] 2 6 10 [3,] 3 7 11 [4,] 4 8 12 For each element a[i,j] in "fun", sum the 1st order (Rook's) neigh...
2018 Nov 22
4
Samba4 multiple DCs replication
...gt; Le 21/11/2018 à 17:47, Rowland Penny via samba a écrit : > >>>> On Wed, 21 Nov 2018 17:33:28 +0100 > >>>> Julien TEHERY via samba <samba at lists.samba.org> wrote: > >>>> > >>>>> Another thing, I see that only DC1 has OUTBOUND NEIGHBORS > >> (all failed > >>>>> with an WERR_FILE_NOT_FOUND error) > >>>>> All the other DCs have only an INBOUND NEIGHBORS and no OUTBOUND > >>>>> NEIGHBORS > >>>> You have problems, all DC's at a site should replicate to &...
2012 Nov 17
1
samba4: samba-tool drs showrepl => NO OUTBOUND NEIGHBORS
Hello, I have samba4 rc4 installed and connected it to WIN Server 2003 AD DC, as a DC. and when I see the replication activities, I didn't see any outbound neighbors... is that normal? do anyone know why? [root at MYSERVER2 ~]# samba-tool drs showrepl Default-First-Site-Name\MYSERVER2 DSA Options: 0x00000001 DSA object GUID: 017f9482-5157-4884-aed8-9251a997b047 DSA invocationId: c5ff9712-36c5-4cc4-b728-9cd45587ac76 ==== INBOUND NEIGHBORS ==== DC=ForestDnsZo...
2011 May 07
1
spdep::poly2nb problem
.../us-state.htm and unzipped it into my working directory. Then in R (version 12.2.0 for ms-win32): library(rgdal) # Version: 0.6-28 library(spdep) # Version: 0.5-24 (loads sp: Version: 0.9-72) # read in the data states<-readOGR(".","s_01de10") summary(states) # now create a neighbors list states_nb<-poly2nb(states) # create a 0/1 matrix of the neighbors nb_mat<-nb2mat(states_nb,style="B",zero.policy=TRUE) # add names nms<-as.character(states$NAMES) # set the matrix names dimnames(nb_mat)<-list(nms,nms) # now see which states have no neighbors rowSums(nb_m...
2013 Feb 20
2
Error in DRS Showrepl
Hi. Here is my problem. I have 2 DC (DC1, DC2) From DC1 I run samba-tool drs showrepl DC1 ------------------------------------------------------------------------------------- INBOUND NEIGHBORS : OK OUTBOUND NEIGHBORS : OK ==== KCC CONNECTION OBJECTS ==== Connection -- Connection name: 179ef6ba-a138-46d7-9a64-880ab4608b04 Enabled : TRUE Server DNS name : DC2.SHORTDOMAIN.LOCAL Server DN name : CN=NTDS Settings,CN=DC2,CN=Servers,CN=Default-Fir...
2016 Apr 04
4
[Bug 94817] New: Nearest neighbor scaling?
https://bugs.freedesktop.org/show_bug.cgi?id=94817 Bug ID: 94817 Summary: Nearest neighbor scaling? Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: enhancement Priority: medium Component: Driver/nouveau Assignee: nouveau at
2018 Nov 21
2
Samba4 multiple DCs replication
...outbound neiighbors) > > Here is the output of it: > > [root at dc5 ~]# samba-tool drs showrepl > REMOTESITE2\DC5 > DSA Options: 0x00000001 > DSA object GUID: 988d3cea-bcb8-4e71-be1f-faddb0408d62 > DSA invocationId: 2a23d6a7-d797-4348-b948-3fdc7069f50d > > ==== INBOUND NEIGHBORS ==== > > DC=DomainDnsZones,DC=mydomain,DC=lan >         MAINSITE\DC1 via RPC >                 DSA object GUID: d000aecf-6767-45b0-b69b-7ce4a4716507 >                 Last attempt @ Wed Nov 21 16:34:15 2018 CET was > successful >                 0 consecutive failure(s). >...
2006 Sep 25
0
Can't ccess to share disk by XP pro neighboring with samba 2.2.12
Hello, For my tests at home, I want configure a Samba server on a PC to allow others PCs clients to access to a share disk without login/password. >From XP home, I can access by network neighboring and by mounting a network drive, but from XP Pro, I can only mount a network drive. The network neighboring don't work with XP pro. Why ? Here contents my smb.conf file used :