File size: 3,566 Bytes
c633a0a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 |
[
{
"id": 0,
"page": 35,
"bounding_box": [
189.86535862513952,
317.08099365234375,
419.6570129394531,
482.8590087890625
],
"latex_content": "\\begin{table}[htbp]\n \\centering\n \\begin{tabular}{|c|c|}\n \\hline\n {\\bf Strategy} & {\\bf Sequence} \\\\\n \\hline\n \\multicolumn{2}{|c|}{Repeated measurements not allowed} \\\\\n \\hline\n ME Sampling & $10~~1~~9~~2~~3~~8~~5~~7~~4~~6$ \\\\\n \\hline\n IM Sampling & $~1~10~~9~~2~~3~~8~~7~~4~~6~~5$ \\\\\n \\hline\n RND Sampling & $~6~10~~3~~1~~5~~9~~8~~2~~4~~7$ \\\\\n \\hline\n \\multicolumn{2}{|c|}{Repeated measurements allowed} \\\\\n \\hline\n ME Sampling & $10~~1~10~~1~~1~10~10~~1~~1~~1$ \\\\\n \\hline\n IM Sampling & $~1~10~~1~10~10~~1~10~10~~1~~1$ \\\\\n \\hline\n \\end{tabular}\n \\caption{Results for example $1$, the additive noise case. Design sequences yielded by the three strategies for one particular Monte Carlo run}\n \\label{tab:ex1_add_seq}\n\\end{table}",
"extracted_content": [
[
"Strategy",
"Sequence"
],
[
"Repeated measurements not allowed",
null
],
[
"ME Sampling",
"10 1 9 2 3 8 5 7 4 6"
],
[
"IM Sampling",
"1 10 9 2 3 8 7 4 6 5"
],
[
"RND Sampling",
"6 10 3 1 5 9 8 2 4 7"
],
[
"Repeated measurements allowed",
null
],
[
"ME Sampling",
"10 1 10 1 1 10 10 1 1 1"
],
[
"IM Sampling",
"1 10 1 10 10 1 10 10 1 1"
]
],
"similarity_score": 0.49162011173184356,
"table_image": "images/1107.1445v1/table_0.png",
"page_image": "pages/1107.1445v1/page_35.png"
},
{
"id": 1,
"page": 36,
"bounding_box": [
191.50399780273438,
149.093994140625,
418.74798583984375,
314.87298583984375
],
"latex_content": "\\begin{table}[htbp]\n \\centering\n \\begin{tabular}{|c|c|}\n \\hline\n {\\bf Strategy} & {\\bf Sequence} \\\\\n \\hline\n \\multicolumn{2}{|c|}{Repeated measurements not allowed} \\\\\n \\hline\n ME Sampling & $~5~~6~~7~~4~~1~~3~~8~~9~~2~10$ \\\\\n \\hline\n IM Sampling & $~1~10~~9~~7~~2~~8~~4~~3~~5~~6$ \\\\\n \\hline\n RND Sampling & $~6~~1~~8~~5~10~~9~~4~~2~~3~~7$ \\\\\n \\hline\n \\multicolumn{2}{|c|}{Repeated measurements allowed} \\\\\n \\hline\n ME Sampling & $~5~~6~~6~~5~~5~~5~~6~~5~~6~~5$ \\\\\n \\hline\n IM Sampling & $~1~10~~1~10~10~~1~~1~~1~~1~10$ \\\\\n \\hline\n \\end{tabular}\n \\caption{Results for example $1$, the multiplicative noise case. Design sequences yielded by the three strategies for one particular Monte Carlo run}\n \\label{tab:ex1_mult_seq}\n\\end{table}",
"extracted_content": [
[
"Strategy",
"Sequence"
],
[
"Repeated measurements not allowed",
null
],
[
"ME Sampling",
"5 6 7 4 1 3 8 9 2 10"
],
[
"IM Sampling",
"1 10 9 7 2 8 4 3 5 6"
],
[
"RND Sampling",
"6 1 8 5 10 9 4 2 3 7"
],
[
"Repeated measurements allowed",
null
],
[
"ME Sampling",
"5 6 6 5 5 5 6 5 6 5"
],
[
"IM Sampling",
"1 10 1 10 10 1 1 1 1 10"
]
],
"similarity_score": 0.47075208913649025,
"table_image": "images/1107.1445v1/table_1.png",
"page_image": "pages/1107.1445v1/page_36.png"
}
] |