Community Profile

photo

Fatima Yusuf


Last seen: ongeveer een jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Explorer

View badges

Feeds

View by

Question


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

meer dan 2 jaar 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; ...

meer dan 2 jaar 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...

bijna 3 jaar 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...

ongeveer 3 jaar 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...

ongeveer 3 jaar 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,...

ongeveer 3 jaar 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...

ongeveer 3 jaar ago | 0 answers | 0

0

answers