Google's PageRank

Returns Google's PageRank for the entered URL
ダウンロード: 2.5K
更新 2005/12/7

ライセンスの表示

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 AnswersGoogle についてさらに検索

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