Introduction - If you have any usage issues, please Google them yourself
Design and solve a linear programming problem, requiring:
1) the problem should have a certain practical background, and it should be related to their own specialty.
2) the objective function contains at least 6 variables.
3) there are two constraint conditions including equality constraint and inequality constraint.
4) write the Matlab program for solving the problem.
5) it is necessary to explain and analyze the results of the solution.