Statistics
RANK
183,283
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersloading 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
answerQuestion
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
answerQuestion
how to access workspace variablle in loop?
i have workspace variable and want to use it in for loop
11 years ago | 2 answers | 0