search for: mdarts

Displaying 2 results from an estimated 2 matches for "mdarts".

Did you mean: medarts
2009 Oct 28
1
Is there a faster way to do it?
#Mdarts is a matrix 2343x788 #frequencia is a vector 2343x1 # 9 in Mdarts[fri,frj] stands for my missing values which i want to replace by the value in the vector frequencia Mdarts<-t(matrix(scan("C:/GWS/CNB/dartg.txt"),ncol=nindT,nrow=nm, byrow=T)) frequencia <- matrix(scan("C:/GWS/...
2005 Sep 19
0
can't access shared folder from windows machine
Our domain controller is samba on FreeBSD server. I administer internal Linux server with samba installed on it too. When I share folder on my internal server, it's visible and mountable by server itself, but can't be accessed from windows machines in the same subnet. I get error: "Failed to get configuration information from domain controller. It's not accessible." May be