Community Profile

photo

mausam


Active since 2014

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


how to evaluate maximum of canonical coefficient in cca ?
how to evaluate maximum of canonical coefficient in cca [wx, wy, r, u, v]=canoncorr(X,Y); i have to evaluate sigma max fro...

10 years ago | 0 answers | 0

0

answers

Answered
loading a file .mat problem
your data may be too large. try 'whos' to get variables inside it and then try loading it separately.

10 years ago | 0

Question


load some data.mat placed in different folders in loop
here is the code i use to change the current folder %% [pathname] = uigetdir('D:\folder1'); cd(pathname); files = di...

10 years ago | 1 answer | 0

1

answer

Question


basic ploting histogram with a label
I am ploting a histo gram which looks like the figure included my questions are 1.how can I replace 1,2 and 3 with labels A1,...

10 years ago | 1 answer | 0

1

answer

Question


how to access workspace variablle in loop?
i have workspace variable and want to use it in for loop

10 years ago | 2 answers | 0

2

answers