How to use the Distance combination of two feature vectors to measure similarity between them?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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>
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!