photo

Sophi gra


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
229,469
of 300,980

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
85.71%

收到投票数
0

排名
 of 21,128

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,167

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


how to load matrices from mat file
I have 500 matrices named A1B'1....20'C'1...25' in mat format. I need to make them look like A1BiCj( where i=1:20 and j=1:25) t...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to get 3D matrix when using int2string for two variables
Hi everyone!I have a problem to gather my data in a specific matrix! I have 200 matrices 20 by 50. I have to make a matrix 20 ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


concatenate matrices into one
Hello everyone! I have 180 matrices, 19*330, the are stored as mat files (B1C1,B1C2.....B1C15,B2C1,...,B2C15,...,B12C1,....,B12...

9 years 前 | 1 个回答 | 0

1

个回答

提问


how to save all iteration matrices and put it into big one
I have a matrix (Q) 1140 by 330. I have to divide the matrix into 60 matrices 19 by 330. and then calculate the correlation coe...

9 years 前 | 1 个回答 | 0

1

个回答

提问


extract submatrix from a large matrix using loop
Dear friends, I have a matrix 1140 by 330. I have to split the matrix into 60 matrices with the size of 19*330 using a for loop....

9 years 前 | 3 个回答 | 0

3

个回答

提问


How to create larger matrix within a loop?
I have the code below, I need to create a matrix with all DATA values in the rows (DATA_new=[DATA;DATA;....] but the problem ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How can I design a filter for EEG?
I have matrix which is included the channels (row=19) and trial (columns=330) . Now, I have to design a FIR filter to extract d...

9 years 前 | 1 个回答 | 0

1

个回答