glory pachnanda
Followers: 0 Following: 0
hard working, singing
Professional Interests: signal processing, wireless sensor networks
Statistik
8 Fragen
0 Antworten
RANG
30.120
of 295.486
REPUTATION
1
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
1
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.950
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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 ...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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
AntwortenFrage
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
AntwortenFrage
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
AntwortFrage
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
AntwortenFrage
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