Feeds
提问
Hi. I have a two-dimensional array Z of size 10x15, and two vectors, A = [1 2 4] and B = [3 2 1]. Using A and B, I want to access the following elements in Z: Z(1,3), Z(2,2), Z(4,1) only
Hi. I have a two-dimensional array Z of size 10x15, and two vectors, A = [1 2 4] and B = [3 2 1]. Using A and B, I want to acces...
8 years 前 | 2 个回答 | 0
2
个回答提问
Limiting the current from 3 phase source
What I am trying to do is to model a simple grid. I have a 3-phase source(1 MVrms) connected to a 3 phase transformer (1 MV/250 ...
12 years 前 | 0 个回答 | 0
