photo

R.A. Alemán


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • First Review
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
TF = isoutlier(A,method) on older MATLAB version (2011b) ?
This is how you could implement it for previous Matlab versions: function [av]=Isoutlier(FF) mk=median(FF); M_d=mad(FF...

environ 6 ans il y a | 0