Community Profile

photo

josh


Active since 2013

Statistics

Content Feed

View by

Question


Euclidean distance radial basis function
Hi, assume that we have x=[2,0] and c=[0,0], then the euclidean distance between the two vectors is |||x-c|||=sqrt( (2-0)^2 -...

11 years ago | 0 answers | 0

0

answers

Question


Pattern Recognition combination classes
Hi, if i have four equiprobable classes ω1,ω2,ω3,ω4 and i want to combine them like this Ω1=ω1Uω2 and Ω2=ω3Uω4, how will i do th...

11 years ago | 0 answers | 0

0

answers

Answered
Itakura and Manhattan distance
I would like to calculate the manhattan distance of X,Y without making two horizontal transitions(Itakura)

11 years ago | 0

Question


Itakura and Manhattan distance
How can i compare two sequences of 2D features with restrictions transition Itakura? example X=(1.0,1.0 -1.0,0.0 -1.0,-1.0 0.0,-...

11 years ago | 2 answers | 0

2

answers