Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 498 Bytes

est_frml.md

File metadata and controls

12 lines (8 loc) · 498 Bytes

est_frml

Full rank maximum likelihood estimator estimator by POVM measurements results. Density matrix is estimated by maximization of likelihood function. The maximization is done by numerical solving of likelihood equation for the square root of a density matrix.

← Back to contents

Usage

  • fun_est = est_frml() generates estimator handler

Data type: function_handle

Estimator handler.