how to find sum of between entropy (renyi) in absence of a cluster for numerical attribute using parzen window?
Ältere Kommentare anzeigen
given data set
object a1 a2 cluster
x1 0.50 0.60 c1
x2 0.45 0.48 c1
x3 0.55 0.49 c1
x4 0.30 0.35 c2
x5 0.27 0.47 c2
x6 0.35 0.48 c2
x7 0.52 0.32 c3
x8 0.43 0.20 c3
x9 0.55 0.24 c3
Antworten (1)
Shashank Prasanna
am 2 Feb. 2013
0 Stimmen
Your best bet is to try searching for some existing code in File Exchange. Here are some places to start:
Kategorien
Mehr zu Windows finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!