Kimberly S


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
1 个回答

排名
36,146
of 301,552

声誉
1

贡献数
3 个提问
1 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 21,321

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,320

贡献数
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...

11 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 3 个回答 | 1

3

个回答