files: контрольное задание

Этот коммит содержится в:
2026-02-12 01:06:57 +03:00
родитель 636f61257f
Коммит 08dbe7036d
2 изменённых файлов: 285 добавлений и 0 удалений

52
ТЕМА1/Perem Обычный файл
Просмотреть файл

@@ -0,0 +1,52 @@
# Created by Octave 10.3.0, Wed Feb 11 22:44:12 2026 UTC <unknown@User-PC>
# name: C
# type: double_range
# base, limit, increment
4 27 1
# name: D
# type: matrix
# rows: 4
# columns: 6
4 8 12 16 20 24
5 9 13 17 21 25
6 10 14 18 22 26
7 11 15 19 23 27
# name: D1
# type: scalar
22
# name: D2
# type: matrix
# rows: 1
# columns: 3
18 22 26
# name: D3
# type: matrix
# rows: 2
# columns: 3
13 17 21
14 18 22
# name: D4
# type: matrix
# rows: 1
# columns: 5
19 20 21 22 23
# name: D5
# type: matrix
# rows: 2
# columns: 3
6 14 26
7 15 27