search for: meausurement

Displaying 3 results from an estimated 3 matches for "meausurement".

Did you mean: measurement
2010 May 26
3
cluster analysis and supervised classification: an alternative to knn1?
Hi, I have a 1.000 observations with 10 attributes (of different types: numeric, dicotomic, categorical ecc..) and a measure M. I need to cluster these observations in order to assign a new observation (with the same 10 attributes but not the measure) to a cluster. I want to calculate for the new observation a measure as the average of the meausures M of the observations in the cluster
2006 May 28
3
Fair shaping over link with variable parameters
Hi. I would like to ask you for advice. I am trying to construct following shaping solution: * several users are using one link to the Internet * all of them have equal priority and should be given fair amount of bandwidth * no kind of traffic is considered more important than other * our Internet connection has no CIR, only "maximum dl/ul speeds" given by provider * most important:
2005 Aug 20
0
[PATCH] remove some FZIGZAG
Hello, As we discussed with derf some time ago, it seems it is not neccessary to enforce "forward" order of dct_coeffs. This patch gains .99366902855226196000% so approx 1% speedup. Meausurement method: time nice -n -19 ./dump /mnt/disc4/theora/unix/gripen.ogg > /dev/null Ogg logical stream 310b2968 is Theora 720x480 29.97 fps video Encoded frame content is 720x480 with 0x0 offset 12460 frames This patch is as I had it working. I just want to submit it before I will forgot about it :)...