Community Profile

photo

ZIYI WENG


Last seen: nästan 3 år ago Active since 2020

Statistics

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Question


Why is the radiation pattern does not show the required steering angle?
N = 16;%number of elements wl = 1;%wavelength k = 2.*pi./wl; d = wl./2;%distance f = zeros(1,180);%empty array for field ...

nästan 3 år ago | 1 answer | 0

1

answer

Question


How to calculate all the numbers in an array with some conditions?
I calculated some radian value of angles from the previouse code. n = 8; wl = 1; d = wl./2; AF = zeros(1,50); th= 20; an...

ungefär 3 år ago | 1 answer | 0

1

answer

Question


How to draw the log polar diagram and linear cartesian diagram of this code?
Here is the code. It is currently a linear polar diagram. How to draw a log polar diagram (dB=20loglinear) and a linear cartesia...

ungefär 3 år ago | 0 answers | 0

0

answers

Question


How to calculate each result of f(x) in the nested for loop?
This might be a quite simple question but I am really a starter. Hope to get help from you guys, thanks a lot! I need to calcul...

mer än 3 år ago | 2 answers | 0

2

answers