image thumbnail

updated 1 year ago

Chebfun by Chebfun Team

Numerical computation with functions instead of numbers. (chebfun, approximation, interpolation)

A greedy algorithm for choosing interpolation points

A keyhole contour integral

A parameter dependent ODE with breakpoints

image thumbnail

updated 1 year ago

Image correspondences using cross-correlation by David Young

Find matching features in pairs of images using normalised cross-correlation: class file and demo. (image correspondence, pixel correspondence, stereo vision)

Image correspondence by cross-correlation demonstration

convolve2(x, m, shape, tol)

correspDisplay(corresps, im, col)

image thumbnail

updated 2 years ago

tracer4m by per isakson

tracer4m traces calls to methods and functions. (trace calls, tracing, logging)

tracer4m - traces calls to methods and functions

testfile4tracer( varargin )

tracer( varargin )

image thumbnail

updated almost 3 years ago

Design Pattern: Iterator (Behavioural) by Bobby Nedelkovski

A MATLABĀ® OOP implementation of the Iterator Behavioural Design Pattern (design pattern, abstract data type, object oriented progr...)

Test Script for Class CellArrayListIterator

CellArrayList

CellArrayListIterator

image thumbnail

updated almost 3 years ago

Data Structure: A Cell Array List Container by Bobby Nedelkovski

Provides a useful 1D container for storing an ordered heterogeneous set of elements (container, adt, list)

Test Script for Class CellArrayList

CellArrayList

List

image thumbnail

updated 3 years ago

Design Pattern: Singleton (Creational) by Bobby Nedelkovski

A MATLABĀ® OOP implementation of the Singleton Creational Design Pattern (design pattern, uml, creational)

Test Script for Class SingletonImpl

Singleton

SingletonImpl

Contact us