photo

Ashane Fernando


Last seen: 6 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
19,517
of 301,545

声誉
2

贡献数
3 个提问
0 个回答

回答接受率
100.0%

收到投票数
2

排名
 of 21,319

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,285

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Deleting the row of a 3D matrix with a condition
I have a simple 3D matrix. Every time I do this operation on the (:,:,1) matirx it gives me an error saying "A null assignment c...

7 years 前 | 1 个回答 | 0

1

个回答

提问


replacing values from a separate vector to multiple repeated values in another vector
I have a vector in the form of x = [1 0 0 0 0 0 0 1 0 1 0 0 0 0 1 1 0 0 1 0]; and another vector resulted in from data manipu...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Count the occurence of a number in between other numbers
I need to extract the number of zeros of the vector highlighted below. x = [ 1 0 0 1 1 1 0 1 1 0 0 0 0 0 1 1 0 1 0] My expecte...

7 years 前 | 5 个回答 | 2

5

个回答