Chandra Amma Palanisamy
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
13 Answers
RANK
5,639
of 302,023
REPUTATION
8
CONTRIBUTIONS
0 Questions
13 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 21,505
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 178,195
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Antenna Toolbox function patternCustom gives error in standalone application: " Undefined function or variable 'patternCustom' "
This behavior is expected because patternCustom is an Antenna Toolbox function that requires Antenna Toolbox license during exec...
11 hours ago | 0
how to get radiation pattern (2d and 3D) for an antenna?
Since Antenna Toolbox was introduced in R2015a, you can generate both 2D and 3D radiation patterns of an antenna directly using ...
11 hours ago | 0
How can I tri sectorized an antenna?
Tri-sectorization can be achieved by creating three directional antennas and orienting them with azimuth angles separated by 120...
21 days ago | 0
How to Define Differential (Balanced) Transmission Lines in Antenna Toolbox Using customAntenna?
RF PCB Toolbox provides built-in transmission line catalogs, including support for differential transmission lines. For more inf...
21 days ago | 0
matlab code for an E-shaped antenna?
Antenna Toolbox already includes a built-in E-shaped patch antenna model (patchMicrostripEnotch). You can use it to analyze S11 ...
21 days ago | 0
How to write an 3D-fdtd code for SAR calculation of microstrip patch antenna?
Currently, Antenna Toolbox does not support the FDTD solver. For a list of supported solvers, see the Solvers documentation.
21 days ago | 0
EHfield function in MATLAB produces 3 x 441 matrix. What do these rows and column represent?
EHfields returns the complex electric and magnetic field vectors at a set of observation points. The 3 rows correspond to the x...
21 days ago | 0
Antenna Toolbox "rcs" function for multiple materials?
Currently, the Antenna Toolbox does not support RCS computation for objects that contain both PEC and dielectric materials. RCS ...
21 days ago | 0
Combine multiple S2P files into one single S16P file
Hi, Kindly refer this MATLAB Answer thread: How to build bigger S-parameter from smaller S-parameters - MATLAB Answers - MATL...
28 days ago | 0
How can I calculate in MATLAB-the electric field due to a time varying magentic field for a simple geometry?
Hi Md Chowdhury, MATLAB Antenna Toolbox can be used to create circular loop and compute E and H fields. The below code can be u...
2 years ago | 1
How to have a new line inside a string ?
Hi Vinothkumar, It is my understanding that you want to insert a newline in a string. The example code is given below: set(...
5 years ago | 0
Problems with running a design of dual polarised multi-layer patch antenna
Hi Swaroop, I understand that the error you are facing during the analysis on the dual polarised multilayer patch antenna is a ...
5 years ago | 0
create a table with strings and numbers
Hi Giannis, It is my understanding that you want to create a table which consists of string and double in columns. You can use ...
5 years ago | 1
| accepted


