Computational_Mathematics_L.../README.md
2023-12-20 01:23:04 +04:00

23 lines
598 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Лабораторная работа №1 по ВМ
## Участники
1. Бондаренко Максим ПИбд-32 (Главный)
2. Исмаилов Ровшан ПИбд-32
3. Алейкин Артём ПИбд-32
4. Давыдов Юрий ПИбд-32
5. Карамушко Максим ПИбд-32
## Симплекс комбо (Вариант 6)
![Задание](taskimage/task.jpg)
### F= 2*x1 + 3*x2 -> max
### Cистема:
1. x1 + 3*x2 <= 18
2. 2*x1 + x2 <= 16
3. x2 <= 5
4. 3*x1 <= 21
### Найди x1 и x2, а также максимальную прибыль F