About 76,100 results
Open links in new tab
  1. Solving Linear Programming problems in python PulP

    Oct 25, 2022 · Where eliminated variables occur in those inequalities, substitute for them using the above to obtain inequalities in terms of the four unknown variables. So now you have a much simpler …

  2. Linear programming graph T/F questions - Physics Forums

    Jan 29, 2012 · Homework Statement The shaded area on graph represents the feasible region of a linear programmin problem whose objective function is to be maximized. Label each of the following …

  3. Solving transportation problems (LPP) using linprog in MATLAB

    Feb 28, 2021 · I want to solve transportation problems (TP) in MATLAB. For solving LPPs, MATLAB provides the linprog function in the Optimization Toolbox. According to my...

  4. Simplex Method - Programming Problem - Physics Forums

    Apr 4, 2010 · 37 0 Simplex Method --- Programming Problem Homework Statement Here's the question - Conside the linear programming problem: maximise P = -3x + y, subject to 3x + 2y =< 24, 4x + 9y …

  5. Best AI Tool For Assistance With Physics And Computer Programming?

    Jan 31, 2025 · I use ChatGPT at this point as basically my personal tutor. It has been a huge help in learning Python code, fixing issues when I'd have them, verify it's working as intended, etc. Also …

  6. How to Self Study Linear Algebra for Students - Physics Forums

    Apr 27, 2016 · In this insight I will give a roadmap to learn the basics of linear algebra. Aside from calculus, linear algebra is one of the most applicable subjects of all of mathematics.

  7. Minimizing Sum of Absolute Values - Physics Forums

    Feb 14, 2011 · If you have access to a linear programming package, problems of this type can be solved by linear programming. In the above problem, we would reformulate the problem as follows:

  8. Using Linear Programming to Optimize a New Restaurant

    May 7, 2010 · Linear Programming "Possibility Restaurant" Homework Statement Angela Fox and Zooey Caulfield were food and nutrition majors at State University, as well as close friends and …

  9. Linear Programming Mixture Problem - Physics Forums

    Aug 4, 2013 · Homework Statement Hi, I am having a problem with this particular type of problem. I am just so confused that I don't even know how to attempt these types of problems. Can someone …

  10. Learn Lie Algebras: A Walkthrough - The Basics - Physics Forums

    Jan 3, 2019 · This article is meant to provide a quick reference guide to Lie algebras: the terminology, important theorems, and a brief overview of the subject.