Features (variable) ranking/selection
Afficher commentaires plus anciens
Hello,
I am working on a mood detection from audio files algorithm and I need to compare results in variables (scalar) then display an answer based on that comparison.
For example: if variable1 = 1 and (variable2 = 1 or variable2 = 2) then display 'x'.
The problem is each variable has a different weight when I am displaying the results (i.e. variable1 weighs 40% and variable2 weighs 50%).
Is there any way to do this using any MATLAB functions?
I've turned the Internet upside down looking for an answer but couldn't find anything that would help me.
Thank you in advance for your help!
Kind regards,
Mihnea
2 commentaires
It is not clear how the weights are connected to your question. What does it mean for the IF-statement, that variable2 has a weight of 50% (by the way, 50% of what?)?
Do you have a fair application for this program? Or is it thought to support the NSA to detect phone calls of angry European persons?
Réponse acceptée
Plus de réponses (2)
Jos (10584)
le 12 Avr 2014
0 votes
What do you exactly mean "the variable has a weight"?
1 commentaire
Mihnea
le 12 Avr 2014
Mihnea
le 12 Avr 2014
0 votes
Catégories
En savoir plus sur Audio Processing Algorithm Design dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!