Average of binary vectors?
- From: "saneman" <asd@xxxxxx>
- Date: Wed, 21 May 2008 21:51:39 +0200
Maybe this is a bit off-topic but thought that someone in this group might
have experince with bit patterns.
Assume that I have N binary vectors (bit patterns) with length 192. How do I
find the "average" binary vector? Do I just add the binary vectors and
divide through with N? This would work for real vectors but does it also
apply to binary vectors?
And is it possible to measure the distance between to binary vectors, for
reals the euclidean distance could be used but does it make sense to talk
about euclidean distance between binary vectors?
.
- Follow-Ups:
- Re: Average of binary vectors?
- From: Eric Sosman
- Re: Average of binary vectors?
- Prev by Date: Re: What's the substitution of brk system call in POSIX standard?
- Next by Date: Re: Average of binary vectors?
- Previous by thread: vi options of shell
- Next by thread: Re: Average of binary vectors?
- Index(es):
Relevant Pages
|