Initial state formation for qubits
조회 수: 7 (최근 30일)
이전 댓글 표시
I want to create the initial state for the qubit for HHL algorithm.
댓글 수: 0
답변 (1개)
Adit Kirtani
2023년 5월 19일
Hi Varsha,
I’m assuming you are looking into how one can define initial states for testing quantum circuits, and in particular your implementation of the HHL algorithm. Here’s a handy link to an introduction to the quantum computing toolbox:
This page covers basic implementations of qubits, quantum gates and quantum circuits. For an implementation of the HHL algorithm, I would suggest exploring solutions on the internet, as they would go more in-depth than anything the MATLAB documentation can provide.
I hope this helps,
Adit Kirtani.
참고 항목
카테고리
Help Center 및 File Exchange에서 Quantum Mechanics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!