Google's PageRank
Version 1.0.0.0 (1,32 ko) par
Fahad Al Mahmood
Returns Google's PageRank for the entered URL
This function calls a PHP script (provided by googlecommunity.com) and outputs the PageRank result (0-10).
SYNTAX:
pagerank(url)
pagerank : Returns the Google's PageRank for the entered URL
Example:
pagerank('http://www.cnn.com')
pagerank('www.m-w.com')
pagerank('mathworks.com/matlabcentral/fileexchange/loadCategory.do')
Citation pour cette source
Fahad Al Mahmood (2025). Google's PageRank (https://www.mathworks.com/matlabcentral/fileexchange/9239-google-s-pagerank), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R14SP1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Google dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 | Description Updated & PHP Script Credit Added |