Community Profile

photo

Bank Yin


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Problems with gmdistribution.fit
Hi all, I'm trying to do clustering with gm. I tried this code: opts = statset('MaxIter', 300, 'Display', 'iter'); ...

9 years ago | 0 answers | 0

0

answers

Question


MATLAB error: Invalid file identifier. Use fopen to generate a valid file identifier.
I ran the code to output a large matrix(59107200*10) to a csv file and got this error. The script: dlmwrite('fullbrain.csv',fu...

9 years ago | 1 answer | 0

1

answer

Question


How to run R code in matlab in linux?
How to run R code in matlab in linux?

9 years ago | 0 answers | 0

0

answers

Question


How to extract the variable IDs after dimensionality reduction via pca?
I have a dataset X(voxel*protein), it's size is 3694200*10. I used pca to reduce dimensionality and got a matrix of size 3694200...

9 years ago | 1 answer | 0

1

answer