CHRISTOPHER NWAOGU
Followers: 0 Following: 0
Statistics
RANK
274 914
of 295 712
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
13 426 of 20 274
REPUTATION
21
AVERAGE RATING
1.00
CONTRIBUTIONS
5 Files
DOWNLOADS
5
ALL TIME DOWNLOADS
204
RANK
of 154 359
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
the matlab code is on using two transmit and two receive antenna diversity to mitigate attenuation. the code is not running on my system can any guy correct it for me
frmLen = 100; % frame length numPackets = 1000; % number of packets EbNo = 0:2:20; % Eb/No varying to 20 Db ...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
using pid controller to simulate adaptive transmit ower control as a mitigation technique
please i am carrying out a project on fade mitigation techniques using adaptive power control and i am interested on Zeigler Nic...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
this code on site diversity attached is not runing plse help
frmLen = 100; % frame length numPackets = 1000; % number of packets EbNo = 0:2:20; % Eb/No varying to 20 Db ...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
error in this code on adaptive transmit power control in mitigating attenuation
function [K,L,T]=getfod(G,method) K=dcgain(G); if nargin==1 [Kc,Pm,wc,wcp]=margin(G); ikey=0; L=1.6*pi/(3*wc); T=0.5*Kc*K*L; ...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
a matlab code on adaptive transmit power control on site diversity
function [Gc,Kp,Ti,Td,H]=ziegler(key,vars) Ti=[]; Td=[]; H=1; if length(vars)==4, K=vars(1); L=vars(2); T=vars(3); N=...
ungefär 8 år ago | 0 answers | 0