How to use the Distance combination of two feature vectors to measure similarity between them?

4 次查看(过去 30 天)
Is there any way or built in function available on matlab to form a Distance combination of two feature vectors to measure similarity between them these feature vectors/
For example by using the following type of equetion.
features (<C i , C j > ) = <| f i 1 −f j1 | , ···, | f ik −f jk | , D>

回答(1 个)

KALYAN ACHARJYA
KALYAN ACHARJYA 2019-7-28
编辑:KALYAN ACHARJYA 2019-7-28
Have you check here pdist2 (Pairwise distance between two sets)?

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by