Community Profile

photo

Syed Fahad Hassan


Aktiv seit 2017

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort