![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6297372_1522113372392_DEF.jpg)
Shaowu Pan
2017 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
what algorithm does matlab ppca use? How does it resolve the rotational redundancy?
*Background* I have read the original PPCA paper 1999 Bishop, which is *MLE-PPCA*. I think original 1999 paper does not so...
6年以上 前 | 0 件の回答 | 0
0
回答回答済み
Convert python numpy array to double
Weird discussion... def npArray2Matlab(x): return matlab.double(x.tolist())
Convert python numpy array to double
Weird discussion... def npArray2Matlab(x): return matlab.double(x.tolist())
7年以上 前 | 2