統計
MATLAB Answers
7 質問
0 回答
ランク
of 171,946
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
What is this block called in MATLAB R2021a
What is this block called in MATLAB R2021a?
約4年 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 0 件の回答 | 0
0
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 0 件の回答 | 0
0
回答質問
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年弱 前 | 0 件の回答 | 0
