vault backup: 2026-07-30 15:34:28
This commit is contained in:
Vendored
+1
-1
@@ -216,6 +216,7 @@
|
||||
},
|
||||
"active": "25f5b25d5eca7203",
|
||||
"lastOpenFiles": [
|
||||
"SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge/Pasted image 20260730153305.png",
|
||||
"SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge/Pasted image 20260730145119.png",
|
||||
"SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge/Pasted image 20260730144713.png",
|
||||
"SS2026/Quantum Computing/Bernstein-Vazirani/Anhänge",
|
||||
@@ -233,7 +234,6 @@
|
||||
"SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730102024.png",
|
||||
"SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730101723.png",
|
||||
"SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730101435.png",
|
||||
"SS2026/Quantum Computing/8. Ket Notation/Anhänge/Pasted image 20260730101012.png",
|
||||
"SS2026/Quantum Computing/8. Ket Notation/Anhänge",
|
||||
"SS2026/Quantum Computing/8. Ket Notation",
|
||||
"SS2026/Quantum Computing/4. Observing and measuring/Observing probabilistic and measuring quantum systems.md",
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -19,3 +19,15 @@ The resulting state is calculated as follows:
|
||||
|
||||
![[Pasted image 20260730145119.png]]
|
||||
|
||||
We are now in superposition between all classical possibilities on the top wire
|
||||
and in $\ket{-}$ on the bottom wire.
|
||||
|
||||
|
||||
Next we apply the unitary $U_f$ on both wires.
|
||||
The Unitary is defined as:
|
||||
$U_f \ket{x,y} = \ket{x,y \otimes f(x)}$
|
||||
This unitary applies the function f to the bottom wire y.
|
||||
It can be calculated as follows:
|
||||
|
||||
![[Pasted image 20260730153305.png]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user