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년 전 | 답변 수: 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