Stuart’s MATLAB Videos

Watch and Learn

Modifying My Script to Add a Levenshtein Distance Column to My Table

Here I add another data column to my table, which is the Levenshtein distance between the redirecting source and destination URLs. This turns out to take much longer than I expected to compute, so I try using parfor to speed it up.

Features covered in this code-along style video include:

  • tables
  • parfor

Play the video in full screen mode for a better viewing experience. 

|
  • print

コメント

コメントを残すには、ここ をクリックして MathWorks アカウントにサインインするか新しい MathWorks アカウントを作成します。