image thumbnail

updated 1 day ago

Variable Precision Integer Arithmetic by John D'Errico

Arithmetic with integers of fully arbitrary size. Arrays and vectors of vpi numbers are supported. (integer, biginteger, arithmetic)

demo_vpi

base2vpi(B,base)

bin2vpi(B)

image thumbnail

updated 1 day ago

nearestSPD by John D'Errico

Finding the nearest positive definite matrix (positive definite mat..., covariance matrix, covariance)

nearestSPD_demo

nearestSPD(A)

image thumbnail

updated 1 day ago

figure2eps: version 1.0 by Matthew Harker, Paul O'Leary,

Combine vector graphics, e.g. text, axis etc. with bitmap graphics for surfaces in one eps file. (eps, bitmap, opengl)

Demonstration of figure2eps

epscombine( eps1 , eps2 , writefile )

figure2eps(H,fileName, maxNrPatches, BitMapRenderer, forc...

image thumbnail

updated 1 day ago

Android Sensor support from MATLAB by MathWorks Mobile Sensor Connectivity Team

MATLAB support package for Android Sensors (android, mobile sensor, accelerometer)

Capturing Azimuth, Pitch, and Roll Example

Capturing and Mapping GPS Example

Count steps with acceleration data from your Apple or And...

image thumbnail

updated 3 days ago

Discrete Orthogonal Polynomial Toolbox: DOPBox Version 1.5 by Matthew Harker, Paul O'Leary,

A toolbox for discrete orthogonal polynomials and their applications to fitting, ODEs etc. (discrete orthogonal p..., polynomial approximat..., fitting)

Demo2: Demonstrate Constrained Solution Spaces

Introducing Constrained Polynomials

[R Q]=rq(A)

image thumbnail

updated 8 days ago

NumSim toolbox by Mathieu Gendron

Multiphysic boundary value problems, interpolation, meshless, points generation, simulation (multiphysics, boundary value proble..., interpolation)

Acoustic field simulation

Analyse_geometry_definition

Blender use

image thumbnail

updated 8 days ago

ForwardandBackwardEulerExplorer by JM Modisette

Launches an interactive GUI for comparing forward and backward Euler. (demo, gui)

WhyExplicitvsImplicit

ForwardandBackwardEulerExplorer

ForwardandBackwardEulerExplorer()

image thumbnail

updated 9 days ago

Flow Cytometry Data Reader and Visualization by Robert Henson

Flow Cytometry Data Reader and Visualization Example (biotech, visualize, flow)

Flow Cytometry Data Reader and Plotting Example

dscatter(X,Y, varargin)

fcsread(filename)

image thumbnail

updated 9 days ago

Heat Maps with Text by Robert Henson

Heat maps with numeric values overlayed (annotation, heatmap, numeric values)

Annotated Heat Maps

heatmaptext(data,varargin)

image thumbnail

updated 9 days ago

MATLAB for R Users in Computational Finance by Ameya Deoras

Demos from the webinar (r, rstudio, time series)

Backtest Moving Average RSI Combo Strategy

Optimizing Market Risk using Copula Simulation

blsapp()

image thumbnail

updated 9 days ago

Functional Programming Constructs by Tucker McClure

A set of files for treating many operations, like "if", "for", and even "()", as functions. (functional programmin..., anonymous function, function handle)

Introduction to Functional Programming with Anonymous Fun...

curly(x, varargin)

dowhile(x, continue_fcn, f, cleanup_fcn)

image thumbnail

updated 9 days ago

Simulation of Control Systems for a Mobile Robot Platform by Ramin Shamshiri

Control design for Field Survey Mobile Robot using lead-lag compensation, PID and Fuzzy Logic (mobile robot, dc motors, leadlag compensation)

Mobile_Robot_Simulation

Simulation_Plots.m

Main_Simulation

image thumbnail

updated 13 days ago

DimensionedVariable Class - units support for MATLAB by Sky Sartorius

A new variable type allowing use of real-world units and dimensions with enforced unit consistency. (units, dimensioned, aerospace)

DimensionedVariable Class for MATLAB - notes and demos

DimensionedVariable

image thumbnail

updated 20 days ago

MATLAB xUnit Test Framework by Steve Eddins

MATLAB xUnit is a unit test framework for MATLAB code. (mtest, unit test, xunit)

MATLAB xUnit Test Framework: Architectural Notes

MATLAB xUnit Test Framework: How RUNTESTS Searches for Te...

MATLAB xUnit Test Framework: How to Put Multiple Test Cas...

image thumbnail

updated 21 days ago

Polynomial Toolbox: polyBox Version 2.1 by Matthew Harker, Paul O'Leary,

Polanomial approximation, polynomials as admissible functions, a comprehensive tutorial. (polynomials, covariance, convolution)

Demonstrate 2: Constrained Polynomials and Beam Measurements

Demonstrate the Constrained Polynomial Approximation

Example of Constrained Polynomials

image thumbnail

updated 24 days ago

MMX - Multithreaded matrix operations on N-D matrices by Yuval

N-D matrix operations. Like Boettcher's ndfun or Tursa's mtimesx, only faster. (multiply, backslash, multithreaded)

MMX - Multithreaded matrix operations on N-D matrices

build_mmx(verbose)

matlab_mprod(a,b)

image thumbnail

updated 24 days ago

3D Surface Plot For Data Visualization by Yehonatan Peleg

Easy to use function for 3d surface plotting of sample data. (3d, 3d sample data visual..., 3d plot)

vecsurf_demo

vecsurf(varargin)

vecsurf_testmain.m

image thumbnail

updated 24 days ago

PhotonAttenuation 2 by Jaroslaw Tuszynski

Provides the attenuation and energy absorption of x-ray and gamma-ray photons in various materials. (chemistry, physics, photon attenuation)

Tutorial for PhotonAttenuation2 Package

ParseChemicalFormula(Name)

PhotonAttenuation(Material, Energy, Options, Thickness)

image thumbnail

updated 24 days ago

geom3d by David Legland

Library to handle 3D geometric primitives: create, intersect, display, and make basic computations (3d, plane, geometric computing)

demoDrawTubularMesh

demoGeom3d

demoInertiaEllipsoid

image thumbnail

updated 24 days ago

2D Polynomial Data Modelling: Version 1.0 by Matthew Harker, Paul O'Leary,

This toolbox used discrete orthogonal polynomials to model 2D data, e.g. surfaces and images (2d polynomials, surface approximation, gram transform)

2D Regularized and Non-Regularized Gradients

Demonstration of 2D Discrete Orthogonal Polynomials for S...

Demonstration of the 2D Discrete Gram Transformation

image thumbnail

updated 1 month ago

Sphere Fit (least squared) by Alan Jennings

Fits a sphere to a set of noisy data. Does not require a wide arc or many points. (fitting curves, sphere, least squares)

sphereFit_Example

sphereFit(X)

image thumbnail

updated 1 month ago

PIVMat 3.02 by Frederic Moisy

A PIV Post-processing and data analysis toolbox (davis, data export, data import)

about_pivmat (PIVMat Toolbox)

addnoisef (PIVMat Toolbox)

averf (PIVMat Toolbox)

image thumbnail

updated 1 month ago

Triangle/Ray Intersection by Jaroslaw Tuszynski

Fast vectorized triangle/ray intersection algorithm (computer graphics, intersection, ray)

Tutorial and tests of TriangleRayIntersection function

TriangleRayIntersection.m

image thumbnail

updated 2 months ago

The carpetplot class by Matthias

Create carpet plots and cheater plots easily (plotting, carpet, carpet plot)

Carpetplot Class Example Plots

arrow(varargin)

h=hatchedline(xc,yc,linespec,theta,ar,spc,len,varargin)

image thumbnail

updated 2 months ago

Intrinsic dimensionality estimation techniques by Gabriele Lombardi

Implementation of some state-of-art intrinsic dimensionality estimators. (statistics, intrinsic dimensional..., estimation)

Intrinsic Dimensionality (id) estimation

DANCo(data,varargin)

DANCoFit(data,varargin)

image thumbnail

updated 2 months ago

MKXLSFUNC: Easily integrate legacy spreadsheet tools into MATLAB by Sky Sartorius

Creates an m-file function that does analysis within your specified Excel-based analysis tool. (xls, xlsread, xlswrite)

MKXLSFUNC Example:

image thumbnail

updated 2 months ago

Region Adjacency Graph (RAG) by David Legland

Computes the graph of adjacent regions in a labeled image (rag, watershed, graph)

demoImRAG

imRAG(img, varargin)

image thumbnail

updated 2 months ago

Algorithm Development with MATLAB by Sumit Tandon

Demo files to go with recorded webinar. (data import, gui, image processing)

Find Green Object

Green Object Detection App

BallDetectionGUI(varargin)

image thumbnail

updated 3 months ago

Adding help and demos to the help browser by John Walley

A short guide to adding your own toolbox to the help browser

Abandoned Object Detection

Adding help and demos to the Help browser

[AbandonedCount,...

image thumbnail

updated 3 months ago

Spline2D or Piecewise Continuous 2D Polynomials by Mark Mikofski

Fit a 2D function with piecewise continuous polynomials (data exploration, interpolation, mathematics)

examples

splineFit2D(f,x,y,n,m,xb,yb,continuity,ngrid)

splineVal2D(pp,x,y,n,m,xb,yb)

image thumbnail

updated 3 months ago

Pairs Trading Strategy by tadeveloper

A pairs trading strategy implemented in MATLAB. (arbitrage, finance, backtesting)

MATLAB pairs trading strategy

PairsTradingStrategy(sys)

image thumbnail

updated 3 months ago

Publish the main and the subfunctions together by Neelakanda Bharathiraja

Publishes the main and the subfunctions together into any format as supported by publish command (publish release)

main_sample_function

main_sample_function

publish_all_functions(function_name,varargin)

image thumbnail

updated 4 months ago

Radar System Design and Analysis with MATLAB: Webinar by Kirthi Devleker

MATLAB source code of examples showcased in this webinar (radar systems, phased array)

beamformingExample

rangeDopplerStreamExample

lowProfileArray(~,frange,~,view)

image thumbnail

updated 4 months ago

ToleranceFactor by Viktor Witkovsky

ToleranceFactor computes the exact tolerance factor for the two-sided tolerance interval (statistics, measurement)

ToleranceFactorGK

ComputeTables(N,M,coverage,confidence,options)

ToleranceFactor(n,coverage,confidence,options)

image thumbnail

updated 4 months ago

Create Video of Rotating 3D Plot by Alan Jennings

Specify a set of view angles and this function creates a video for use in presentations. (video, movie, mpg)

CaptureFigVid_Example

CaptureFigVid(ViewZ, FileName,OptionZ)

WellMadeVid.mp4

image thumbnail

updated 4 months ago

Printing Variables to HTML Tables in Published Code by Ned Gulley

This file lets you display variables as HTML tables in your published MATLAB files. (html, cell mode, publishing)

Printing Variables to HTML Tables in Published Code

makeHtmlTable(M, T, rowNames, colHeaders, colors, strPrec...

image thumbnail

updated 5 months ago

Comparing different methods to solve an Inverted Pendulum problem by Roni Peer

A simple reporting tool that shows how you can model an inverted pendulum in a few methods. (report, comparison, mupad)

Dynamics of a Single Link

example_syms.m

SLSingleLink

image thumbnail

updated 5 months ago

Determination of the minimum distance between two SuperEllipsoids surfaces. Using Optimization by Ricardo Portal

Optimization method to determine the minimum distance (or max overlap) between two SuperEllipsoids? (contact detection, collision detection, proximity query)

MAIN

hn=arrow3(p1,p2,s,w,h,ip,alpha,beta)

plotfval(x,optimValues,state)

image thumbnail

updated 5 months ago

Hiding multiple Text pages into a Color image by Cherma Rajan A

This program can encode/decode maximum of six monochrome Text pages into a Color image without loss. (steganography, text encoding, text coding)

HIDE THE SIX TEXT PAGES IN A COLOR IMAGE

alt=alterim(i1,i2)

imhide(org,text)

image thumbnail

updated 6 months ago

mex wrapper for International Reference Ionosphere (IRI) Model by Alexey Skazik

mex-wrapper for an empirical model IRI (ionosphere, geophysics, international referen...)

iri_test

image thumbnail

updated 6 months ago

Display multiple images on individual axes and optionally link them by Shalin Mehta

imagecat generates a 'catalog' of images useful for visualizing steps in image processing. (image display, multiple images, montage)

TestBench_imagecat

h=imagecat(varargin)

image thumbnail

updated 6 months ago

Linear regression for multiple category data with different slopes for each by Soumya Banerjee

The function does OLS and RMA regression on data that is categorized into two different categories (communications, optimization, aerospace)

regress_plot_twocategories_allslope

image thumbnail

updated 6 months ago

DirLOT Toolbox by Shogo Muramatsu

MATLAB class definitions for directional lapped orthogonal transforms (boundary operation, system object, genlot)

Quick Start of DirLOT Toolbox

...

...

image thumbnail

updated 7 months ago

LBFGSB (L-BFGS-B) mex wrapper by Stephen Becker

Mex wrapper for lbfgsb v3.0 fortan library. L-bfgs-b solves box-constrained optimization. (optimization, constrained optimizat..., quasinewton)

Non-negative least-squares (NNLS) using L-BFBS-B

compile_mex

lbfgsb

image thumbnail

updated 7 months ago

Optimal Inverse Function Creation by Alan Jennings

Creates continuous, optimal inverse-functions: given a desired output, finds the optimal input (inverse, optimization, multidimensional)

InvFun_Test

InvFuntions=InvFun(Pop_I,ProbStrut)

image thumbnail

updated 7 months ago

Automatic Terrain Generation by Tucker McClure

A set a tools for generating artificial terrain and other rough phenomena mapped over a 2D surface. (terrain, landscape, mapping)

Demonstration of Algorithmic Terrain Generation

generate_brownian_mesh(n, zm)

generate_brownian_tri(n, nm, r0, el, rr)

image thumbnail

updated 7 months ago

Numerical Inverse Laplace Transform by Tucker McClure

Numerical approximation of the inverse Laplace transform for use with any function defined in "s". (inverse laplace trans..., laplace, talbot)

Examples of Numerical Approximation of the Inverse Laplac...

euler_inversion(f_s, t, M)

euler_inversion_sym(f_s, t, M, P)

image thumbnail

updated 8 months ago

Optimal Control Using Control Vector Parameterization by Chang Duan

An example of using control vector parameterization to solve an optimal control problem (optimal control, direct sequential met..., control vector parame...)

Optimal Control Using Control Vector Parameterization

[topt,xopt,uopt,thetaopt]=plotopt1( x0,N,ts,dvarO,beta,rh...

[topt,xopt,uopt,thetaopt]=plotopt2( x0,N,ts,dvarO,beta,rh...

image thumbnail

updated 8 months ago

HPF - a big decimal class by John D'Errico

High precision floating point arithmetic, a new class written in MATLAB (hpf, arithmetic, big decimal)

Demo script for my High Precision Floating point decimal

hpf_regression_testing

DefaultDecimalBase(DBaseNew)

image thumbnail

updated 8 months ago

Dual quaternion toolbox by Guillaume Leclercq

This toolbox provides dual quaternion methods, focusing on 3D kinematics for points and lines. (quaternion, dual quaternion, geometric algebra)

EXAMPLE_FORWARD_KINEMATICS

AV2dquat(AV)

DQconj(dv,WHICHCONJ)

Contact us