shahin
Followers: 0 Following: 0
Feeds
提问
Identifying the Mimo system using two inputs and two outputs
How to identify the system by using input and output signals (each input affects each output) so that finally a two-by-two matri...
6 days 前 | 2 个回答 | 0
2
个回答提问
I NEED Simulation of multiple areas including renewable sources and synchronous generators
I need a simulation in MATLAB that is a power network with at least two zones, one zone contains a synchronous generator and the...
2 months 前 | 0 个回答 | 0
0
个回答提问
Undefined function 'dksyn' for input arguments of type 'ss'. Error in Report8 (line 41) [k, cl, bnd] = dksyn ( G, 1, 1)
R1=2;R2=1;L1=2;L2=1; C1= ureal('C1',1,'percent',20) A=[-R1/L1 0 -1/L1 ; 0 -R2/L2 1/L2 ;1/C1 -1/C1 0] B=[1/L1;0;0] C=[0 R2 0 ...
11 months 前 | 2 个回答 | 0