Kimberly S


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
1 回答

ランク
36,146
of 301,229

評判
1

コントリビューション
3 質問
1 回答

回答採用率
100.0%

獲得投票数
1

ランク
 of 21,196

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,512

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Need help writing script using "if" "then" type arguments and loops to pull specific data from long data file
I have a data file that contains 3 columns (A, B, C). Column A is an indexing file and Columns B and C contain data. I would lik...

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

2

回答

質問


Sum all negative values in a matrix
I have a matrix that is 400x95. I would like to sum all the negative values in each column and divide this by the sum of all the...

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

1

回答

回答済み
Cut vector into many new vectors with defined lengths
Thank you. reshape works perfectly as long as the vector is divisible by 400, which it is!

11年弱 前 | 0

質問


Cut vector into many new vectors with defined lengths
I have a very long vector that I would like to cut up into new vectors of a specified length (400).

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

3

回答