photo

babis


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
173,672
of 300,364

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to find specific columns using vectors
I have a matrix U (n*m) and vectors v(1)-v(m) [not the same size]. I want for every vector to find in the respective row (for ve...

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

1

回答

質問


calculate values from different matrices
I have a matrix U (n*v). I want for every column to have a matrix that has the number of the non-zero rows. For example U= [1 1 ...

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

1

回答

質問


non zero rows per column
i have a matrix. suppose A=[1 0 8; 0 0 2; 3 0 5; 4 8 0; 0 5 3; 6 1 3; 1 6 5; 0 7 1] and i want to get the non zero rows...

12年弱 前 | 3 件の回答 | 0

3

回答

質問


find non zero elements put in a matrix
i have a matrix and i want to take the row number of every non-zero element per collumn into a new matrix

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

1

回答

質問


how to split matrix by percentage
I have a matrix R(u,v) and i want to split into 2 new matrices M, N. M will be the first 10% of the rows of R and N will be t...

12年弱 前 | 2 件の回答 | 0

2

回答

質問


new array using average row of the old array
I have an array M(1000,1000) and i want to build a new array N(1000,1000), where each element of N has the old value minus t...

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

1

回答

質問


new array using average row of the old array
I have an array M(1000,1000) and i want to build a new array N(1000,1000), where each element of N has the old value minus the a...

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

2

回答

質問


convert an array to a new
I have an array M [100000*3]. I want to create a new array where the one dimension will be the 1st column of the array M, the ...

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

1

回答