<t>I have the following problem, I need traslate this function of MAtlab to visual basic, can someone help me with this? I will appreciate all help in this matterfunction [P_LR, pi_LR, Moments ] = LR_distr(P,pi0,S)% DistributionMax_Iter = 500; %mximum iterationsconverg = 1.e-5;Pk = P; %initialize Pk...