photo

PIRIL


2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
236,055
of 297,672

評判
0

コントリビューション
8 質問
0 回答

回答採用率
87.5%

獲得投票数
0

ランク
 of 20,464

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


averaging 20 values within 1000 data points
Hello all, I have a 27x 1000 matrix and I want to avarage the numbers between 1-20, 21-40, 41-60 .......... 981-1000 in each ...

9年以上 前 | 2 件の回答 | 0

2

回答

質問


rearranging a matrix and changing it dimensions
Hello all, I have a 104x1000 matrix and I want to reaarange it and have 26x4000 instead. Lets say that I have a matrix A= ...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


multiple ANOVAs in different areas of interest
Hello everyone, I would like to run multiple 2X4 ANOVAs and get p values back in a vector. I am not quite sure how to do i...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


Averaging positive and negative values seperately for each array in a matrix
Hi all, I have a 40X1000 matrix and I want to average positive and negative values seperately for each array. Lets say A=[...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Taking the first element of each matrix
Hi all, I have 128 1x5000 and 128 1x10000 matrices. I want to take the first element of each matrix and write it down to a n...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


Compute average of each row in different matrices
Hi all, I have 50 matrices and I want to compute average of each row in a matrix with the correspoding rows in the other matr...

約11年 前 | 1 件の回答 | 0

1

回答

質問


Subtracting the first element of each row from the rest of the row ?
Hi all, I have a matrix like A=[3.5,4.5;2.4,3.2]. I want to subtract the first element of each row from the rest of the row ...

約11年 前 | 1 件の回答 | 0

1

回答

質問


How can I find all zeros in a vector and change those values by interpolating the last number before zero and the first number after zero ?
Hi all, I have a vector of data including zeros. I want to find and delete all zeros and interpolate the missing values. F...

約11年 前 | 2 件の回答 | 0

2

回答