Publications by Farhana Zahir
Data604Discussion04
Explain the balance equations from the rainwater harvesting paper posted to this week's reading. The two balance equations are: In [1]: from IPython.display import Image Image(filename = "balance.png", width=800, height=800) Out[1]: Vt in Equation 1 represents the volume of rainwater in the cistern on any given day indexed with t ∈ T (t is...
1665 sym R (186 sym/3 pcs) 1 img
Data604HW03Ch06
Modeling and Simulation in Python¶Data 604 Homework 3 Farhana Zahir Chapter 6 Copyright 2017 Allen Downey License: Creative Commons Attribution 4.0 International In [1]: # Configure Jupyter so figures appear in the notebook %matplotlib inline # Configure Jupyter to display the assigned value after an assignment %config InteractiveShell.ast_n...
3055 sym R (5173 sym/27 pcs) 5 img
Data604HW02Chap05
Modeling and Simulation in Python¶Data 604 HW2 Farhana Zahir Chapter 5 Copyright 2017 Allen Downey License: Creative Commons Attribution 4.0 International In [1]: # Configure Jupyter so figures appear in the notebook %matplotlib inline # Configure Jupyter to display the assigned value after an assignment %config InteractiveShell.ast_node_int...
4927 sym R (4600 sym/55 pcs) 3 img 5 tbl
Data604HW02Chap04
Modeling and Simulation in Python¶Data604 Hw 2 Farhana Zahir Chapter 4 Copyright 2017 Allen Downey License: Creative Commons Attribution 4.0 International In [1]: # Configure Jupyter so figures appear in the notebook %matplotlib inline # Configure Jupyter to display the assigned value after an assignment %config InteractiveShell.ast_node_int...
5479 sym R (7143 sym/54 pcs) 5 img 1 tbl
Data604HW04Chap13
Modeling and Simulation in Python¶Data604 Final Exam Farhana Zahir Chapter 13 Copyright 2017 Allen Downey License: Creative Commons Attribution 4.0 International In [1]: # Configure Jupyter so figures appear in the notebook %matplotlib inline # Configure Jupyter to display the assigned value after an assignment %config InteractiveShell.ast_n...
2188 sym R (5565 sym/32 pcs) 5 img 3 tbl
Data604HW04Chap12
Modeling and Simulation in Python¶Data604 HW06 Farhana Zahir Chapter 12 Copyright 2017 Allen Downey License: Creative Commons Attribution 4.0 International In [1]: # Configure Jupyter so figures appear in the notebook %matplotlib inline # Configure Jupyter to display the assigned value after an assignment %config InteractiveShell.ast_node_in...
5423 sym R (14263 sym/55 pcs) 7 img 4 tbl
Data604Discussion03
Data 604 Discussion 03 Farhana Zahir Verification and Validation in simulation¶ The simulation model is valid only if the model is an accurate representation of the actual system, else it is invalid. Validation and verification are the two steps in any simulation project to validate a model. 1) Validation is the process of comparing two results...
3290 sym R (810 sym/4 pcs) 1 img
Data604HW03Ch07
Modeling and Simulation in Python¶Data604 Homework3 Farhana Zahir Chapter 7 Copyright 2017 Allen Downey License: Creative Commons Attribution 4.0 International In [1]: # Configure Jupyter so figures appear in the notebook %matplotlib inline # Configure Jupyter to display the assigned value after an assignment %config InteractiveShell.ast_nod...
4841 sym R (4863 sym/35 pcs) 3 img
Data604HW04Chap08
Modeling and Simulation in Python¶Data604 HW4 Farhana Zahir Chapter 8 Copyright 2017 Allen Downey License: Creative Commons Attribution 4.0 International In [1]: # Configure Jupyter so figures appear in the notebook %matplotlib inline # Configure Jupyter to display the assigned value after an assignment %config InteractiveShell.ast_node_inte...
4916 sym R (5563 sym/37 pcs) 8 img
Data604HW04Chap09
Modeling and Simulation in Python¶Data604 HW04 Farhana Zahir Chapter 9 Copyright 2017 Allen Downey License: Creative Commons Attribution 4.0 International In [1]: # Configure Jupyter to display the assigned value after an assignment %config InteractiveShell.ast_node_interactivity='last_expr_or_assign' # import everything from SymPy. from sym...
6549 sym R (1960 sym/44 pcs) 1 img