Sandip Ghosal
Followers: 0 Following: 0
Feeds
已回答
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:...
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:...
3 years 前 | 0
| 已接受
已回答
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...
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...
3 years 前 | 0
已回答
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 ...
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 ...
3 years 前 | 0
已回答
Resonant Dipole Impedance Evaluation
The function design creates an antenna at the specified frequency of resonance where the input reactance is minimized towards 0....
Resonant Dipole Impedance Evaluation
The function design creates an antenna at the specified frequency of resonance where the input reactance is minimized towards 0....
3 years 前 | 0
已回答
what is path of stl file for customantennastl
The current folder in Matlab will be the folder where the .stl file is.
what is path of stl file for customantennastl
The current folder in Matlab will be the folder where the .stl file is.
3 years 前 | 0
已回答
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...
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...
3 years 前 | 0
已回答
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...
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...
3 years 前 | 0
已回答
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...
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...
3 years 前 | 0
已解决
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:...
4 years 前