home › Forums › # Technical Support › JAVA API › Reply To: JAVA API
December 15, 2014 at 09:56
#1563
Member
Hello
Sorry, I think that the answer should be TROTAR because the centroid is 3.8559826946848017
, a value close to the center of the fuzzy set TROTAR. And if I fuzzify 3.8559826946848017
,
velocida_peaton.fuzzify(engine.getOutputValue("velocida_peaton"))
output:
0,000/MUYLENTO + 0,000/LENTO + 0,144/CAMINAR + 0,856/TROTAR + 0,000/CORRER + 0,000/CORRERMUCHO
(The example is here: http://vimeo.com/11262053 )
And why activatedTerm.getName()
doesn’t work in my example?
Regards