12.07.2015 Views

Managing Risks of Supply-Chain Disruptions: Dual ... - CiteSeerX

Managing Risks of Supply-Chain Disruptions: Dual ... - CiteSeerX

Managing Risks of Supply-Chain Disruptions: Dual ... - CiteSeerX

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2) Code------------------------------------------------------------------------------------------------------------------------------------------------------------- GENERAL LOOP ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Author: Sophie PochardWritten on March 28th 2003----------------------------------------------------------------------------------------------------------------------------------% Program to build the Figure 6.1.clear CONSTANTS;CONSTANTS=constant;CONSTANTS.OnetoTwo=1000000000;CONSTANTS.OnetoThree=1000000000;CONSTANTS.TwotoOne=1000000000;CONSTANTS.TwotoThree=1000000000;CONSTANTS.ThreetoOne=1000000000;CONSTANTS.ThreetoTwo=1000000000;for i=1:1:10ix(i)=0+0.1*iCONSTANTS.lambda=x(i)Opt=Main(CONSTANTS);ValeurOneSupplier(i)=Opt.InitValueOneNormal(1,1)ValeurTwoSuppliers(i)=Opt.InitValueTwoNormal(1,1)ValeurThreeSuppliers(i)=Opt.InitValueThreeNormal(1,1)endfigure(3)hold onplot(x,ValeurOneSupplier)hold onplot(x,ValeurTwoSuppliers)hold onplot(x,ValeurThreeSuppliers)xlabel('Probability <strong>of</strong> Rare Events');ylabel('Value');87

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!