Main Content

981 results

Develop and refine regular expressions in an interactive figure that shows all of REGEXP's outputs.

Finally, new features of UIFIGURE allowed me to write the GUI that I wanted to write 10 years ago...IREGEXP is a simple interactive tool to help develop regular expressions. IREGEXP lets you

rex prints a synopsis of the current regular expression operator syntax

simply for your convenience:REX prints a synopsis of the current regular expression operator syntax into the command window>> rexor a listbox figure>> rex xprogrammers can easily add

MotifCatcher

Version 1.3.0.0

by Phillip Seitzer

a MATLAB GUI platform for determination and evaluation of biologically significant motifs

RegexpHelper

Version 1.0.0.0

by Scott Frasso

GUI Regular Expression Tool

If you write regular expressions in MATLAB, RegexpHelper is the tool for you. RegexpHelper is a simple GUI that gives you immediate feedback on your regular expressions in MATLAB.*Feature requests

The app is used for PKPD Modeling and Simulation.

linear multivariate statistics

This package provides parallel processing on multiple cores/machines.

A per-value class that implements a generic tree data structure.

xplor

Version 1.0.0

by Tony Delobel

Multi-Dimensional Data Visualization

webbot

Version 1.0.0.0

by Laurent Cavin

A Java-based "web browser" that extract all links from a web-page, and display them.

WEBBOT Java-based browser with download and PERL regular expressions. The function will extract all links from a web-page, and display them. The resulting documents can be downloaded.WEBBOT(URL)URL

wildcardsearch

Version 1.0.0.0

by Bob Hamans

Searches the file system for files or folders matching a wildcard pattern

m2uml

Version 2.0.2

by per isakson

m2uml generates UML class diagrams from m-code

regexpdir

Version 1.0.0.0

by Bob Hamans

Returns a directory listing based on a regular expression

REGEXPDIR Gives a directory listing based on a regular expression REGEXPDIR(ROOTDIR, REGEXP) gives a directory listing of the directory ROOTDIR based on the pattern specified by the regular

Checks whether strings match a regular expression (pattern) or not.

After a year of using cellfun to search for strings matching a regular expression, I developed this function. While it is easy to do in a single line of code, the line looks long and messy, so it is

Create listbox uicontrol where strings can be filtered with a regular expression.

filter the listbox strings that are displayed through (case insensitive) regular expression search. Listbox selections will always provide an index relative to the full set of strings, regardless

LinStats

Version 1.0.0.0

by Michael Boedigheimer

Statistical analysis (ANOVA,…) and plotting of fixed and mixed effects models using modern methods

A recursive search for files with path name matching a wildcard or regular expression pattern.

Function searches a path recursively for file names matching either a wildcard expression (for example 'images*.*') or a regular expression (for example 'images[0-9].*\.*'). The function returns a

rsplit

Version 1.0.0.0

by Gerald Dalley

Splits a delimited string into a cell array using a regular expression.

%L=RSPLIT(R,S) % Splits a string S using the regular expression R. Meant to work like% the PERL split function. Returns a cell array of strings. Requires% REGEXP.%% This function acts a bit

Search in cell array of strings. Returns indexes of cells in stead of indexes within cells .

RegExTools

Version 1.0.0.0

by Michael Robbins

Regular Expression Tools

REGEXTOOLS ? Regular Expression Tools I'm creating the RegExTools toolbox with many of the *** little *** functions I've been using. They are not complete and they are not extensive. I could have

getfiles

Version 1.0.0.0

by Brian

Function returns all files in a directory (and optionally sub-directories) that match an expression.

