This program provides a faster version of MATLAB's unique rows method (i.e. unique(points,''rows'') ).
Estimated acceleration amount is approximately x2.5 times.
Also this program is implemented for providing a basis/skeleton for
high performance function replacement studies.
Scripts and Functions are documented/commented in details.
Use:
help myFastUniqueRows
help execFUR
help execFUR_PT
for further information.
----
For unit tests,
please execute the 'execFUR.m'
for automated performance tests,
execute 'execFUR_PT.m"
----
Author: Caglar Arslan
Date : June 2020
License : 'No License'
------------------------------------------------------------------------
引用格式
Caglar Arslan (2024). Fast Unique Rows Method with Unit and Performance Tests (https://www.mathworks.com/matlabcentral/fileexchange/77329-fast-unique-rows-method-with-unit-and-performance-tests), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!