Hi there,
I want to solve this problem which tells me form a
Similarity matrix based on input.
for eg if the input is ( 1 2 ), (3 4 ), implying these are two groups
or cluster. I have to form the similarity matrix which looks
like 1 1 0 0
1 1 0 0
0 0 1 1
0 0 1 1
I will appreciate anyone's suggestion for this logic
thanks
Nishant
nishantxl@rediffmail.com
Thomas Weidenfeller - 10 Apr 2006 08:58 GMT
> Hi there,
> I want to solve this problem which tells me form a
[quoted text clipped - 7 lines]
>
> I will appreciate anyone's suggestion for this logic
http://home.earthlink.net/~patricia_shanahan/beginner.html
/Thomas
Nish - 10 Apr 2006 09:17 GMT
Hello Thomas
thanks for ur tips
Nishant