Search Files

Advanced Search
Go
 
Loading tag cloud...

Files

 
Date   File Tags Downloads
(last 30 days)
Comments Ratings
10 Jul 2009 Screenshot strfind for datasets Search and find entries in a Matlab dataset (in a specified string variable) Author: Arnaud Amzallag strfind, statistics, dataset, find, search 12 0
09 Jul 2009 Screenshot Binary Serach of rows of M-by-N Matrix Binary Search that is based on sum of column values of rows of input M-by-N Matrix Author: Dr. Murtaza Khan matrices, find, search, ismember, binary serach 93 5
  • 4.0
4.0 | 3 ratings
08 Jul 2009 SEARCHFILE Search for files and directories under a given folder with recursive and filter options Author: Rahul PN find file, search file, ls, dir, search, directory 21 1
05 Jul 2009 Vectorized FIND with 'FIRST' option Find the first non-zero element(s) along row/column - or any other dimension Author: Bruno Luong nonzeros, find 132 0
18 Jun 2009 findfirst MEX file for finding first or last non-zero. Author: Richard Hindmarsh external interface, finding, find, first, mex, nonzero 7 3
  • 4.0
4.0 | 1 rating
17 Jun 2009 Screenshot findsubmat Finds one matrix (a sub-matrix) within another. Author: Matt Fig matrix, inside, submatrix, find, indexing, vector 129 5
  • 5.0
5.0 | 3 ratings
29 May 2009 Screenshot findextrema find indices of local extrema (minina, maxima) and zero-crossings. Author: Siyi Deng crossing, minima, peak, find, indexing, extrema 29 0
05 May 2009 Single-variable linear level finding ("inverse" INTERP1): findX Estimates the XI values at which the dependent variables Y reach a specified level YI. Author: Antoni J. CanĂ³s interpolation, find cross, find zeros, level crossing, inverse interp1, approximation 35 3
  • 4.0
4.0 | 2 ratings
05 May 2009 Regular expression search in cell array of strings Search in cell array of strings. Returns indexes of cells in stead of indexes within cells . Author: Maximilien Chaumon cellstr, cell array, find, cell, search, string 37 2
  • 3.0
3.0 | 2 ratings
21 Apr 2009 Screenshot hs: a pedestrian history search engine hs searches the command history for patterns Author: us strfind, find, regexp, string, regular expression 96 8
  • 5.0
5.0 | 4 ratings
05 Mar 2009 KTHVALUE select the k-th smallest element in a (randomized) list Author: Jos minimum, matrix, maximum, algorithm, find, select 96 2
  • 5.0
5.0 | 1 rating
13 Feb 2009 findRuns.m Returns indices of n consecutive numbers (you specify the number you want) Author: Richard Heitz find, consecutive numbers 24 2
27 Jan 2009 FINDIND find indices of matching elements between two matrices (v2.0, jan 09) Author: Jos count, match, find, ismember, indices 88 0
29 Dec 2008 Recursive directory walk with -exec (UNIX type) Directory walking with input function handle called with each matching file found. Author: Ashish Uthama exec, directory file path, find, path, directory, utilities 25 1
  • 1.0
1.0 | 1 rating
11 Jul 2008 Screenshot rex: a pedestrian regular expression operator synopsis generator rex prints a synopsis of the current regular expression operator syntax Author: us r, synopsis, match, potw, find, regexp 129 0
  • 5.0
5.0 | 1 rating
14 May 2008 MATCHROW (v1.1, may 2008) Match elements in the rows of a matrix Author: Jos find row match ismemb..., matrices 151 2
  • 5.0
5.0 | 3 ratings
21 Apr 2008 Screenshot Line Intersect Finds the points of intersection for linear time series data, very efficiently Author: Jonathan Millin find line intersectio... 29 2
04 Mar 2008 find_in_models: Search the entire block diagram hierarchy A wrapper for find_system which searches inside model references Author: Malcolm Wood simulink, find_system search fi... 95 3
  • 1.5
1.5 | 2 ratings
02 Nov 2007 Screenshot Video tutorial: MATLAB Basics: Using NaN as placeholder data for graphics One and a half minute video shows how to use NaN in graphics to leave gaps in a plot. Author: Doug Hull graphics, placeholder, find, intro, basics, tutorial 15 0
02 Nov 2007 Screenshot Video tutorial: MATLAB Basics: Interleaving data with find Four minute video shows how to use find to interleave data from different matrices into one matrix. Author: Doug Hull matrix, find, intro, basics, tutorial, video 25 0
28 Aug 2007 findFWHM Finds the full width at half maxium (FWHM) of a real function. Author: Adam Wyatt width, fwhm, interpolation, maximum, find, full 151 0
27 Jul 2007 Contains Function Determines whether or not an item appears in a matrix. Author: Brian Cody contains member find ..., matrices 26 4
  • 1.0
1.0 | 1 rating
16 Jul 2007 Published M-Files fpat: a fuzzy pattern detector the only pattern detector you will ever need Author: us matrix, fuzzy, array, cell, find, string 117 2
  • 4.33333
