photo

Sophi gra


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
171,014
of 300,756

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
85.71%

VOTES RECEIVED
0

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,890

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer