photo

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 个回答

排名
40,364
of 299,793

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
1

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Answer

查看徽章

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 years 前 | 5 个回答 | 1

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

8 years 前 | 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...

8 years 前 | 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.

8 years 前 | 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

8 years 前 | 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)

8 years 前 | 1 个回答 | 0

1

个回答