登录
首页 » matlab » CaseStudy

CaseStudy

于 2010-07-05 发布 文件大小:2500KB
0 86
下载积分: 1 下载次数: 116

代码说明:

  这里介绍的案例研究演示如何使用MATLAB来建立测量的燃气经营权,在新英格兰的植物组合相关的风险的申请。在Excel中的应用与实施用MATLAB进行了分析所有的接口。该应用程序允许用户指定的7种植物,包括能力,热率,可变操作和维护成本,最低运行时的特点。这个组合可以用一个简单的调度backtested历史天然气和电力价格的策略来计算利润和机组运行的历史数据。风险措施,通过模拟计算到使用天然气和混合模型在MATLAB中实现,模拟市场价格为每调度方案和计算现金流量从厂房的运作产生未来的电力价格。该现金流量的分布进行分析,产生了90%和95%的现金流量在风险衡量每个工厂以及用于发电资产组合。这些功能全部是提出了一个简洁的Excel的前端。 题为“介绍ETRM为例”的文件将指导,通过分析不同的组件。(The case study presented here demonstrates using MATLAB to build an application for measuring the risks associated with a portfolio of gas-fired power plants operated in New England. The application has an interface implemented in Excel with all of the analytics performed by MATLAB. The application allows the user to specify the characteristics of the 7 plants including the capacity, heat rate, variable operation and maintenance costs and minimum run time. This portfolio can be backtested using a simple dispatch strategy on historical gas and electricity prices to compute historical profit and plant operation statistics. The risk measures are computed by simulating gas and electricity prices into the future using a hybrid model implemented in MATLAB, simulating the dispatch for each scenario of market prices and computing cash-flows arising from the operation of the plants. The distribution of the cash-flows is analyzed to produce a 90 and 95 cash-flow at risk measure for each plant )

文件列表:

backtestPlantPortfolio.m,2109,2010-06-29
dispatch.m,3428,2010-06-29
dynamicDateTicks.m,5498,2010-04-10
fetchDBElecData.m,1354,2010-04-20
fetchNGData.m,966,2010-06-29
fitPlot.m,1098,2010-04-20
genPredictorsElec.m,2375,2010-06-02
html
....\ModelElectricity.html,22941,2010-06-29





....\ModelElectricity_05.png,12174,2010-06-29
....\ModelElectricity_06.png,11230,2010-06-29
....\ModelElectricity_07.png,14142,2010-06-29
....\ModelNGPrice.html,14058,2010-06-29
....\ModelNGPrice.png,2331,2010-06-29
....\ModelNGPrice_01.png,64961,2010-06-29
....\ModelNGPrice_02.png,8939,2010-06-29
....\ModelNGPrice_03.png,9142,2010-06-29
....\ModelNGPrice_04.png,9190,2010-06-29
....\ModelNGPrice_05.png,9185,2010-06-29
....\ModelNGPrice_06.png,9155,2010-06-29
....\ModelNGPrice_07.png,9167,2010-06-29
....\ModelNGPrice_08.png,9158,2010-06-29
....\ModelNGPrice_09.png,9173,2010-06-29
....\ModelNGPrice_10.png,8821,2010-06-29
....\ModelNGPrice_11.png,9107,2010-06-29
....\ModelNGPrice_12.png,9144,2010-06-29
....\ModelNGPrice_13.png,9169,2010-06-29
....\ModelNGPrice_14.png,9190,2010-06-29
....\ModelNGPrice_eq13650.png,4926,2010-04-12
....\ModelNGPrice_eq59128.png,2387,2010-04-12
....\ModelNGPrice_eq60877.png,3664,2010-04-12
....\ModelNGPrice_eq73175.png,1827,2010-04-12
....\ModelNGPrice_eq77348.png,1755,2010-04-12
....\ModelTemperature.html,13992,2010-06-29
....\ModelTemperature.png,3489,2010-06-29
....\ModelTemperature_01.png,17022,2010-06-29
....\ModelTemperature_02.png,12972,2010-06-29
....\ModelTemperature_03.png,13282,2010-06-29
....\ModelTemperature_04.png,14096,2010-06-29
....\SimulationDispatch.html,15875,2010-06-29
....\SimulationDispatch.png,1564,2010-06-29
....\SimulationDispatch_01.png,14580,2010-06-29
....\SimulationDispatch_02.png,14914,2010-06-29
....\SimulationDispatch_03.png,14991,2010-06-29
....\SimulationDispatch_04.png,14250,2010-06-29
....\SimulationDispatch_05.png,14427,2010-06-29
....\SimulationDispatch_06.png,14584,2010-06-29
....\SimulationDispatch_07.png,14937,2010-06-29
....\SimulationDispatch_08.png,14688,2010-06-29
....\SimulationDispatch_09.png,14668,2010-06-29
....\SimulationDispatch_10.png,14551,2010-06-29
....\SimulationDispatch_11.png,10057,2010-06-29
....\SimulationDispatch_12.png,7075,2010-06-29
Introduction to ETRM Case Study.doc,337408,2010-06-29
license.txt,1551,2010-07-02
ModelElectricity.m,8037,2010-06-29
ModelNGPrice.m,4570,2010-06-29
ModelTemperature.m,4579,2010-06-29
PlantRisk.prj,44276,2010-06-02
PlantRiskDeployed.xlsm,30690,2010-06-29
PlantRiskSpLink.xlsm,26599,2010-06-29
PlantRiskTemplate.xlsx,15231,2010-06-29
SavedModels
...........\ElectricityModel.mat,1297204,2010-06-29
...........\NEholidays.mat,705,2010-03-24
...........\NGPriceModel.mat,1606,2010-06-29
...........\TemperatureModel.mat,440255,2010-06-29
simulateElecPrices.m,2556,2010-04-20
simulateNGPrices.m,1481,2010-06-29
simulatePlantPortfolio.m,4997,2010-03-24
simulateTemperature.m,1725,2010-04-20
SimulationDispatch.m,5320,2010-06-29
vbamodule.bas,2499,2010-03-24

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

