Community Profile

photo

Durgaprasad Srinivasa


LTH University

Last seen: más de 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Contacto

Estadísticas

  • First Answer
  • Revival Level 1
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


calculating Round Trip Time (latency) for Bluetooth mesh network
Hello, I'm using the bluetooth helper functions 1) https://www.mathworks.com/help/comm/examples/bluetooth-mesh-flooding-in-wire...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to end the transmission from particular nodes?
clc; clear all close all global Nodes global txrange Nodes = 35; txrange = 15; global savedtransmission global xn globa...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Respondida
probabilistic flooding simulation for uniformly distributed nodes
https://se.mathworks.com/matlabcentral/fileexchange/7928-probabilistic-flooding-simulation?s_tid=srchtitle follow this link f...

alrededor de 4 años hace | 0

Pregunta


how to create pulse train with random data(0 and 1) of HCS pulse
clc; clear all; close all; tp=2.2676*10^-3; Ts=22.6757*10^-6; fc=4000; Tc=(1/fc); fs=44100; n=101 t=0:Ts:n*Ts; fp=(1/t...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Match Filter and Sampling problem
clc; clear all; close all; tp=2.2676*10^-3; Ts=22.6757*10^-6; fc=4000; Tc=(1/fc); fs=44100; n=0:Ts:1000; fp=(1/tp); w=...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to create half cycle sine pulse train
clc; clear all ; close all; %wt = 0:0.2:pi; tp=2.2676*10^-3; Ts=22.67*10^-6; n=1:Ts:101; fp=(1/tp); w=2*pi*fp; %p=sin...

más de 4 años hace | 1 respuesta | 0

1

respuesta