Research Article

Uncertainty Measure for Multisource Intuitionistic Fuzzy Information System

Algorithm 2

Uncertainty measurement of weighted generalized multigranulation intuitionistic fuzzy rough sets for MSIFIS.
Input: , , , ,
Output: , and
(1)begin
(2)  for l = 1:q do
(3)   for i = 1:n do
(4)    ;
(5)    for j = 1:n do
(6)     ;
(7)     for k = 1:m do
(8)      if then
(9)      ;
(10)     else
(11)       ;
(12)       break;
(13)      end
(14)     end
(15)     f ;
(16)       ;
(17)      end
(18)     end
(19)    end
(20)  end
(21)  for i = 1:n do
(22)   
(23)   for l = 1:q do
(24)    if then
(25)    ;
(26)   else
(27)    ;
(28)   end
(29)   if then
(30)    ;
(31)   else
(32)    ;
(33)   end
(34)  end
(35) end
(36);
(37) for do
(38)  if then
(39)   ;
(40)  end
(41)  if then
(42)   ;
(43)  end
(44) end
  return: , and
(45)end