William
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
240 556
of 295 448
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
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
Feeds
Question
My end value "tc2" comes out as "NaN + NaNi", in the following script and I cant figure out why.
%%Pre fault System clear clc Pmax=100; Pmech=50; Pe=50; Delta0=asin(Pe/100); %%System Under Fault Pe=0; r1=0; Pe=0; ...
19 dagar ago | 1 answer | 0
1
answerQuestion
I am not able to debug my script as follows
%%Prefault System; Pb=25e3; %Transfer Reactance X=1i*0.3+(1i*0.2/2); %Defining Values; E=1.03; V=1.0; %Max Power Pmax=(a...
20 dagar ago | 1 answer | 0
1
answerQuestion
I am getting errors that I am using ".*" and "*" wrongly in my matrix multiplications in my code. I am poor at matrix algebra and don't know when to use each operator.
I am getting errors that I am using ".*" and "*" wrongly in my matrix multiplications in my code. I am poor at matrix algebra an...
ungefär 2 månader ago | 2 answers | 0
2
answersQuestion
Minimization linprog constraint no feasible solution
The problem lies in the equality constraints you set up in the code. In the equality constraints (Aeq and Beq), there are confl...
2 månader ago | 1 answer | 0