photo

Johnny Himbele

MathWorks

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

Followers: 0   Following: 0

消息

I am a RF/EM Software Engineer at the MathWorks. I develop an Antenna and RF PCB Toolbox.

统计学

MATLAB Answers

0 个提问
4 个回答

排名
3,912
of 297,503

声誉
14

贡献数
0 个提问
4 个回答

回答接受率
0.00%

收到投票数
1

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to parse file name text and save values to variables
str = 'HW_Azcut_y-plane_100-500MHz_V-Vp'; strPart = split(str,"_"); idxCut = contains(strPart,'cut'); strCut = erase(strPar...

3 years 前 | 0

| 已接受

已回答
Aligning center of bicone antenna and reflector in Antenna Toolbox
Hi Tim, A reflector function does not allow user to translate postiions of reflector and exciter. But you can still create a bi...

3 years 前 | 0

| 已接受

已回答
Antenna toolbox circular array amplitude taper size error
Hi Jeffrey, I observed the same issue when providing the name-value pairs of Element, AmplitudeTaper and PhaseShift as a vector...

3 years 前 | 0

已回答
How to find location of a matrix array by array.
Hi Ratchanon, This page describes that find function is able to ouput the row and column indices if you set two output argument...

3 years 前 | 1

| 已接受