This function returns all files in a directory (and optionally sub-directories) that match an expression (either regular or glob). Inputs are:-The expression to match-Recursive? (should

The Brick Toolbox is a set of utility functions for Matlab.

validateemail

Version 1.0.0

by wfH

validate an email address using a regular expression

expression.(how-can-i-validate-an-email-address-using-a-regular-expression)

Reproduces the main mass-balance algorithm from the popular ecosystem modeling tool, Ecopath

regexpHelper

Version 1.0.0.1

by Todd

regexpHelper provides a UI that helps construct regular expressions.

regexpHelper provides a UI that helps construct regular expressions. As you type your pattern and string are evaluated for you using the REGEXP command (If you are unfamiliar with regular

regexprepfile

Version 1.1.0.0

by Richard Crozier

Performs regular expression replacement in a file or files

regexprepfile(filename,exp,repstr) performs a regular expression replacement using the pattern exp in the file filename with the string repstr. exp, repstr may also be cell arrays of strings of the

Electrophysiology data analysis

Creates Toeplitz-like matrices representing interpolation operations with edge conditions.

A regular expression based parser for parsing MATLAB code

Regular expression based grammar file for the MATLAB Language

Alphanumeric sort of a cell/string/categorical array, with customizable number format.

'a1' 'a10' 'a2' natsort(X) ans = 'a1' 'a2' 'a10'By default NATSORT interprets all consecutive digits as integer numbers, the number substring recognition can be specified using a regular expression

Parses the results of regexp.

Alphanumeric row sort of a cell/string/categorical/table array, with customizable number format.

' '10' 'x10' '0'By default NATSORTROWS interprets all consecutive digits as integer numbers, the number substring recognition can be specified using a regular expression: see NATSORT for

Replace the specified text in a list of files with new text.

files.For instance, to replace all occurrences of 'abs' with 'mag':>> find_and_replace('my_file.m', 'abs', 'mag')Both the "match" and "replace" inputs can be regular expressions. For instance, we can

pubcit

Version 1.0.0.0

by Iari-Gabriel Marino

Publish citations using a regular expression

PUBCIT(CITCELL,reg_expr)Publish citation.Prints on the screen and saves in html format a list of references formatted following the regular expression "reg_expr".CITCELL is a citation entry or a cell

Many-featured, platform independent file and directory picker.

regular expression filtering and navigation of the file system is easy. The output is configurable (cell, struct or char arrays). It is written entirely in M and so is platform independent.

Alphanumeric sort of filenames or filepaths, with customizable number format.

' 'a2.txt' 'a10.txt'By default NATSORTFILES interprets all consecutive digits as integer numbers, the number substring recognition can be specified using a regular expression: see NATSORT for

a unix-like, very fast grep utility to find strings(s) in files of any type

defined as regular expressions.many options allow to fine tune the GREP engine including an extensive set of inclusion/exclusion flags for folders, files, and full paths, which implement a regular

Filter a set of data through the use of interactive controls.

Single-cell Gene Expression Analysis Toolbox

Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/72917-scgeatoolbox-single-cell-gene-expression-analysis-toolbox)## Installation GuideThere are three ways to install `scGEAToolbox`: ### :: Method 1: Install as a MATLAB Add-On (Recommended) 1. **Open the Add-On Explorer** - In MATLAB, go to the **Home** tab

It is an Eigenface based Facial Expression recognition system.

It is an Eigenface based Facial Expression recognition system. The idea of eigenface was first proposed by Turk and Pentland. Implementation details can be found in

Format double numbers to n digits and remove all trailing zeros. Processed with regular expression.

Plots the regular polygon {N/d} with vertices on a circle of radius 'rad'.

Let d < N be a positive integer and define p = N/d. Let y_{1} be a point on the unit circle. Let R be clockwise rotation by the angle t = 2*pi/p. The generalized regular polygon {p} is given by

isregexpmatchedany is a wrapper of regexp function that returns a scalar logical

regexp(str,expression)].TF = isregexpmatchedany(str, expression)str input text string | cell array of strings | categorical array Owtherwise TF is falseexpression regular expression string | cell

hs searches the command history for patterns

HS searches the command history file for entries containing a specific pattern using the regular expression engine.the results are displayed in the command window in the format:#entry location

Everyone needs to roll dice or flip a coin now and then. This is the program to make it easy.

omitted, '1d20' is used as default. ROLL replaces the dice expression(s) by the rolled result, and then evaluates the string. This makes it possible to use any function call as

replaces TAB characters with the appropriate number of SPACE characters

Returns a colormap for visualizing gene expression.

a simple function that returns a colormap, C, for visualizing gene expression. C is just a N x 3 matrix [R G B] describing the range of color values.example usage: C =

Prints out the symbolic expression of a Matlab Neural Network toolbox object

Given a neural network object, this function returns the closed, symbolic, expression implemented by the network (as a string).This allows you to use a neural network model without relying on the

Multiplication of linear expressions.

Script for the multiplication of linear expressions without coefficient constants. This script returns a polynomial of given expressions.The number of expressions are not restricted and constant may

A tool for creating tabular expressions in Matlab/Simulink integrating checking with PVS and CVC3.

Tabular Expression ToolboxTabular Expressions (also called "tables") provide a precise and concise way to represent mathematical conditional expressions. Tables have been shown to be useful in the

Signal Processing on non-euclidien domain signals

This tool removes the all comments from MATLAB file.

- No regular expressions used- Output filename is optional- File operation from temporary directory- Managed all kind of '%' symbols in MATLAB file- Smart indentation applied after comment removal

we used particle swarm optimization (PSO) for training an Autoencoder.

Particle swarm optimization is one the most well known based random search Algorithms in optimization. In these codes and based on the references bellow, we introduce to you a fully connected regular

Auto Facial Expression Recognition

Facial Expression Recognition 1- Run ExpressMain.p 2- select an input image clicking on "Select image". 3- Then you can: * add this image to database (click on "Add selected image to database

creates a random regular graph in the pairing model

the function:A = createRandRegGraph(vertNum, deg)create a simple d-regular undirected graphvertNum - number of vertices.deg - the degree of each vertex.A is asparse matrix representation of the

Matgraph

Version 1.0.0.0

by Ed Scheinerman

Toolbox for working with simple, undirected graphs

This is a basic simulation of the Regular Pulse Excited Long Term Prediction algorithm for speech co

Generate random numbers according to given analytical expression for the PDF

Given an analytical expression for probability density distribution(PDF), one can use this code to generate a sample of 1-D random numbers. One can just run rand_generator to function [random_vector

Substitute parts of a equation (mathematical expression). Helpful in simplifying long expressions.

This function provides a supplement to the Matlab Symbolic toolbox to substitute and simplify long expressions. Maple does not provide this functionality. input-- Input expression that has some terms

Grep-like and image batch processing functions

get_file_list is a function to recursively retrieve files whose name match a given regular expression. imbatchconvert uses get_file_list to perform image batch processing. Example:% batch cropping of

Load more