photo

CHRISTOPHER NWAOGU


Last seen: 대략 1년 전 2016년부터 활동

Followers: 0   Following: 0

통계학

All
  • Explorer
  • First Submission
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 8년 전 | 답변 수: 0 | 0

0

답변