photo

Stephen


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
0 个回答

排名
37,061
of 302,083

声誉
1

贡献数
10 个提问
0 个回答

回答接受率
60.0%

收到投票数
1

排名
 of 21,533

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,716

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Logical Indexing: Using a 1x18 array to build a 200*18 matrix
Hello, Failmatrix is a 200x18 binary matrix. Costmatrix is a 1x18 array of cost integers. I am trying to create a 200x1 matri...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Can looping values be used for indexing?
Hello, I have a variation of the following code running but I am looking to make the code a bit more efficient by looping inste...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Alternative to 'find' which won't return multiple values?
Hello, I am running the following code, which works most of the time but occasionally causes issues. The problem is that ocassi...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Just how random are random numbers in MATLAB?
Hello, I am working on a project that requires random whole number generation between 1:20,000, repeated 10 times. Every single...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How to sum a row of variables during a loop
Hi, dont know if this is possible but I'll ask anyway. I have a 100*2 matrix. I want to check if each value equals 1 or zero, i...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to generate a value each loop, and then add that value to multiple variables in an array
Hello, Say I have an array with 2 variables, LPCopen and HPCopen. I would like to create a loop that each generation will ad...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Residuals from a Two-Way ANOVA
Here is my code, I am trying to extract and plot the residuals, really not sure how to go about it y = [ 73 68 67 67 73 ...

7 years 前 | 0 个回答 | 1

0

个回答

提问


Receiving 'Dimensions of arrays being concatenated are not consistent.' error, but there are equal amounts of rows being input.
I am trying to make a table where the first column is variable names, and the second is variable data. I have tried; T = table(...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Identifying certain x value of a graph when x is not dependent on y?
Hi, I have plotted 2 columns of data from an excel sheet, I have identified several peaks and I would like to know the times as...

9 years 前 | 1 个回答 | 0

1

个回答