photo

Pablo Rivas


Marist College

2014 年からアクティブ

Followers: 0   Following: 0

Assistant Professor of Computer Science

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
zscore of an array with NaN's?
Dear Kate, This is what I've done in the past: if any(isnan(X(:))) xmu=nanmean(X); xsigma=nanstd(X); ...

約10年 前 | 1