91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 17.01MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2024-02-02
  • 語言: 其他
  • 標簽: 優化算法??PSO??

資源簡介

微電網的粒子群優化調度算法,里面包括相關文獻參考和電價數據,算法的過程解釋的很清楚,是我學算法時候用到的資源。

資源截圖

代碼片段和文件信息

function?cost=economic(x)
C_MT=0;
C_GRID=0;
C_BA=0;
G_price=[0?0?0?0?0?0?0?0?0.0931?0.0931?0.0931?0.0931?0.0931?0.0931?0.0931?0.0931?0.0931?0.0931?0.0931?0.0931?0.0931?0?0?0];
for?i=1:72
????if?i<25
??????C_MT=C_MT+0.04*x(i);
????elseif?i>24&&i<49
??????C_GRID=?C_GRID+G_price(i-24)*x(i);
????else
??????C_BA=C_BA+8*abs(x(i));
????end
end

cost=C_MT+C_GRID+C_BA;

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-04-11?21:49??微電網PSO優化算法\
?????文件?????????377??2013-10-30?17:09??微電網PSO優化算法\economic.m
?????文件????????1482??2013-11-11?11:51??微電網PSO優化算法\fitness.asv
?????文件????????1520??2013-11-12?10:40??微電網PSO優化算法\fitness.m
?????文件????????4080??2013-10-29?15:51??微電網PSO優化算法\gridbaopt.asv
?????文件????????4182??2013-11-13?16:11??微電網PSO優化算法\gridbaopt.m
?????目錄???????????0??2019-04-11?21:49??微電網PSO優化算法\參考資料\
?????文件?????2547583??2018-03-19?19:26??微電網PSO優化算法\參考資料\A?Configuration?of?Storage?System?for?DC?Microgrids.pdf
?????文件?????3596080??2018-04-25?13:48??微電網PSO優化算法\參考資料\ARTIGO_MultiobjectiveEnergy.pdf
?????文件??????246309??2017-12-10?19:09??微電網PSO優化算法\參考資料\CAPACITY?CONFIGURATION?OF?THE?HYBRID?ENERGY?storage?system?based?on?improved?quantum?Genetic?algorithm.pdf
?????文件??????351660??2017-12-12?20:45??微電網PSO優化算法\參考資料\Optimal?Capacity?Configuration?of?Hybrid?Energy?Storage?for?an?isolated?microgrid?based?on?QPSO?Algorithm?-?副本.pdf
?????文件??????340339??2017-12-10?19:28??微電網PSO優化算法\參考資料\Optimal?Capacity?Configuration?of?Hybrid?Energy?Storage?for?an?isolated?microgrid?based?on?QPSO?Algorithm.pdf
?????文件?????1210497??2017-12-10?19:08??微電網PSO優化算法\參考資料\Research_on_optimal_configuration_strategy_of_ener.pdf
?????目錄???????????0??2019-04-11?21:49??微電網PSO優化算法\參考資料\參考資料\
?????文件?????2146668??2018-09-03?18:49??微電網PSO優化算法\參考資料\參考資料\MT.pdf
?????文件??????841835??2018-09-01?18:30??微電網PSO優化算法\參考資料\參考資料\Multi-objective?optimal?dispatch?of?microgrid?containing?electric?vehicles.pdf
?????文件???????12301??2018-09-02?20:42??微電網PSO優化算法\參考資料\參考資料\不同電價.docx
?????文件?????6932797??2018-09-03?18:49??微電網PSO優化算法\參考資料\參考資料\不同電價下含儲能系統的微電網經濟調度_李剛.pdf
?????文件??????593395??2018-08-07?20:50??微電網PSO優化算法\參考資料\參考資料\包含電動汽車的風_光_儲微電網經濟性分析_茆美琴?(3).pdf
?????文件??????642963??2018-09-03?11:16??微電網PSO優化算法\參考資料\參考資料\基于多目標粒子群算法的微電網優化調度_王金全.pdf
?????文件??????995857??2017-12-05?01:06??微電網PSO優化算法\參考資料\商業園區儲能系統削峰填谷的有功功率協調控制策略_楊錫運.pdf
?????文件??????871636??2017-12-06?11:18??微電網PSO優化算法\參考資料\考慮電動汽車調度的微電網混合儲能容量優化配置_馬益平.pdf
?????文件???????17984??2018-05-10?22:22??微電網PSO優化算法\參考資料\邊緣計算.emmx

評論

共有 條評論