Community Profile

photo

ZIYI WENG


Last seen: 3年弱 前 2020 年からアクティブ

統計

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


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

3年弱 前 | 1 件の回答 | 0

1

回答

質問


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

約3年 前 | 1 件の回答 | 0

1

回答

質問


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

約3年 前 | 0 件の回答 | 0

0

回答

質問


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

3年以上 前 | 2 件の回答 | 0

2

回答