4.3 | 3 ratings
04 Jul 2007 parse4num Parses a string for a number value using a given string token. Author: DS number string find st..., strings 101 0
29 May 2007 searchtext Search text in files. Author: Kevin directories, search find text file..., path, files 14 0
18 May 2007 Text File Search Search text files using a list of terms, one at a time Author: Aman Siddiqi data import, data export, search find txt text ... 99 0
12 Apr 2007 IP2LOCATION Finds the location of ip address Author: Divakar Roy internet protocol, country, location, find 109 0
12 Apr 2007 URL2LOCATION Locates the country corresponding to the URL Author: Divakar Roy internet protocol, country, location, url, find, website 116 0
20 Feb 2007 instrrev/strrevfind Find character in string from EOS (right-hand end) Author: Tseviet Tchen string manipulation, character, find, strings, utilities, eos 14 0
27 Nov 2006 compareRepeatedFolders Finds all folders with the same name under a specified folder, and compares their content Author: moshik hatsav directories, find compare repeated..., path, files 10 0
15 Nov 2006 DIRR (find files recursively filtering name, date or bytes) Lists files recursively filtering name date and/or size. Output can be set as name date and/or size. Author: Maximilien Chaumon size, directories, filter, name, dir, find 143 5
  • 4.14286
4.1 | 7 ratings
25 Oct 2006 val2ind Returns the index and the value of the element of vector x that is closest to val Author: Tom O'Haver index value vector fi... 138 1
  • 2.0
2.0 | 1 rating
17 Aug 2006 findmat Find a matrix in a larger matrix Author: Justin Griffiths matrix, matrices, find, search, pattern 19 2
  • 4.0
4.0 | 2 ratings
05 Jul 2006 Screenshot strpat: a pedestrian, exactly matching pattern finder / replacer finds and/or replaces an exactly matching pattern in a string or a numeric array Author: us match, strings, strrep, find, array, exact 116 1
  • 5.0
5.0 | 2 ratings
01 May 2006 NEARESTPOINT NEARESTPOINT - find the nearest value in another vector Author: Jos statistics, distance, find, probability, closest, sort 114 10
  • 5.0
5.0 | 9 ratings
26 Apr 2006 Cell 'Find And Replace' Finds all occurrences of NaN in a cell array and replaces them. Author: Yoav Mor cell array, find, cell, structures, replace, search 38 3
  • 3.33333
3.3 | 3 ratings
31 Jan 2006 FIND STRING IN A TEXT FILE Searches for a string in a text file Author: Divakar Roy file, text, strings, find, word, search 162 3
  • 2.0
2.0 | 2 ratings
27 Dec 2005 Screenshot findreplace This function finds and replaces strings in a text file Author: Fahad Al Mahmood strings, find replace text fil... 146 4
  • 3.0
3.0 | 4 ratings
27 Jul 2005 Find coordinates Input a value and a matrix, and this function will output the row(s) and column(s) of the value. Author: Chris Riederer matrix, coordinates, value, matrices, spot, find 35 11
  • 1.625
1.6 | 8 ratings
03 Jun 2005 Screenshot StrrepLikeRegexprep STRREP, but uses the input and output format of REGEXPREP Author: Michael Robbins strrep, strfind, regular, find, strings, replace 89 1
  • 5.0
5.0 | 1 rating
10 May 2005 File Finder A basic finder. Author: Antonio J. Sabino directories, file, cell, basic, find, directory 14 1
28 Mar 2005 Screenshot find_index.m Find all index in a data array at the limit Author: Christian Schultes edge, filter design, index, rising, filter analysis, falling 10 0
13 Dec 2004 FINDARRAY Find one array within another. Author: Mukhtar Ullah matrix, array, find, vector 102 2
22 Nov 2004 Screenshot Points Inside polygone Finds those points (xi,yi) who are inside the polygon, defined by the vectors (x,y) Author: Per Sundqvist interpolation, 2d contour, polygon, find, random, approximation 10 3
  • 2.0
2.0 | 2 ratings
23 Jan 2004 Screenshot Filegrep A GUI-driven file grep/backup/editing tool. Author: Brett Shoelson grep, directories, file, find, launch, backup 123 7
  • 5.0
5.0 | 5 ratings
04 Mar 2003 findn Function similar to find for multidimensional arrays. Author: Suresh Joel index, 3d matrix, matrices, find, 4d matrix, utilities 104 5
  • 4.71429
4.7 | 7 ratings
23 Dec 2002 findnearest.m Find the nearest value in an array to a test value. Author: Thomas Benson interpolation, find, array, find nearest, nearest, bias argument 28 3
  • 4.0
4.0 | 2 ratings
06 Dec 2002 dot illusion Find the white circle with a black dot. Author: Eric Ludlam illusion, dot, find, white circle, black dot, games 93 4
  • 4.57143
4.6 | 7 ratings
25 Mar 2002 Screenshot GROUPFIND Find groups of data from a vector. Author: Manu Raghavan matrices, find group, search, vectorize, vector 8 3
  • 3.66667
3.7 | 3 ratings
12 Mar 2002 Vectorized FIND This function returns the locations of the elements of a vector in a matrix. Author: Steven Lord location, matrix manipulation, matrices, find, vectorized, vector 18 2
  • 3.0
3.0 | 2 ratings
25 Nov 2001 Screenshot FIND_COLOR Selects a specific color in the input image Author: Ikaro Silva color, find colors select 122 5
  • 4.75
4.8 | 4 ratings
24 Apr 2001 findcircles This function provides an example of feature-extraction in a binary image. Author: John T. McCarthy binary image, circles, image, find, image processing, image analysis 19 4
  • 4.66667
4.7 | 6 ratings
23 Mar 2001 findfiles This function finds all files with a specified extension in a directory and all subdirectories. Author: Tony Christney directories, find, function, tools, path, utilities 13 5
  • 5.0
5.0 | 4 ratings
01 May 2000 nearest.m A different version of the 'find' function used to collect the nearest values to the pin points. Author: Heekwan Lee collect, find, function, nearest, points, pin 16 2
  • 3.0
3.0 | 2 ratings
18 Jan 1999 collection1 A User Contributed collection of various M-File tools. Author: Glenn close, print, mat, models, find 11 2
  • 2.0
2.0 | 1 rating
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com