Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose that matrix in the spreadsheet Webpage_Ranking shows linkages between 100 websites related to a particular theme. If webpage i has an outgoing link that

Suppose that matrix in the spreadsheet Webpage_Ranking shows linkages between 100 websites related to a particular theme. If webpage i has an outgoing link that connects to webpage j, then the value of cell (i,j) is 1, otherwise it is 0. Here i refers to the row index and j to the column index.

Consider a browser who starts to a particular webpage and randomly jumps from one webpage to another in the following manner. Suppose the browser is on webpage i. With probability 0.85, the browser is equally likely to take one of the outgoing links i.e. the (i,j) cells that are 1. However, with probability 0.15, the browser is likely to randomly pick a webpage from any of the 99 other webpages. Assume that this browsing behavior goes on forever and a steady state distribution is achieved.

Using this steady state distribution, figure out the ranking among the 100 webpages using the techniques discussed in class.

I need someone to help me write a MATLAB code for this question. So far I have had the data imported but I just need help on how to sort the data out.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Excel 2024 In 7 Days

Authors: Alan Dinkins

1st Edition

B0CJ3X98XK, 979-8861224000

More Books

Students also viewed these Databases questions

Question

What does stickiest refer to in regard to social media

Answered: 1 week ago