Community Profile

photo

ack


Last seen: mehr als ein Jahr vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


For-looping output not adequate
Hi, I would like the for-looping to extract the data from T2 variable at 4 row intervals from the last one which is 484 row to 4...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


I have 45x484 matrix but when I calculate coeff pca function, I am getting coeff with 484x44 matrix which causes errors in biplot. Why is the rows and columns switch places?
%from struct to matrix using function T1 = createDataMatrix(REC); x=ismissing(T1); y=any(x,1); z=T1(:,~y); a=z; % scaling ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort