differential evolutionary algorithm using newton raphson method

5 views (last 30 days)
I need the matlab code for differential evolutionary algorithm optimization technique using newton raphson load flow for a ieee 30 bus system for finding the distributed genertion optimal location????

Answers (1)

Walter Roberson
Walter Roberson on 27 Mar 2011
Could we ask why you are using that technique instead of using Yan's improved stocastic variation?
  2 Comments
RaNa
RaNa on 27 Mar 2011
It's a part of my project which i've to use exactly like above....
Can you help??
Walter Roberson
Walter Roberson on 27 Mar 2011
I found code for the algorithm, though not necessarily for the 30 bus system. It was on the order of 60 lines long.
As you are doing an assignment, I would not be willing to share the location of the code unless you can convince me that copying someone else's code for this purpose would be acceptable in your course and under your institution's academic code of conduct.

Sign in to comment.

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!