lab_2 #7

Merged
Arutunyan-Dmitry merged 14 commits from lab_2 into main 2024-11-01 13:09:15 +04:00
2 changed files with 417 additions and 864 deletions
Showing only changes of commit 371b206b78 - Show all commits

View File

@ -11,7 +11,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"metadata": {},
"outputs": [
{
@ -46,7 +46,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 2,
"metadata": {},
"outputs": [
{
@ -55,7 +55,7 @@
"<Axes: ylabel='Frequency'>"
]
},
"execution_count": 10,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
},
@ -85,7 +85,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 3,
"metadata": {},
"outputs": [
{
@ -120,16 +120,16 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 4,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x2d8c973ba70>"
"<matplotlib.legend.Legend at 0x20a1e4b5ee0>"
]
},
"execution_count": 9,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
},

File diff suppressed because one or more lines are too long