photo

Ashane Fernando


Last seen: 6年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
19,517
of 301,555

評判
2

コントリビューション
3 質問
0 回答

回答採用率
100.0%

獲得投票数
2

ランク
 of 21,323

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,367

コントリビューション
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年 前 | 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年 前 | 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年 前 | 5 件の回答 | 2

5

回答