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