Quantum computer simulator

The simulator of universal quantum computer based on Deutsch mathematical model of the quantum computing.

Download
Download

You are now following this Submission

Cite As

Martin V. (2026). Quantum computer simulator (https://nl.mathworks.com/matlabcentral/fileexchange/73035-quantum-computer-simulator), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with R2017a and later releases

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.4.2

Corrected typos in description.

Download
1.4.1

Corrected description of example on Grover algorithm.

Download
1.4.0

Fixed error in controlled Rz gate.

Download
1.3.0

The main function returns a matrix representing whole processed quantum algorithm. Improved description.

Download
1.2.1

Examples added (forgotten in 1.2.0 update).

Download
1.2.0

Swap (SWP) gate implemented. Help edited to reflect this.

Download
1.1.0

1) added EXP operator
2) resolved bug in getOperator function (previously, using pi and expressions with pi as a gate parameter led to an error)

Download
1.0.2

1) Treated error in the function initializeRegisterInt
2) Added two basic examples of quantum algorithm - q-bit swap and Toffoli gate implementation

Download
1.0.1

Edited description, added image. NO CHANGE IN CODE!

Download
1.0.0

Download