intrainter(x,r)

Version 1.0.0.0 (528 Bytes) by Raid Omar
This function is to give the intra (clients) and the inter (impostors)
90 Downloads
Updated 22 Apr 2015

View License

This function is to give the intra (clients) and the inter (impostors) by using just one matrix. Simply, the matrix (x) should have the all vectors in an order structure, where each client vectors will be arranged row after row. Use the (r) parameter to specify how many rows belong to each client. Then, this simple matrix will compute the (euclidean) distance between each client and send them as an intra vector. Similarly, it will compute the (euclidean) distance between the different clients (impostors) and send them as an inter vector.

Cite As

Raid Omar (2024). intrainter(x,r) (https://www.mathworks.com/matlabcentral/fileexchange/50593-intrainter-x-r), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0