Description: 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 algorithm, wa is a function for weighted average algorithm and med is a function for med-value selector
To Search:
File list (Check if you may need any files):
inxmaj.m
inxplu.m
med.m
testmaj.m
wa.m