photo

Arifur Rahman


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
100,701
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

View by

Question


Is there any way to enhance the step of iteration of optimization with fmincon?
Hello. I am trying to do optimization by fmincon. My objection is to minimize the loss. However, when the optimization running, ...

7 years ago | 1 answer | 0

1

answer

Question


HVDC link between 2 PV type buses
Hello. I am doing load flow calculation in a 69 bus system. There are total 7 dc links which are connected between different bus...

7 years ago | 0 answers | 0

0

answers

Question


Tolerance in power flow calculation
Hello. Could anyone help me about that, If I do power flow calculation in Matlab then I need to mention a tolerance, for example...

7 years ago | 0 answers | 0

0

answers

Answered
How to solve 'User supplied objective function must return a scalar value' in fmincon?
I have to minimize total losses. @Walter Roberson

7 years ago | 0

Question


How to solve 'User supplied objective function must return a scalar value' in fmincon?
Hello. I have done power flow calculation. After power flow calculation, I got Losses in the line which is *(131x96)* matrix. Th...

7 years ago | 2 answers | 0

2

answers

Answered
How to solve the for loop with row and column?
Thank you so much, it works. I have to follow this thing in bigger equation as well.

7 years ago | 0

Question


How to solve the for loop with row and column?
Hello. I have an equation which is in a for loop. The equation is like that, for i=1:length(LIN.fK) linecurren...

7 years ago | 2 answers | 0

2

answers