Difference between revisions of "Talk:Segmentation/Autoselected Segmentation"

From Robowiki
Jump to navigation Jump to search
(→‎Thoughts/Suggestions: good suggestion Nat - I've moved the page.)
m (→‎Thoughts/Suggestions: slepping issue)
Line 37: Line 37:
 
I think we should define new term for this things. The "Automatic Segmentation" word make me feel like "Dynamic Segmentation". Perhaps the "Auto-Choose Segmentation Set"? &raquo; <span style="font-size:0.9em;color:darkgreen;">[[User:Nat|Nat]] | [[User_talk:Nat|Talk]]</span> &raquo; 12:45, 15 June 2009 (UTC)
 
I think we should define new term for this things. The "Automatic Segmentation" word make me feel like "Dynamic Segmentation". Perhaps the "Auto-Choose Segmentation Set"? &raquo; <span style="font-size:0.9em;color:darkgreen;">[[User:Nat|Nat]] | [[User_talk:Nat|Talk]]</span> &raquo; 12:45, 15 June 2009 (UTC)
  
Escellent thought - you can see I've moved the page. Thanks! -- [[User:Synapse|<font style="font-size:0.8em;font-variant:small-caps;">Synapse</font>]] 22:36, 15 June 2009 (UTC)
+
Excellent thought - you can see I've moved the page. Thanks! -- [[User:Synapse|<font style="font-size:0.8em;font-variant:small-caps;">Synapse</font>]] 22:36, 15 June 2009 (UTC)

Revision as of 00:37, 16 June 2009

Automatic Segmentation is a concept proposed on the old wiki by Fractal. You start with a list of segmentation axes:

  • Lateral Velocity (LV)
  • Acceleration (A)
  • Time Since Reversal (TSR)

You assemble all combinations of segments into a long list of every segmentation that uses these three axes:

Segmentation Depth
(no segmentation) 0
LV 1
A 1
TSR 1
LV / A 2
LV / TSR 2
A / TSR 2
LV / A / TSR 3

Once you have your array of segmentations, you need a function to determine how good the data in that segmentation is. One simple way to do that is with what's called the Crest Factor. This is just the ratio of the peak data to the root-mean-squared value of the data (square root of ((the sum of each element's square) divided by the number of elements)).

The segmentation that returns the most useful data (as determined by the Crest Factor) is used either for dodging or aiming, depending on what you need.

(to be completed later)


Thoughts/Suggestions

I think we should define new term for this things. The "Automatic Segmentation" word make me feel like "Dynamic Segmentation". Perhaps the "Auto-Choose Segmentation Set"? » Nat | Talk » 12:45, 15 June 2009 (UTC)

Excellent thought - you can see I've moved the page. Thanks! -- Synapse 22:36, 15 June 2009 (UTC)