資源簡介
程序為改進的遺傳算法對配電網(wǎng)無功優(yōu)化補償問題。電力系統(tǒng)配電網(wǎng)的無功優(yōu)化規(guī)劃是保證配電網(wǎng)安全、經(jīng)濟運行的一項有效手段,是降低網(wǎng)損、提高電壓質(zhì)量的重要措施。
代碼片段和文件信息
function?[bestmembestvalnfeval]?=?devec3(fnameVTRDXVminXVmaxyNPitermaxFCRstrategyrefresh);
%?minimization?of?a?user-supplied?function?with?respect?to?x(1:D)
%?using?the?differential?evolution?(DE)?algorithm?of?Rainer?Storn
%?(http://www.icsi.berkeley.edu/~storn/code.html)
%?
%?Special?thanks?go?to?Ken?Price?(kprice@solano.community.net)?and
%?Arnold?Neumaier?(http://solon.cma.univie.ac.at/~neum/)?for?their
%?valuable?contributions?to?improve?the?code.
%?
%?Strategies?with?exponential?crossover?further?input?variable
%?tests?and?arbitrary?function?name?implemented?by?Jim?Van?Zandt?
%??12/97.
%
%?Output?arguments:
%?----------------
%?bestmem????????parameter?vector?with?best?solution
%?bestval????????best?objective?function?value
%?nfeval?????????number
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????13663??2006-04-16?06:41??devec3.m
?????文件????????428??2006-04-16?06:42??rosen.m
?????文件???????1691??2006-04-16?06:42??run1.m
?????文件????????784??2006-04-16?06:42??run2.m
?????文件???????5825??2006-04-16?06:42??yue.m
-----------?---------??----------?-----??----
????????????????22391????????????????????5
評論
共有 條評論