photo

glory pachnanda


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

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

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort