mausam - MATLAB Central
photo

mausam


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 01/14 to 04/25Use left and right arrows to move selectionFrom 01/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 个提问
1 个回答

排名
285,366
of 298,292

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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...

11 years 前 | 0 个回答 | 0

0

个回答

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

11 years 前 | 0

提问


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...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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,...

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答