glory pachnanda
2013 年からアクティブ
Followers: 0 Following: 0
hard working, singing
Professional Interests: signal processing, wireless sensor networks
統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,950
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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 ...
9年弱 前 | 1 件の回答 | 0
1
回答質問
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...
約10年 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 1 件の回答 | 1
1
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 1 件の回答 | 0