Syed Fahad Hassan
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
293,846
of 295,486
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0