CHRISTOPHER NWAOGU
Followers: 0 Following: 0
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0