Community Profile

photo

RD


Last seen: 2 years ago Active since 2017

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Change array elements that meet a condition - Multidimensional array case
I can handle this in the case of two-dimensional arrays. I have trouble in the case of multidimensional arrays. For example A=...

2 years ago | 1 answer | 0

1

answer

Question


Inconsistency in the radiation pattern of the dipole antenna
I'm learning Antenna Toolbox and I've encountered this inconsistency. Let's consider the default antenna dipole. d=dipole; pa...

4 years ago | 1 answer | 0

1

answer

Question


nested for loops don't work
I have a problem with this piece of code with nested for loops: for k=1:6 matrix=zeros(3,3,6); for i=1:3 ...

6 years ago | 1 answer | 0

1

answer