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