統計
MATLAB Answers
7 質問
0 回答
ランク
of 171,294
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0
