DGT
MATLAB
Collision Set Size Estimate algorithms
Type: MATLAB source code
Description: The archive contains a simple matlab script that computes the execution time (both in terms of number of operations and actual time) taken by the most known collision set size estimate algorithms in the literature. The archive also contains a “.mat” file containing pre-computed results provided by the aforementioned script.
Credits: Andrea Zanella, SIGNET lab
Download: here
Matlab manuals
Some manuals about Matlab:
- MATLAB Primer Complete guide on MATLAB with a useful command list at the end
- Survive to MATLAB Introduction to MATLAB through some simple examples
- Guida a MATLAB Another MATLAB guide (in Italian)
- Control Toolbox Guide for the MATLAB “Control toolbox”, that contains a set of function for the analysis of dynamic systems.