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

4 vues (au cours des 30 derniers jours)
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>

Réponses (1)

KALYAN ACHARJYA
KALYAN ACHARJYA le 28 Juil 2019
Modifié(e) : KALYAN ACHARJYA le 28 Juil 2019
Have you check here pdist2 (Pairwise distance between two sets)?

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by