final version

This commit is contained in:
Глеб Луговцов 2023-10-07 19:38:12 +03:00
parent a339ed6102
commit 835fa6db68

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 9,
"id": "3e9c91d2-a8a3-4cf4-a3bd-682f4979776a",
"metadata": {},
"outputs": [],
@ -32,7 +32,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 10,
"id": "5e765906-9269-4ba2-81ba-fb2fd3d798f1",
"metadata": {},
"outputs": [
@ -69,7 +69,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 11,
"id": "5b0cd085-4398-4b10-b6cc-3147d4e616f8",
"metadata": {},
"outputs": [
@ -79,7 +79,7 @@
"13991140.642303433"
]
},
"execution_count": 3,
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
@ -98,7 +98,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 12,
"id": "cfe69bd0-e5c9-45af-826b-22e759bc6eca",
"metadata": {},
"outputs": [
@ -108,7 +108,7 @@
"8.32"
]
},
"execution_count": 4,
"execution_count": 12,
"metadata": {},
"output_type": "execute_result"
}
@ -127,7 +127,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 13,
"id": "8a4273c4-db67-40b9-b887-926d8e6866e1",
"metadata": {},
"outputs": [],
@ -146,7 +146,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 14,
"id": "87f15973-cb08-477e-a81d-2a81e1536105",
"metadata": {},
"outputs": [],
@ -182,7 +182,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 15,
"id": "24817123-a6cd-47a5-a153-7d4e6ab68135",
"metadata": {},
"outputs": [
@ -225,7 +225,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 16,
"id": "f964e34e-f019-49d3-9815-86764aad6a64",
"metadata": {},
"outputs": [
@ -279,7 +279,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 17,
"id": "6b0c2a09-1033-43c5-baa4-02616c6bdb91",
"metadata": {},
"outputs": [
@ -336,7 +336,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 18,
"id": "d668aa7a-0a40-475b-9876-698f4bc62c0a",
"metadata": {},
"outputs": [
@ -387,7 +387,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 19,
"id": "21ac3719-9a57-4f80-9858-fc3c018fb1ad",
"metadata": {},
"outputs": [
@ -418,7 +418,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 20,
"id": "9e61c01d-77b7-4984-b906-68f55031aed4",
"metadata": {},
"outputs": [
@ -435,7 +435,7 @@
" 'BOTH-3.csv']"
]
},
"execution_count": 12,
"execution_count": 20,
"metadata": {},
"output_type": "execute_result"
}
@ -447,7 +447,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 21,
"id": "cef56c78-13e9-435f-b84e-9549f195e647",
"metadata": {},
"outputs": [],
@ -476,7 +476,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 22,
"id": "ec61c33d-578b-45e4-9146-049724620a32",
"metadata": {},
"outputs": [
@ -528,7 +528,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 23,
"id": "285e6509-6d8b-4235-8fc8-1134142e685d",
"metadata": {},
"outputs": [],
@ -538,6 +538,30 @@
"b_arr = opt_arr.T[1]"
]
},
{
"cell_type": "code",
"execution_count": 53,
"id": "90c41f99-6ee6-43e1-abd5-9957a1df13ff",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"\\begin{tabular}{rrrrrrrr}\n",
"\\hline\n",
" -15.31 & -10.81 & -15.25 & -10.82 & -7.69 & -7.45 & -7.95 & -7.96 \\\\\n",
" -11.32 & -14.96 & -11.58 & -15.03 & -17.53 & -17.89 & -17.49 & -17.50 \\\\\n",
"\\hline\n",
"\\end{tabular}\n"
]
}
],
"source": [
"from tabulate import tabulate\n",
"print(tabulate(opt_arr.T, tablefmt=\"latex\", floatfmt=\".2f\"))"
]
},
{
"cell_type": "markdown",
"id": "4b8623ef-91d3-455d-9093-8c2a60201356",
@ -548,7 +572,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 54,
"id": "5af98fb6-4675-493e-aad6-19a8810a096a",
"metadata": {},
"outputs": [
@ -598,7 +622,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 55,
"id": "0202a50a-02d6-40dd-8d79-854d179273e4",
"metadata": {},
"outputs": [
@ -640,7 +664,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 56,
"id": "8dfd4820-1065-4364-abe3-498825506a74",
"metadata": {},
"outputs": [
@ -683,6 +707,14 @@
"plt.savefig(\"all-VAH-BOTH.png\")\n",
"plt.show()"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "d2dc3e7e-c3bd-4dfe-9b14-26e190916c39",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {