Community Profile

photo

ZIYI WENG


Last seen: quasi 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 3 anni fa | 2 risposte | 0

2

risposte