Syed Fahad Hassan
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 149,780
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Data transmission from node to a gateway
Hi, I am creating a wireless sensor network in Matlab in which nodes transmit information to the central gateway which then p...
7年弱 前 | 1 件の回答 | 0
1
回答質問
How to use an index of a vector as a value in another matrix?
Hi, I have a vector x=[1 1 2 2 3] and a matrix [1 3 ; 1 4 ; 2 3 ; 2 4] The logic that I want to create says that the index...
約7年 前 | 3 件の回答 | 0
3
回答質問
How to find indices of similar elements in a vector?
I have a vector x=[1 1 2 2 3]. I want to find out the indices of the elements that are similar. The desired output should be s...
約7年 前 | 1 件の回答 | 0
1
回答質問
How to find indices of similar values in a vector?
I want to get the indices of similar values in a vector. For example, I have a vector x=[1 1 2 2 3]. The output should be som...
約7年 前 | 1 件の回答 | 0