Community Profile

photo

Durgaprasad Srinivasa


LTH University

Last seen: mer än 3 år ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Question


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

mer än 3 år ago | 0 answers | 0

0

answers

Question


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

ungefär 4 år ago | 0 answers | 0

0

answers

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

ungefär 4 år ago | 0

Question


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

mer än 4 år ago | 0 answers | 0

0

answers

Question


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

mer än 4 år ago | 0 answers | 0

0

answers

Question


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

mer än 4 år ago | 1 answer | 0

1

answer