International System Automation2 Blog
A logic of System Improve Automation
Brought to you by:
taddy-hatty
When you want to compare the two set, you have to calculate the value of similarity of them. The value of the similarity can be calculated with below formula. I found out the formula by myself.
the value of similarity = { the number of same elements - the number of different elements + the number of same sequences + the sum of the length of the same sequences }
By this formula, you can make brain-like behavior/action analysis engine. Yes I can