搜索资源列表
voting-algorithm
- this a voting algorithm MATLAB codes for fault tolerant systems. file consist of five m-files that fours of them runs from testmaj m-file. inxmaj m-file is a function for inexact majority algorithm, inxplu is a function for inexact plurality algorith
ensemble-toolbox
- a very useful toolbox for classifiers combination: majority voting, max, min, average mesures and others
jsantarc-Majority-Vote-function-for-Matlab--d0869
- This function performs majority voting for an input , ie. Counts the elements of a 1D array and outputs the value with the most occurrences. The input can be an array , ‘char’ or ‘cell’. Just a note if your input is an array the function will work wi
Majority-Vote-function-for-Matlab--master
- 使用matlab实现多数投票,可用于高光谱图像处理(a way of majority voting using matlab)
