Displaying 5 results from an estimated 5 matches for "frj".
Did you mean:
fri
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/CNB/freq.txt"),ncol=1)
for (fri in 1:nindT){
for (frj in 1:nm){
Mdart...
2011 Jan 21
4
clustering fuzzy
hello,
i'm pete ,how can i order rows of matrix by max to min value?
I have a matrix of membership degrees, with 82 (i) rows and K coloumns, K
are clusters.
I need first and second largest elements of the i-th row.
for example
1 0.66 0.04 0.01 0.30
2 0.02 0.89 0.09 0.00
3 0.06 0.92 0.01 0.01
4 0.07 0.71 0.21 0.01
5 0.10 0.85 0.04 0.01
6 0.91 0.04 0.02 0.02
7 0.00 0.01 0.98 0.00
8 0.02
2011 Jan 31
0
silhouette fuzzy
...405507 21
22 4 5 0.05574547 22
23 6 1 -0.06750403 23
> P= P[order(P$V4),]
P=P[,3]
This is trasformed vector ris$silinfo =P.
I can't to use this vector object in the classe.memb.
K=2
K.max=6
while (K<=K.max)
{
ris=fanny(frj,K,memb.exp=m,metric="SqEuclidean",stand=TRUE,maxit=1000,tol=1e-6)
ris$centroid=matrix(0,nrow=K,ncol=J)
for (k in 1:K)
{
ris$centroid[k,]=(t(ris$membership[,k]^m)%*%as.matrix(frj))/sum(ris$membership[,k]^m)
}
rownames(ris$centroid)=1:K
colnames(ris$centroid)=colnames(frj)...
2008 Apr 23
0
Can't get ldap passwd sync = only to send password request to ldap server
...lenge
[2008/04/22 16:12:30, 5] auth/auth.c:get_ntlm_challenge(137)
auth_context challenge created by random
[2008/04/22 16:12:30, 5] auth/auth.c:get_ntlm_challenge(138)
challenge is:
[2008/04/22 16:12:30, 5] lib/util.c:dump_data(2264)
[000] 2A 9B A6 66 72 4A 89 8D *..frJ..
[2008/04/22 16:12:30, 5] rpc_parse/parse_prs.c:prs_debug(84)
000000 smb_io_rpc_hdr_auth
[2008/04/22 16:12:30, 5] rpc_parse/parse_prs.c:prs_uint8(616)
0000 auth_type : 0a
[2008/04/22 16:12:30, 5] rpc_parse/parse_prs.c:prs_uint8(616)
0001 auth_level : 06
[2008/04/22 16:12:30, 5]...
2008 May 21
0
Errors in using gdb (PR#11496)
...m2zyxS9+cerUqZ7nXXbZZaUke/DBBwNyj24KMh122GEf//jH99tv
v+nTp+PY8b3vfe/LX/7yD3/4w6233hrjAKVPmjRp1113hWeHzTfffMstt6SmQiKRSKZiZH7A
jIPWmrrBggULYJRZkdLy5cvh7/777ffPU9Y74h+2nv2P293w1S+e+f5pR6w7BbZZ79/gxq98
EQKP+NjWX5i6/gH7758+FnTofvvtuv46l35zy7tnbP/IaTsuv+Cfl1/4BdgeP//zfzx1x7sP
3H7ON7faa8P1Dx15OBMMCht8dP3tfrjl107Y7v9duuNBV3zhkHlfOfSqrxx4xRf2nvPpr5+w
/bb/u+W0j62/f+dwdt7MslA4hVM4hZceDkQKyIrhm2222b/8y7+Ukj4id5F0DjroICGFsuoB
ynjuuedC+FZbbTVv3jwIWXfddRctWvT4449PmDDh4YcfFg685ZZbKpXK9ddfT+2Hwimcwilc
Ea6Ids011xx59DG33nrrpZde+rhEX9xu+59s+L6zpk+/fKNp52089cg1g4OiOmxHTQgu2GTd
KzacNmva9J9s9L5/3e7jmYfvtt32R31iwzv+971...