photo

Chandra Amma Palanisamy

MathWorks

Last seen: 4 days 前 自 2021 起处于活动状态

Followers: 0   Following: 0

消息

I am a Quality Engineer at MathWorks.

DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks

统计学

MATLAB Answers

0 个提问
13 个回答

排名
5,639
of 302,034

声誉
8

贡献数
0 个提问
13 个回答

回答接受率
0.00%

收到投票数
2

排名
 of 21,507

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,313

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

查看徽章

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

4 days 前 | 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 ...

4 days 前 | 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...

25 days 前 | 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...

25 days 前 | 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 ...

25 days 前 | 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.

25 days 前 | 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...

25 days 前 | 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 ...

25 days 前 | 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...

1 month 前 | 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 前 | 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 前 | 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 前 | 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 前 | 1

| 已接受