登录
首页 » matlab » QuantumInformationComputationlibrary

QuantumInformationComputationlibrary

于 2009-05-28 发布 文件大小:144KB
0 176
下载积分: 1 下载次数: 113

代码说明:

  量子信息计算库。内涵计算量子纠缠等众多MATLAB程序,也包含很多自建类,如密度矩阵等等,内服详细说明(Quantum information computation liberary. Calculation of quantum entanglement content of MATLAB, and many other procedures, also contains a lot of self-categories, such as the density matrix and so on, detailed description of internal)

文件列表:

QLib_v_1_0
..........\demos
..........\.....\demo_check_entropy_measure_additivity.m
..........\.....\demo_check_SU_over_U_does_span.m
..........\.....\demo_dense_coding.m
..........\.....\demo_dist_measures.m
..........\.....\demo_factoring_of_dm.m
..........\.....\demo_fidelity_vs_dist_trace.m
..........\.....\demo_log_mat_and_prod_gens_for_exponent_decomp.m
..........\.....\demo_negativity_scale.m
..........\.....\demo_reconstructing_param_sep.m
..........\.....\demo_show_SU_decomposition.m
..........\.....\demo_SU_comm.m
..........\.....\demo_SU_param_equiv.m
..........\.....\demo_teleport.m
..........\.....\demo_test_distance_measure.m
..........\.....\demo_werner_measures.m
..........\dm
..........\..\all_bipartition_masks.m
..........\..\all_masks.m
..........\..\a_comm.m
..........\..\cannonize_pure.m
..........\..\comm.m
..........\..\distance
..........\..\........\dist_Bures.m
..........\..\........\dist_Bures_angle.m
..........\..\........\dist_Fubini_Study.m
..........\..\........\dist_Hilbert_Schmidt.m
..........\..\........\dist_KL.m
..........\..\........\dist_KL_CPD.m
..........\..\........\dist_trace.m
..........\..\........\fidelity.m
..........\..\........\Hilbert_Schmidt_norm.m
..........\..\famous
..........\..\......\GHZ.m
..........\..\......\Gisin.m
..........\..\......\rho3.m
..........\..\......\W101.m
..........\..\......\Werner.m
..........\..\gates
..........\..\.....\cnot_gate.m
..........\..\.....\control_gate.m
..........\..\.....\Deutsch_gate.m
..........\..\.....\swap_gate.m
..........\..\gen_desc.m
..........\..\gen_name_desc.m
..........\..\is_cpd_valid.m
..........\..\is_dm_valid.m
..........\..\is_product.m
..........\..\is_pure.m
..........\..\is_pure_valid.m
..........\..\majorization
..........\..\............\is_majorizationally_incompatible.m
..........\..\............\is_majorized_by.m
..........\..\............\is_super_majorized_by.m
..........\..\............\is_weakly_majorized_by.m
..........\..\............\majorization_vector.m
..........\..\normalize_classical.m
..........\..\normalize_dm.m
..........\..\normalize_pure.m
..........\..\no_global_phase.m
..........\..\schmidt_decomp.m
..........\..\shape_shift
..........\..\...........\classical2dm.m
..........\..\...........\dephase_pure.m
..........\..\...........\dm2classical.m
..........\..\...........\dm2pure.m
..........\..\...........\dm2tensor.m
..........\..\...........\exp_rep_for_of_unitary_op.m
..........\..\...........\ipermute_dof_dm.m
..........\..\...........\ipermute_dof_pure.m
..........\..\...........\partial_trace.m
..........\..\...........\partial_trace_cpd.m
..........\..\...........\partial_trace_pure.m
..........\..\...........\partial_transpose.m
..........\..\...........\permute_dof_dm.m
..........\..\...........\permute_dof_pure.m
..........\..\...........\pure2dm.m
..........\..\...........\pure2tensor.m
..........\..\...........\pure_norm.m
..........\..\...........\purify_compact.m
..........\..\...........\purify_full.m
..........\..\...........\reorder_and_merge_dm_dims.m
..........\..\...........\reorder_and_merge_pure_dims.m
..........\..\...........\tensor2dm.m
..........\..\...........\tensor2pure.m
..........\..\trace_norm.m
..........\..\validate_cpd.m
..........\..\validate_dm.m
..........\..\validate_pure.m
..........\entropy_and_entanglement
..........\........................\entanglement
..........\........................\............\concurrence.m
..........\........................\............\concurrence_pure.m
..........\........................\............\entanglement.m
..........\........................\............\entanglement_of_formation.m
..........\........................\............\is_entangled_all_pt.m
..........\........................\............\is_entangled_pt.m
..........\........................\............\logarithmic_negativity.m
..........\........................\............\negativity.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fastica
    Independent Component
    2014-11-07 21:29:16下载
    积分:1
  • tsmQPhild
    算法是原始对偶算法,该方法充分的剖析了优化问题的结构,是求解二次规划问题的一个较好的算法。求解比采用matlab 的Quardprog求解速度快许多!(Algorithm is the original dual algorithm, this method is fully analyzed the optimization of structure, is to solve the quadratic programming problem of a good algorithm. To solve the fast Quardprog than using matlab to solve many!)
    2014-01-09 14:42:59下载
    积分:1
  • BUTTWATH
    使用MATLAB自带的函数,实现了50Hz带阻滤波器,其中的参数可以修改,即可以实现任意频率的陷波器。(Achieved a 50Hz notch filter)
    2009-09-25 15:07:02下载
    积分:1
  • DOA
    methods of Direction of arrival estimation. (DOA) such as MUSIC, MVDR, Min-Norm and Classical Beamforme.
    2010-11-21 20:31:08下载
    积分:1
  • matlab
    张德丰所著《MATLAB数字图像处理》一书的完整代码。(Zhang Defeng book " MATLAB image processing," a book of the complete code.)
    2010-05-28 14:43:13下载
    积分:1
  • DWT
    此代码为多分辨率小波变换,可对原始信号进行多尺度分解(This code for multi-resolution wavelet transform, the original signal can be multi-scale decomposition)
    2014-10-21 20:26:56下载
    积分:1
  • LTE_Downlink[1]
    维也纳大学,LTE-A下行链路matlab链路级仿真程序。(University of Vienna, LTE-A downlink link level simulation matlab program.)
    2021-02-02 19:39:59下载
    积分:1
  • MIMO
    仿真2*2MIMO通信系统ML、ZF、MMSE检测算法性能,给出三种检测算法的误比特率。(Multi-input multi-output (mimo) communication system simulation 2* 2 ML, ZF and MMSE detection algorithm performance, the bit error rate of three detection algorithms is given.)
    2020-11-13 11:59:43下载
    积分:1
  • EnMn
    EnMn 求一帧语音信号的短时能量和短时幅度函数(Seeking a short-time speech signal power and short range function)
    2010-11-26 12:14:46下载
    积分:1
  • templateMatcher
    matlab下的图像模板匹配算法源码,希望对大家有所帮助(matlab image under the template matching algorithm source code, I hope all of you to help)
    2008-01-19 21:41:05下载
    积分:1
  • 696518资源总数
  • 106265会员总数
  • 10今日下载