Syed Fahad Hassan
自 2017 起处于活动状态
Followers: 0 Following: 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0