photo

C Smyth


Last seen: 2 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
156,379
of 300,765

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How can I use a another variable as part of the name of a new variable?
I want to be able to change two variable names to change the naming of multiple variables. For example. Participant_Number = P...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to calculate the mean of each row from several columns?
I have 3 columns as three separate variables in the workspace. I want to find the mean of each row to create a new column of ave...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Is it possible to use the trapz function to calculate the integrated value for each point of a data set?
I have a column of data that plots a sin wave. I want to know the area under the curve at a given point or of a set number of sa...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Convert 6381x3 double to 1x3x6381 double?
I have a column of data in the form of 6381x3 but I want it in the form of 1x3x6381. Is this possible? The image shows the outp...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Convert 1x1x6381 double to 6381x1 double?
I have a column of data in the form 1x1x6381 as seen in image but I want it in the form of 6381x1. So as 76.7309 76.5815 76....

7 years 前 | 1 个回答 | 0

1

个回答

提问


Subtract row from previous row
I have a column of data (n long) and I want to subtract each row from the previous. So x = 1 2 6 1 et...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Converting from 1 x n x 3 to n x 3
I have a file with the data as image one. But my code will only work if the data is in a n x 3 matrix (e.g. image 2)

8 years 前 | 1 个回答 | 0

1

个回答

提问


Using rows of different files to create a matrix
I have 6 separate files all within the workspace each with 3 columns of data with an unknown number of rows but equal for all fi...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Extracting a row of data from multiple files and loop into a calculation.
I have 6 separate files each with 3 columns of data with an unknown number of rows. I am trying to use the first row of each fil...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Extract rows separately from multiple files.
I have 90 files each with three columns and about 2000 rows of data. I want to match/extract the first row in each of the file...

8 years 前 | 1 个回答 | 0

1

个回答