Rank: 1637 based on 39 downloads (last 30 days) and 3 files submitted
Personal Profile:

A student

Professional Interests:
operations research

 

Watch this Author's files

 

Files Posted by Suri View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
10 Apr 2008 Suri's Sudoku Solver (SSS) My version of the MATLAB Sudoku solver, which employs recursive function to arrive at a solution Author: Suri Like games, sudoku, suri, sss, matlab, recursive algorithm 4 1
09 Apr 2008 wordcount This function reads from a text file and displays the most frequently used words Author: Suri Like statistics, probability, text words count freq..., words count, words frequency 26 4
  • 3.66667
3.7 | 3 ratings
31 Mar 2008 Intersect2 Finds the intersection (common elements) of several (more than two) arrays Author: Suri Like intersect, common, intersection, mathematics 9 2
Comments and Ratings on Suri's Files View all
Updated File Comment by Comments Rating
05 May 2011 wordcount This function reads from a text file and displays the most frequently used words Author: Suri Like ahrens, Jeff

Didn't work with my text file. It failed to list quite a few words.

19 Jan 2011 wordcount This function reads from a text file and displays the most frequently used words Author: Suri Like Kan, Andrey

there is a bug.

if the input file contains
--------- start of file ----------
9
9
9
9
9
9
9997
9997
9997
9997
9997
9997
---------- end of file

then the output is

    'WORD' 'FREQ' 'REL. FREQ'
    '9' [ 6] '50.0000%'

the word '9997' is not reported.

24 Jun 2010 wordcount This function reads from a text file and displays the most frequently used words Author: Suri Like Ali, Nawaf

It's a great application, but I am trying to implement it on big text files and it runs for ever, the matlab keeps busy for a very long time, is that normal? or there is something need to update in the code?

24 Jul 2009 Intersect2 Finds the intersection (common elements) of several (more than two) arrays Author: Suri Like Julia

I've submitted a script that fulfills the same function as this one, using a recursive scheme:
intersect several arrays
http://www.mathworks.com/matlabcentral/fileexchange/24835

There is a similar one for the union of several arrays:
http://www.mathworks.com/matlabcentral/fileexchange/24834

12 Mar 2009 wordcount This function reads from a text file and displays the most frequently used words Author: Suri Like Taha

Just what I was looking for. Code is easy to read and implement. Great work!

Top Tags Applied by Suri
common, games, intersect, intersection, mathematics
Files Tagged by Suri View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
10 Apr 2008 Suri's Sudoku Solver (SSS) My version of the MATLAB Sudoku solver, which employs recursive function to arrive at a solution Author: Suri Like games, sudoku, suri, sss, matlab, recursive algorithm 4 1
09 Apr 2008 wordcount This function reads from a text file and displays the most frequently used words Author: Suri Like statistics, probability, text words count freq..., words count, words frequency 26 4
  • 3.66667
3.7 | 3 ratings
31 Mar 2008 Intersect2 Finds the intersection (common elements) of several (more than two) arrays Author: Suri Like intersect, common, intersection, mathematics 9 2

Contact us at files@mathworks.com