photo

shahin


Last seen: 4 months ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
142,777
of 297,503

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

4 months ago | 2 answers | 0

2

answers

Question


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...

6 months ago | 0 answers | 0

0

answers

Question


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 ...

1 year ago | 2 answers | 0

2

answers