photo

phlie


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
38,561
of 300,759

声誉
1

贡献数
9 个提问
0 个回答

回答接受率
88.89%

收到投票数
1

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to delete every nth row?
I have a given matrix and I would like to delete every nth row. (Is there any particularity I have to keep in mind given that my...

9 years 前 | 2 个回答 | 1

2

个回答

提问


nchoose2: save output in chunks?
Hi everyone, I have a cell array N(m,n) with mixed numeric/ string (with the first row as a header). I would like to create comb...

9 years 前 | 1 个回答 | 0

1

个回答

提问


cell array: larger/ smaller than statement
I have a cell array A (with string and numeric entries). I would like to drop each row where the (purely numeric) value in colum...

9 years 前 | 1 个回答 | 0

1

个回答

提问


isnan cellfun and dropping rows
Hi, in my cell array X, I would like to drop all rows where the value of the 4th column is NaN (the new cell array is Y). I a...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Substitute for join/ outerjoin in cell array?
It seems join and outerjoin only work for tables. Is there a substitute for cell arrays?

9 years 前 | 2 个回答 | 0

2

个回答

提问


Code doesn't work with different path
Hi, I have some code* which works well when I define the path to be my Dropbox (installed on the hard disk): data_path = fu...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Generate numeric code based on string value
In my cell array, I have one column which contains string values such as a_abc_ABC. How can I generate a new column/ variable wh...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Create new column in cell array based on string values in other columns
In my cell array, I have three columns containing strings: 'string1' 'string2' 'string3' I would like to add a new column con...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Function to create duplicate obs based on the value of a string variable
In my dataset, I have a variable which takes values like abc-ABC or abc-def-ABC (i.e., one or more lower case codes and one uppe...

9 years 前 | 2 个回答 | 0

2

个回答