Google's PageRank
版本 1.0.0.0 (1.3 KB) 作者:
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')
引用格式
Fahad Al Mahmood (2024). Google's PageRank (https://www.mathworks.com/matlabcentral/fileexchange/9239-google-s-pagerank), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Google 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Description Updated & PHP Script Credit Added |