Mahbubur Rahman
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
260.011
of 295.467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
How to run a while/for loop for a matpower case file?
For the case9.m file on matpower I want to change the "Pd" (power) of a bus continuously (suppose 90:1:200), and see the results...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
How can I get a fractional iteration value?
If you look at this code - the number of iteration n is the iteration counter but for me it is also the seconds of the system (w...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
How to build a system of iteration for multiple interrelated variables?
Primarily, I have 5 variables - q1,q2,q3,q4 and ts. q1,q2,q3,q4 are dependent on ts and ts is also dependent on q1,q2,q3,q4. I h...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
Introducing a Variable in simple equation?
Why is simple code is not working? I am a novice here. Qc = 40; Qr = 55; I = 78; Qs = 100; I = sqrt((Qc + Qr -...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
How to call constant in MATLAB?
Suppose I want to define a = X; b = Y, and then want the addition of a+b. How can I do that? I mean, how can I call a letter as ...
bijna 9 jaar ago | 1 answer | 0