发表评论

0 个回复

  • grd_test
    xwch_test.m是主测试文件;biaoji.mat存放滤波器系数;xiangweicha.m用FFT计算相位差。 仿真框架为: 1.标记信号和双音信号续接作为发送信号; 2.对双音中一个频率分量的相位做偏移,再经过一个低通滤波器(引入线性相位,模拟收发不能同步测量现象)后,作为收到的信号; 3.用一个检测信号对收发信号进行相关运算; 4.画出收发信号以及相关处理后的信号。找出相关信号的那个尖点,从而推算出收发双音信号0相位点; 5. 输入0相位点位置,计算相对相位差。(xwch_test.m is the main test file biaoji.mat store filter coefficients xiangweicha.m calculated using FFT phase difference. Simulation framework: 1. Mark signals and then as a two-tone signal continued to send signals 2. On a two-tone frequency components of the phase shift to do, and then through a low pass filter (the introduction of linear phase, simulation can not simultaneously send and receive measuring the phenomenon), the as received signal 3. using a detection signal of the transceiver signal correlation operation 4. draw send and receive signals and related processed signal. Correlated signal of the cusp, which calculate the two-tone signal transceiver 0 phase point 5. Enter 0 phase point position, calculate the relative phase difference.)
    2010-06-12 17:31:00下载
    积分:1
  • Calt_Geomagnetic_elements
    用于地球物理专业学习地磁学,了解磁场各要素!(This program used for geophysical professional studies and help you to understand the geomagnetic elements.)
    2011-01-03 10:34:24下载
    积分:1
  • main
    simulink悬架运动分析程序! simulink悬架运动分析程序! simulink悬架运动分析程序!(simulink simulinksimulink simulinksimulink simulinksimulink simulinksimulink simulink)
    2011-05-06 11:24:43下载
    积分:1
  • 22
    说明:  simulink建的模型,用于直线电机,仿真时数据要自己加入(simulink model built for the linear motor)
    2013-03-14 17:20:24下载
    积分:1
  • Example
    二为弹性波动程序,用于显示p波,s波和表面波的传播过程。(Elastic Wave Program)
    2013-05-18 12:12:29下载
    积分:1
  • OFDM_Receiver
    The model of OFDM receiver using Matlab.
    2010-02-19 09:39:30下载
    积分:1
  • optical-analysis-and-application
    Matlab辅助激光光学分析与应用.zip(Matlab assisted laser optical analysis and application. Zip)
    2012-10-13 18:42:20下载
    积分:1
  • pd
    说明:  雷达信号脉冲多普勒的MATLAB源程序,可同时测得目标速度和距离信息(Doppler radar signal pulse of MATLAB source code, can be measured simultaneously target speed and distance information)
    2016-12-16 12:59:12下载
    积分:1
  • sc
    说明:  SC is a useful function for displaying rich image data, of use to anyone wishing to visualize and save 2D data in ways beyond that which MATLAB built-in functions allow. This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be - correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable - useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.(SC is a useful function for displaying rich image data, of use to anyone wishing to visualize and save 2D data in ways beyond that which MATLAB built-in functions allow. This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does so much more. It is fast and displays images as they should be- correct aspect ratio, integer magnification, no axes. In addition, it can return the image as an output variable- useful for saving to disk, texture mapping surfaces, and post-rendering manipulation such as overlaying/combining two or more images.)
    2009-08-25 19:00:06下载
    积分:1
  • Capture
    converting colors from rgb to hsi in matlab
    2013-10-22 01:30:14下载
    积分:1
  • 696524资源总数
  • 103827会员总数
  • 23今日下载