image thumbnail

updated 1 month ago

Trainable COSFIRE filters for keypoint detection and pattern recognition by George Azzopardi

A COSFIRE filter detects features or patterns of interest, e.g. traffic signs in complex scenes. (feature detection, trainable, feature)

COSFIRE_Application(example)

Gabor(img, lambda, aspectratio, bandwidth, orientation, s...

Parameters(type)

image thumbnail

updated 5 months ago

Three Red Candles Trading Strategy by tadeveloper

A MATLAB trading strategy based on a candle stick pattern. (trading, strategy, candle stick)

ThreeRedCandles(sys)

image thumbnail

updated 11 months ago

Local binary patterns by Nikolay S.

Calculates image LBP (Local binary patterns). (feature detection, image processing, lbp)

efficientLBP(inImg, filtDims, isEfficent)

snailMatIndex.m

image thumbnail

updated 1 year ago

Radiation Pattern by Alexios Fourlis

The present GUI shows the radiation pattern from 3 dipoles in two types of display: linear and polar (antennas, dipoles, plots)

dipola(varargin)

image thumbnail

updated 1 year ago

Aperiodic array generation by ben payne

Functions to create aperiodic 1D, 2D arrays from Thue-Morse, Fibonacci, Rudin-Shapiro algorithms (aperiodic, thuemorse, thue)

convert_1D_binary_to_2D_array(sequenc)

convert_2D_array_to_coordinates(sourceGrid,scatr_const)

generate_1D_baumSweet_array(generation,seed)

image thumbnail

updated 1 year ago

StructFind by Alexander Mering

Find all fields within a struct (array) where the search pattern is found (struct, structure, search)

StructFind(search_struct,search_object,varargin)

image thumbnail

updated 1 year ago

Find an ungapped pattern window from a set of protein sequences by Xugang Ye

This program is to find an ungapped pattern window of certain width from a set of protein sequences (bioinformatics, machine learning, dirichlet mixture mod...)

gibbs_script_4_1.m

load_DM_1.m

image thumbnail

updated 2 years ago

Pattern search method: deterministic iterative zero order algorithm by Andrea Cirillo

It finds the relative minimum of a two variables function with the Pattern search method. (optimization, mathematics, deterministic)

pattern_search(f, p0, step_size, tolerance, N_it)

image thumbnail

updated 2 years ago

Motif Finding by Michael Chan

Illustrates Combinatorial and Viterbi-akin motif finding. (bioinformatics, probabilistic, combinatorics)

PWM( alignmentSetMatrix )

computeNewPWM_GivenSeqBasedOnPWM (alignmentSetMatrix, mot...

computeProbabilityOfSubsequence(sequenceToBeChecked, prob...

image thumbnail

updated 3 years ago

regexpcmp (strcmp meets regexp) by Jason Kaeding

Checks whether strings match a regular expression (pattern) or not. (strcmp, regexp, strmatch)

regexpcmp(str,expr,option)

image thumbnail

updated 3 years ago

strpat: a pedestrian, exactly matching pattern finder / replacer by us

STRPAT finds and replaces an exactly matching pattern in a character or numeric string (match, find, numeric)

[nvec,sout]=strpat(str,pat,npat)

image thumbnail

updated almost 4 years ago

Hatched Fill Patterns by Ben Hinkle

Replace solid colors with patterns. (area, hatch, pattern)

applyhatch(h,patterns,colorlist)

makehatch(hatch)

image thumbnail

updated almost 6 years ago

Visualize sparsity pattern by Dimitri Shvorob

(SPY in style) (specialized, plotting, spy)

SPYDEMO

image thumbnail

updated 6 years ago

fpat: a fuzzy pattern detector by us

the only pattern detector you will ever need (fuzzy, pattern, find)

fpatdemo

p=fpat(varargin)

image thumbnail

updated almost 7 years ago

findmat by Justin Griffiths

Find a matrix in a larger matrix (matrices, find, search)

findmat(data,search,NULL)

image thumbnail

updated 7 years ago

grep: a pedestrian, very fast grep utility by us

a unix-like, very fast grep utility to find strings(s) in files of any type (file, pick of the week, regular expression)

fgrepdem

[pout,p]=grep(varargin)

image thumbnail

updated 8 years ago

Antennas Pattern by Mohamed Enab

Patterns of some antenna. (antenna, pattern, dipole)

Dipole.m

circlur_array.m

linear_array.m

image thumbnail

updated 10 years ago

Harmonics cursors by Izhak Bucher

Shows moveable cursors with a center frequency and evenly spaced harmonics. (moveable, cursors, specialized)

Contact us