diff options
author | priyanka | 2015-06-24 15:03:17 +0530 |
---|---|---|
committer | priyanka | 2015-06-24 15:03:17 +0530 |
commit | b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b (patch) | |
tree | ab291cffc65280e58ac82470ba63fbcca7805165 /416/CH2/EX2.9/exp2_9c.txt | |
download | Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.gz Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.tar.bz2 Scilab-TBC-Uploads-b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b.zip |
initial commit / add all books
Diffstat (limited to '416/CH2/EX2.9/exp2_9c.txt')
-rwxr-xr-x | 416/CH2/EX2.9/exp2_9c.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/416/CH2/EX2.9/exp2_9c.txt b/416/CH2/EX2.9/exp2_9c.txt new file mode 100755 index 000000000..561a14769 --- /dev/null +++ b/416/CH2/EX2.9/exp2_9c.txt @@ -0,0 +1,15 @@ +
+ example 2.9
+
+ load duration curve in fig1
+
+ the energy consumed upto different times is as
+
+from mid night upto 5,energy=250MWh
+from mid night upto 9,energy=550MWh
+from mid night upto 18,energy=1450MWh
+from mid night upto 20,energy=1700MWh
+from mid night upto 22,energy=1930MWh
+from mid night upto 24,energy=2060MWh
+ energy curve in fig 2
+
\ No newline at end of file |