INTRODUCTION My topic is oil refinering using linear programming‚ this is under petrochemical industries which mean it will deal more about chemicals‚ this is about optimising the cost using a modelling method in mathematics called linear programming. This is very important because it links what is done in petrochemical industries with mathematics. Since there is a huge need of the products that are produced after petroleum refinering which are petrol‚ gasoline‚ oil‚ diesel and etc so in the
Premium Petroleum Gasoline
The homework problems for Module 4 are: 2-24‚ 34‚ 36‚ 38 (you only have to do part A for these problems. You do not have to do the part B graphical solutions) and 3-10‚ 12 (parts B and C for Problem 12)‚ 28‚ 30. Please use Excel solver function. I posted an annotated solution to Problem 2-5. This problem is an examplar for both the chapter 2 and 3 problems. In this example I show how I typically set up a problem. First I set up the linear programming model and then develop a parallel set-up
Premium Optimization Linear programming Operations research
Linear Programming in Finance‚ Accounting and Economics Sijia Lu 7289928683 Abstract This article is literatures review about five articles‚ which apply linear programming to Finance‚ accounting and economics. The mathematical method is found of crucial importance in those fields. The paper shows how theoretical inference in linear programming throws light upon realistic practice‚ and how empirical evidence supports those theories. Keywords: finance; accounting; economics; linear programming; investment
Premium Linear programming Optimization Operations research
AVR Programming Methods There are many ways to program AVR microcontrollers. Since many people ask about different ones at one time or another‚ I thought I’d outline them here so that their questions can be answered quickly and efficiently. Please forgive me if I miss a method or make an error. 1 - In System Programming (ISP) Supported By: Most MEGA and TINY devices Supported Programmers: AVRISP MKI/II‚ JTAG MKII‚ STK500‚ STK600‚ Dragon‚ AVRISP clones‚ AVR910 Programmers‚ AVRONE In System
Premium Computer programming Atmel AVR Programming language
Approach Quantitative Analysis involves the use of mathematical equations or relationships in analyzing a particular problem. Steps in Quantitative Analysis Approach 1. Define the problem 2. Develop a model 3. Acquire input data 4. Develop a solution 5. Test the solution 6. Analyze the results 7. Implement the results 2. Decision Theory Six steps in decision making 1. Define the problem 2. List possible alternatives 3. Identify possible outcome or state of nature 4. List the payoff or profit of each
Premium Decision theory Linear programming Optimization
An Example of Two Phase Simplex Method Consider the following LP problem. max z = 2x1 + 3x2 + x3 s.t. x1 + x2 + x3 · 40 2x1 + x2 ¡ x3 ¸ 10 ¡x2 + x3 ¸ 10 x1; x2; x3 ¸ 0 It can be transformed into the standard form by introducing 3 slack variables x4‚ x5 and x6. max z = 2x1 + 3x2 + x3 s.t. x1 + x2 + x3 + x4 = 40 2x1 + x2 ¡ x3 ¡ x5 = 10 ¡x2 + x3 ¡ x6 = 10 x1; x2; x3; x4; x5; x6 ¸ 0 There is no obvious initial basic feasible solution‚ and it is not even known whether there exists one
Premium Optimization BMW
MA2030 589 UNIVERSITY OF MORA TUW A Faculty of Engineering Department of Mathematics B. Sc. Engineering Level 2 - Semester 2 Examination: MA 2030 LINEAR ALGEBRA Time Allowed: 2 hours 2010 September 2010 ADDITIONAL MATERIAL: None INSTRUCTIONS TO CANDIDATES: This paper contains 6 questions and 5 pages. Answer FIVE questions and NO MORE. This is a closed book examination. Only the calculators approved and labeled by the Faculty of Engineering are permitted. This examination
Premium Linear algebra
Chapter 2 An Introduction to Linear Programming 18. a. Max 4A + 1B + 0S1 + 0S2 + 0S3 s.t. 10A + 2B + 1S1 = 30 3A + 2B + 1S2 = 12 2A + 2B + 1S3 = 10 A‚ B‚ S1‚ S2‚ S3 0 b. c. S1 = 0‚ S2 = 0‚ S3 = 4/7 23. a. Let E = number of units of the EZ-Rider produced L = number of units of the Lady-Sport produced Max 2400E + 1800L s.t. 6E + 3L 2100 Engine time L 280 Lady-Sport maximum
Premium Optimization Mutual fund Maxima and minima
Module A: The Simplex Solution Method PROBLEM SUMMARY 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. *13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. *28. *29. *30. 31. 32. 33. 34. Simplex short answer Simplex discussion short answer Simplex short answer Simplex short answer Simplex short answer Simplex short answer 4 tableaus 2 tableaus 3 tableaus 3 tableaus 2 tableaus 5 tableaus 5 tableaus 5 tableaus 6 tableaus 4 tableaus 3 tableaus 3 tableaus 3 tableaus Simplex short answer 3 tableaus 4
Premium Harshad number
Table of Contents Task 1 3 Report 1 4 Logical Data Structure 4 Preliminary Program Structure 5 Program Specification 6 Report 2 9 Logical Data Structure 9 Preliminary Program Structure 10 Program Specification 10 Task 2 14 Pseudo code for Report 1 15 Pseudo code for report 2 16 Flowcharts for Report 1 18 Flowchart for Report 2 19 Task 3 21 Pseudo codes for a procedure that checks whether a member is paid-up member. 22 Pseudo code for main menu 23 Flowchart for Main menu 24 Testing
Premium Flowchart Unified Modeling Language UML diagrams