This commit is contained in:
yezhengmao1 2025-04-15 05:17:32 +00:00
parent 4bf6cc8390
commit 7946bf646c
6 changed files with 118 additions and 115 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 44,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
@ -30,7 +30,7 @@
},
{
"cell_type": "code",
"execution_count": 45,
"execution_count": 2,
"metadata": {},
"outputs": [
{
@ -52,7 +52,7 @@
},
{
"cell_type": "code",
"execution_count": 46,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
@ -73,7 +73,7 @@
},
{
"cell_type": "code",
"execution_count": 47,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
@ -109,7 +109,7 @@
},
{
"cell_type": "code",
"execution_count": 48,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
@ -118,7 +118,7 @@
},
{
"cell_type": "code",
"execution_count": 49,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
@ -145,7 +145,7 @@
},
{
"cell_type": "code",
"execution_count": 50,
"execution_count": 7,
"metadata": {},
"outputs": [
{
@ -154,7 +154,7 @@
"Text(13.333333333333346, 0.5, 'Communication Ratio (%)')"
]
},
"execution_count": 50,
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
@ -262,16 +262,16 @@
},
{
"cell_type": "code",
"execution_count": 51,
"execution_count": 8,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x7f63e45065a0>"
"<matplotlib.legend.Legend at 0x7f44d78935c0>"
]
},
"execution_count": 51,
"execution_count": 8,
"metadata": {},
"output_type": "execute_result"
}
@ -289,7 +289,7 @@
},
{
"cell_type": "code",
"execution_count": 52,
"execution_count": 9,
"metadata": {},
"outputs": [
{
@ -299,7 +299,7 @@
"<Figure size 4200x1050 with 1 Axes>"
]
},
"execution_count": 52,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long