Community Profile

photo

Sandip Ghosal

Last seen: etwa ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

All
  • Knowledgeable Level 1
  • Revival Level 2
  • First Answer
  • Solver
  • Explorer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Hello, I am trying to plot radiation intensity of antenna using the following code but i am not getting polar plots with theta axis and polar, grids please help me. help me
Hi, The following code works fine. PI = 4.0*atan(1.0); E = 120.0*PI; L=1/4; A = L*PI; Io = 1; r=2; k=2*pi; THETA=0:...

fast 3 Jahre vor | 0

| akzeptiert

Beantwortet
Antenna 3D radiation pattern
The co-ordinate system used in Antenna Tollbox can be reviewed in the doc : https://www.mathworks.com/help/antenna/gs/antenna-c...

fast 3 Jahre vor | 0

Beantwortet
How to simulate double helix coil S-paramatersas and coupling coefficient (tutorial attached)
The antenna.Circle shape and substract and translate shape operators can be used to construct loop array manually. Please check ...

fast 3 Jahre vor | 0

Beantwortet
Resonant Dipole Impedance Evaluation
The function design creates an antenna at the specified frequency of resonance where the input reactance is minimized towards 0....

fast 3 Jahre vor | 0

Beantwortet
what is path of stl file for customantennastl
The current folder in Matlab will be the folder where the .stl file is.

fast 3 Jahre vor | 0

Beantwortet
antenna radiation pattern distance
The function pattern uses far-field distance to compute the radiation pattern of the antenna/array. Alternate workflow is use EH...

fast 3 Jahre vor | 0

Beantwortet
move dielectric layer location patch mocrostrip antenna
The dimensions of each layer can be manually controlled using pcbStack. You can check the related doc page: https://www.mathwor...

fast 3 Jahre vor | 0

Beantwortet
Output file for E and H fields of a figure?
Hi Snate, Each 3 rows in both E and H represent X-, Y- and Z-componets of the electric and magnetic fields, respectively. Ther...

fast 3 Jahre vor | 0

Gelöst


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

mehr als 3 Jahre vor