![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8812245_1522129584009_DEF.jpg)
CHRISTOPHER NWAOGU
Followers: 0 Following: 0
Statistics
RANK
81.346
of 297.016
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
13.477 of 20.419
REPUTATION
21
AVERAGE RATING
1.00
CONTRIBUTIONS
4 Files
DOWNLOADS
3
ALL TIME DOWNLOADS
176
RANK
of 157.725
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
Submitted
PSO MATLAB CODE BASE STATION SWITCHIN
please can any body help me with a particle swarm optimization matlab code for base station switching
meer dan 4 jaar ago | 5 downloads |
Submitted
Alamoudi_2T1R(snr,threshold)
this code is showing error at line 15
meer dan 8 jaar ago | 1 download |
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 ...
meer dan 8 jaar 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...
meer dan 8 jaar 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 ...
meer dan 8 jaar ago | 1 answer | 0
1
answerSubmitted
mitiagting attenuation using adaptive transmit power control
matlab code for simuation of adaptive transmit power control
meer dan 8 jaar ago | 1 download |
Submitted
alamouti two transmit antenna and one receive antenna site diversity technique
i want a correct code
meer dan 8 jaar ago | 1 download |
Question
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; ...
meer dan 8 jaar 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=...
meer dan 8 jaar ago | 0 answers | 0