Azzera filtri
Azzera filtri

How can write in MATLAB the following expression?

1 visualizzazione (ultimi 30 giorni)
|0>=1
0
0
|1>= 0
1
0
  1 Commento
Jan
Jan il 8 Gen 2023
Without any explanations the readers have to guess, what this should mean. This is not a useful way to ask a question. Please read: How to ask a good question .

Accedi per commentare.

Risposta accettata

Alan Stevens
Alan Stevens il 8 Gen 2023
Try
ket0 = [1; 0; 0]
ket1 = [0; 1; 0]

Più risposte (0)

Categorie

Scopri di più su Quantum Mechanics in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by