This commit is contained in:
grizzly 2024-09-22 11:12:45 -04:00
parent 3015914255
commit 5a843822c3
9 changed files with 1298811 additions and 0 deletions

View file

@ -159,6 +159,18 @@ Power is:
#align(center)[#image("images/attack_mse.svg", height:100%)]
]
#slide(title:"Alternative Approach - Decomposed Power Trace")[
// schematic of the overview
#for i in range(5){
[#only(i+1)[#image("images/decomposed_"+str(i+1)+".svg", height:100%)]]
}
]
#slide(title:"Alternative Approach - Decomposed Power Trace")[
#only(1)[#align(center)[#image("images/number_values_state.svg", height:100%)]]
#only(2)[#align(center)[#image("images/states_ts.svg", height:100%)]]
]
#slide(title:"Future Developements")[
#bibliography("biblio.yml")