登录
首页 » matlab » 微网优化设计

微网优化设计

于 2020-09-18 发布
0 219
下载积分: 1 下载次数: 7

代码说明:

说明:  微电网调度优化设计问题Optimal design of microgrid dispatching(Optimal design of microgrid dispatching)

文件列表:

微网优化设计, 0 , 2017-10-09
微网优化设计\Code, 0 , 2017-10-09
微网优化设计\Code\With Uncertainty, 0 , 2017-10-09
微网优化设计\Code\With Uncertainty\DG.xls, 25600 , 2015-01-13
微网优化设计\Code\With Uncertainty\MonteCarlo.m, 5646 , 2015-12-07
微网优化设计\Code\With Uncertainty\PlotOF.m, 424 , 2015-12-07
微网优化设计\Code\With Uncertainty\PlotSAID.m, 413 , 2015-12-07
微网优化设计\Code\With Uncertainty\PlotSAIF.m, 413 , 2015-12-07
微网优化设计\Code\With Uncertainty\R2.mat, 1348 , 2015-12-07
微网优化设计\Code\With Uncertainty\Uncertainty.m, 1680 , 2015-12-08
微网优化设计\Code\With Uncertainty\branch69.xls, 33280 , 2015-01-12
微网优化设计\Code\With Uncertainty\bus69.xls, 31232 , 2015-01-13
微网优化设计\Code\With Uncertainty\case69.m, 551 , 2015-01-11
微网优化设计\Code\With Uncertainty\initialization.m, 536 , 2017-01-12
微网优化设计\Code\With Uncertainty\pathdef.m, 61661 , 2017-11-21
微网优化设计\Code\With Uncertainty\re_data.mat, 926 , 2015-01-14
微网优化设计\Code\Without Uncertainty, 0 , 2017-10-09
微网优化设计\Code\Without Uncertainty\DG.xls, 25600 , 2015-01-13
微网优化设计\Code\Without Uncertainty\MonteCarlo.m, 5568 , 2017-11-21
微网优化设计\Code\Without Uncertainty\PlotOF.m, 424 , 2015-12-07
微网优化设计\Code\Without Uncertainty\PlotSAID.m, 413 , 2015-12-07
微网优化设计\Code\Without Uncertainty\PlotSAIF.m, 413 , 2015-12-07
微网优化设计\Code\Without Uncertainty\R1.mat, 1345 , 2015-12-07
微网优化设计\Code\Without Uncertainty\Uncertainty.m, 1679 , 2015-12-08
微网优化设计\Code\Without Uncertainty\branch69.xls, 33280 , 2015-01-12
微网优化设计\Code\Without Uncertainty\bus69.xls, 31232 , 2015-01-13
微网优化设计\Code\Without Uncertainty\case69.m, 551 , 2015-01-11
微网优化设计\Code\Without Uncertainty\f1.fig, 2783 , 2015-12-08
微网优化设计\Code\Without Uncertainty\initialization.m, 544 , 2015-12-05
微网优化设计\Code\Without Uncertainty\pathdef.m, 210308 , 2017-04-19
微网优化设计\Code\Without Uncertainty\re_data.mat, 926 , 2015-01-14
微网优化设计\Report, 0 , 2017-11-21
微网优化设计\Report\Optimum Microgrid Design.docx, 547628 , 2017-11-21
微网优化设计\Report\Optimum Microgrid Design.pdf, 771012 , 2015-12-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB-Introduction-Applications
    Amos Gilat写的MATLAB教材,很详细清楚。 An Introduction with Applications, Fourth Edition 2011( An Introduction with Applications, Fourth Edition )
    2013-11-12 15:55:09下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • dmicompare
    DMI WITH N EQUAL TO 4,8,20
    2014-02-08 18:13:08下载
    积分:1
  • Adaptive--filter--denoising
    自适应中值滤图像去噪,用于去除各种噪声比下的污染图像的椒盐噪声(Adaptive Median filter image denoising)
    2011-05-15 00:26:18下载
    积分:1
  • BP
    说明:  通过分析交通流量时间序列的特点,引入BP神经网络进行短时交通流预测。首先,分析了短时交通流量预测的意义及研究背景;然后,介绍了BP神经网络的结构模型、学习规则以及BP算法的改进算法;最后,通过BP神经网络对短时交通流进行预测,并分析了在各种不同条件下的预测情况。(through the analysis of the characteristics of traffic flow time series, introduces BP neural network for short-term traffic flow prediction. First of all, it analyzes the significance of short-term traffic flow prediction and research background. And then, it has discussed the model and structure, the study rule and the improved algorithm of BP neural network. Finally, by BP neural network to forecast the short-term traffic flow, it analyzes under different conditions of the neural network prediction.)
    2015-07-09 15:31:46下载
    积分:1
  • MATLABbiancheng
    适合matlab的初学者,详细具体,需要的可以看下(Suitable for beginners MATLAB, detailed, need can facie )
    2012-03-22 10:10:19下载
    积分:1
  • CDVine_1.1-11.tar
    Vine copula for C vine和 D vine的估计等。(Vine copula for C vine and D vine.)
    2014-11-24 20:12:14下载
    积分:1
  • Three-phase-high-frequency-isolated-DC-DC-convert
    Three phase high frequency isolated DC-DC converter
    2014-12-23 17:03:08下载
    积分:1
  • matlab
    复杂网络相似性指标的实现和对比,同时可以实现无标度网络和邻耦网络两个复杂网络的预测。并对预测结果进行评估。改进了预测算法,提出了预测精度评价的新指标,使精度评价更准确。(Implementation and comparison of the complex network of similar indicators, and can achieve scale-free network and neighbor coupled network prediction of two complex networks. The prediction results to assess. Improve the prediction algorithm, proposed a new indicator of prediction accuracy evaluation, the accuracy of evaluation is more accurate.)
    2012-07-06 16:06:35下载
    积分:1
  • compression
    application of compression image
    2014-02-04 22:31:06下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载