Community Profile

photo

glory pachnanda


Active since 2013

hard working, singing
Professional Interests: signal processing, wireless sensor networks

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to convert 2*2 matrix into 256*256 matrix using for loop.
Suppose I have a matrix b = [1 2 3 4 5 6 7 8 9] and I want to extend this matrix like this b = [ 1 ...

8 years ago | 1 answer | 0

1

answer

Question


Hello Sir, I am writing a equation in matlab. in this equation, i have got some problem related to greek word epsilon.
Actually sir i m searching on google how to write epsilon symbol they shows like \epsilon or epsi or eps etc. but sir any symbol...

9 years ago | 2 answers | 0

2

answers

Question


How to generate ramp signal after delay (need a program)
i want to generate a ramp signal on matlab and delay which we provide is approximate 100 that means in mathmetical r(t-100). to ...

10 years ago | 0 answers | 0

0

answers

Question


how we calculate simulation time in MATLAB
if we use an simulator then somewhere it tell us the simulation time but in MATLAB how we get the simulation time, when we done ...

11 years ago | 0 answers | 0

0

answers

Question


how i count the values.
suppose, a=[1,2,3,4,5,6,7,8], the size of this matrix 1 rows and 8 columns and total values are 8, how can we count these total ...

11 years ago | 2 answers | 0

2

answers

Question


I want to simulate ECG signal using loop on MATLAB.
i want to simulate ecg signal on matlab, we want that it counts 1 when R peaks are comes otherwise count 0 in one min. we want t...

11 years ago | 1 answer | 1

1

answer

Question


Please explain me this code, this code is related to DV-Hop Algo, but I m unable to understand it..plz help me and i want to modify this code.
function test1 % h=nodeAmount; % Sxy= BeaconAmount; % x= UNAmount; clear, close all; BorderLength=100; NodeAmount=250; Be...

11 years ago | 0 answers | 0

0

answers

Question


plz explain me the code which i m describe below.
clear, close all; BorderLength=100; NodeAmount=250; BeaconAmount=50; UNAmount=NodeAmount-BeaconAmount; R=60; ...

11 years ago | 1 answer | 0

1

answer