photo

Fatima Yusuf


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
138,475
of 300,788

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,091

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,083

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Explorer

View badges

Feeds

View by

Question


What is this block called in MATLAB R2021a
What is this block called in MATLAB R2021a?

4 years ago | 1 answer | 0

1

answer

Question


Adding Phase Shifting Transformer to Y matrix
When adding a shift phase transformer, The code shown below is used to modify the admittance matrix using MATLAB Code. t=1.2; ...

4 years ago | 0 answers | 0

0

answers

Question


Repeating while loop until the conditions are met
The following code should calculate the powers: P1, P2, and P3, I found them correctly, but there are limits for each power. P...

4 years ago | 1 answer | 0

1

answer

Question


Z-bus Matrix Building Algorithm
Write a MATLAB code to build Z-bu matrix if bus data and line data are given. Here's my attempt, I got wrong result. Could some...

5 years ago | 0 answers | 0

0

answers

Question


Adding a row and column is a matrix
I intializes a zero matrix [#bus,#bus] (name it z). And would like to increase a row and a column and do that in a for loop (nam...

5 years ago | 1 answer | 0

1

answer

Question


Operations of matrices using MATLAB code
How to get a 3x1 matrix for I ( I = Eg/Xg and both E and Xg are 3x1 matrices) What are the formulas of the active power,...

5 years ago | 0 answers | 0

0

answers

Question


Adding matrices in a for loop
I have a for loop that has # of iterations ('n'), and want to add the 1st matrix values with the 2nd matrix, then add with the 3...

5 years ago | 0 answers | 0

0

answers