RD
Followers: 0 Following: 0
Feeds
提问
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=...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 ...
7 years 前 | 1 个回答 | 0