![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10594286_1499944854221.jpg)
Theman JIrnadu
American University of Nigeria
2017 年からアクティブ
Followers: 0 Following: 0
HND. in Electrical and Electronics Engineering Technology
M.Tech in Telecommunications and Wireless Technology(ongoing)
統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Matlab Code for Performance Analysis (BER vs Eb_N0) of BPSK, QPSK & 16QAM, on 4G LTE
Please can someone kindly help to edit this code i got from Nischay Malhan (youtube account) to fit in for BER performance eva...
6年弱 前 | 5 件の回答 | 0
5
回答質問
Capacity of a cell (traffic measurement)
PART A if (length(N)~=1) | (fix(N) ~= N) | (N < 0) error('N must be a scalar positive integer'); end % TODO: te...
7年以上 前 | 0 件の回答 | 0
0
回答質問
cell capacity in wireless and mobile system modelling/simululation.
please I'm having trouble knowing the required blocks to model the cell capacity of a wireless/mobile system, blocking probabili...
7年以上 前 | 0 件の回答 | 0
0
回答質問
how to write a program to plot the signal {1, 2, 3, 4, 5} and also how to Represent this sequence x(n) = {0, 1, 2, 3, 4, 5}. in MATLAB.
please can someone offer a help to this.Thank you as you volunteer.
7年以上 前 | 1 件の回答 | 0
1
回答質問
analog sinusoidal signal Xa(t) = 3sin (200pi t) .sketch the following Xa(t) for 0 ≤ t ≤ 30
please can someone help with the matlab code for the sketch signal xa(t) for 0 ≤ t ≤ 30.Thank you
7年以上 前 | 1 件の回答 | 0
1
回答質問
please how can I Draw the graph of y = 2ex, -5 <= x <= 5
x = linspace(-5<=x<=5); y = 2*e^x plot(x,y)
7年以上 前 | 1 件の回答 | 0