Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
VOP_overestimation_postprocessing_GPU.m | 2021-03-17 | 14.4 kB | |
VOP_redundancy_check.m | 2021-03-17 | 4.6 kB | |
Readme.txt | 2021-03-17 | 709 Bytes | |
Totals: 3 Items | 19.7 kB | 0 |
Post processing algorithms for VOP compression. These are scripts for a paper by Stephan Orzada, Thomas M. Fiedler, Harald H. Quick and Mark E. Ladd submitted to MRM. Algorithm 1: 'VOP_overestimation_postprocessing_GPU.m' This algorithm reduces the Overestimation for a given set of VOPs. Especially useful to reduce the overestimation in VOP sets calculated with the compression algorithms by Lee et al. and Orzada et al. Algorithm 2: 'VOP_redundancy_check.m' This function tests a given set of VOPs for redundancy. It can be used to reduce the number of VOPs in a dataset produced by Eichfelder and Gebhardt's algorithm. Especially useful when you have a vendor provided VOP set only.