You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
function MMcreate()
This function takes no input and gives no output (also not to screen!)
and it reads a file «list2021.txt» and trains the Markov Model based on
that list. The function saves a file «model2021.mat» containing ONLY
the variable MM (95x95 matrix).
(This process is similar to what is described in slides 5-7)
– function score=MMcheck(pw)
This function takes as input a string (single quotes!!) representing a
password and gives as output a score (not to the screen!) that
represents the quality score of that password.
(The score is defined on slide 4)
Cite As
MUHAMMAD BILAL WARIS (2026). Password Strength Checker with File Save (https://nl.mathworks.com/matlabcentral/fileexchange/109089-password-strength-checker-with-file-save), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (4.37 MB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |