Feeds
문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
대략 2년 전
답변 있음
double stub matching using smith chart matlab code
%% *DOUBLE STUB MATCHING ON TRANSMISSION LINE* g = real(YL_t); b = imag(YL_t); ld = 0:lambda/100:lambda/2; b2 = (cos(beta*...
double stub matching using smith chart matlab code
%% *DOUBLE STUB MATCHING ON TRANSMISSION LINE* g = real(YL_t); b = imag(YL_t); ld = 0:lambda/100:lambda/2; b2 = (cos(beta*...
대략 3년 전 | 0

