Main Content

27,227 results in File Exchange

RunLength

Version 1.2.0.0 by Jan

RunLength coding as fast MEX and M-code

validity and speed.Tested: Matlab 6.5, 7.7, 7.8, 7.13, WinXP/32, Win7/64 Compiler: LCC3.8, BCC5.5, OWC1.8, MSVC2008/2010Does not compile under LCC2.4 shipped with Matlab/32!Assumed Compatibility

- RUNLENGTH_M - RLE coding as M-function for education
  • 6.8K (All time)
  • 7 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Apr 2017

Robust cost function for designing chamfer masks

Version 1.1 by Baraka Maiseli

This submission implements a robust cost function for designing chamfer masks

- FINDTHRESH77BE -- Computes allowable ranges of the local weight 'b'
- SEARCHINTEGERS55 -- Computes integer versions of the 5x5 Chamfer's real-valued local weights
- LOBESANGULAR77 -- Computes minor and major angular error lobes using 7x7 Chamfer mask
- LOBESCARTESIAN77 -- Computes edge geometry of a polygon described by 7x7 Chamfer mask
- This demo shows SMAPE/RLog error lobes in an octant portion of the chamfer polygon
- This demo shows SMAPE/RLog error lobes in an octant portion of the chamfer polygon
- This demo shows how SMAPE/RLog varies with the local weight 'b'in an octant portion of the chamfer polygon
- COMPUTERLOGE55 -- Compute the maximum RLog of a Chamfer polygon generated by a 5x5 mask
- COMPUTEMAE55 -- Compute the maximum MAE of a Chamfer polygon generated by a 5x5 mask
- COMPUTERSMAPE55 -- Compute the maximum SMAPE of a Chamfer polygon generated by a 7x7 mask
- SEARCHINTEGERS55 -- Computes integer versions of the 5x5 Chamfer's real-valued local weights
- This demo shows SMAPE/RLog error lobes in an octant portion of the chamfer polygon
- LOBESCARTESIAN55 -- Computes edge geometry of a polygon described by 5x5 Chamfer mask
- FINDTHRESH77CD -- Computes allowable ranges of the local weight 'c'
- LOBESANGULAR55 -- Computes minor and major angular error lobes using 5x5 Chamfer mask
  • 80 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 3 Apr 2017

Classic (Pre-R2008b) Default Desktop Layout

Version 1.0.0.1 by Peter Muellers

Makes the pre-R2008b (MATLAB 7.7) default desktop layout available on the Desktop Layout menu.

In MATLAB® 7.7 the default layout was changed. Choosing "Default" from the Desktop Layout menu now arranges desktop tools in three columns where previously they appeared in two columns. If you

  • 817 (All time)
  • 5 (Last 30 days)
  • -- / 5
  • Community
  • 1 Sep 2016

Automated Vehicle Perception System and Sensor Fusion

Version 1.0.1 by David Barnes

The University of Alabama’s EcoCAR Mobility Challenge CAV designs from Year 1 of the competition

  • 359 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Jul 2019

VChooseK

Version 1.0.0.0 by Jan

Choose K elements from a vector - MEX: 100 times faster than NCHOOSEK

its specific job VChooseK is remarkably faster (see screen shot).Tested: Matlab 6.5, 7.7, 7.8, WinXPCompilers: BCC5.5, LCC2.4/3.8, Open Watcom 1.8Please run the unit-test TestVChooseK after compiling

  • 3.1K (All time)
  • 2 (Last 30 days)
  • 4.9 / 5
  • Community
  • 23 Dec 2009

Plot in Latex format

Version 3.0.0 by Jagadeesh Korukonda

This function extends the capabilities of the plot function in Matlab and enhances the visual output of a basic plot.

) | %| | %| #7 -- Extra Input(Integer

  • 36 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Apr 2023

Breusch-Pagan test

Version 1.0.0 by Martin Magris

Breusch-Pagan test for heteroskedasticity in a linear regression model (original and Koenker's versions).

  • 612 (All time)
  • 9 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 May 2020

  • 208 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Apr 2020

DataHash

Version 1.7.1 by Jan

MD5 or SHA hash for array, struct, cell or file

: http://www.mathworks.com/matlabcentral/fileexchange/25921Tested: Matlab 7.7, 7.8, 7.13, 8.6, 9.1, 9.5, Win7&10/64, Java: 1.3, 1.6, 1.7Bugreports and enhancement requests are welcome. Feel free to ask me about a version for Matlab 6.5.PS. MD5 and SHA1 hash

  • 14.5K (All time)
  • 15 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 May 2019

Horned Lizard Optimization Algorithm (HLOA)

Version 1.0.1 by Hernan Peraza

A Novel Metaheuristic Inspired by Horned Lizard Defense Tactics

dimensions 50 and 100.DOI: 10.1007/s10462-023-10653-7https://link.springer.com/article/10.1007/s10462-023-10653-7

  • 672 (All time)
  • 11 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Feb 2024

CStrAinBP

Version 1.1.0.0 by Jan

Overlapping elements of 2 cell strings. 10-20 times faster than INTERSECT/ISMEMBER/SETDIFF.

compiling.Tested: Matlab 6.5, 7.7, 7.8, Win2K/XP

  • 1.7K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Sep 2009

  • 360 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 Aug 2020

FilterM

Version 1.0.0.0 by Jan

A faster FILTER and FILTFILT: Speedup factor 2.5 to 25

uTest_FiltFiltM to check validity and speed.Tested: Matlab 6.5, 7.7, 7.8, WinXP, 32bit Compiler: LCC2.4/3.8, BCC5.5, OWC1.8, MSVC2008Assumed Compatibility: higher Matlab versions, Mac, Linux, 64bitThis is

- FilterM - Fast C-Mex filter
  • 5.7K (All time)
  • 8 (Last 30 days)
  • 4.8 / 5
  • Community
  • 20 Jul 2011

PIVlab - particle image velocimetry (PIV) tool with GUI

Version 3.12.001 by William Thielicke

Easy to use, GUI based tool to capture, analyze, validate, postprocess, visualize and simulate PIV data. http://PIVlab.de

tutorial 3/3: Data exploration and data exporthttps://youtube.com/watch?v=47NCB_RFiE8PIVlab controlling cameras, lasers, etc.https://youtu.be/8B

- This script can be used to check whether PIVlab generates high quality results on a specific harware / OS / MATLAB combination
  • 119.3K (All time)
  • 1K (Last 30 days)
  • 4.9 / 5
  • Community
  • 24 Sep 2025

Physical-Concepts-Scinet

Version 1.0.0 by Moubarak Gado

In this repository, we implemented and trained the SciNet network described in arXiv:1807.10300v3.

project Scinet.prj(optional) run "Read instructions" from project shortcuts panelMathWorks Products (http://www.mathworks.com)Requires MATLAB release R2019b or newerDeep Learning Toolbox™Getting StartedRun

  • 49 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Jun 2021

Radioactive decay & Bateman equation

Version 1.0.1 by S-D

A tutorial on how to solve differential equations with MATLAB in the context of radioactive decay according to Bateman.

  • 433 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Oct 2018

PicoLog 1000 Series MATLAB Examples

Version 1.1.0.1 by Pico Technology

MATLAB examples for use with PicoLog 1000 Series data loggers.

- PL1000Config Configure path information
- Converts milliVolt value to ADC count for PicoLog 1000 series
- PicoLog 1000 Series Data Logger Streaming Example
- Create structures to define interfaces found in 'pl1000Api'.
- Create structures to define interfaces found in 'pl1000Api'.
- Create structures to define interfaces found in 'pl1000Api'.
  • 131 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Sep 2018

Matlab_Python_3D_toolbox

Version 1.0.0 by CLEDAT Emmanuel

3D convertor from Matlab to SketchUp, permits to create visualization for debugging purposes, data analysis and results rendering.

- RUBY_TIN draws DEM (Digital Elevation Model) having TIN structure
- RUBY_POSE Writes a pose to the given file
- M_TO_RODRIGES Lie-Logarithm helper function
- RUBY_ANTENNA Writes an antenna symbol to the given file.
- RUBY_NEWLINE Helper function, writes newline charachters (\r\n)
- RUBY_PLANE adds a plane to the given file
- RUBY_ELLIPSOID adds an error ellipsoid to the given file
- RUBY_CREATE Opens and initializes ruby file, returning file structure
- RUBY_CHECK_COLOR Helper function, returns true for valid color argument
- RUBY_RGB_COLOR Helper function, creates RGB-string for given color
  • 294 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 31 May 2019

MemReadEDF

Version 1.0.3 by Darion Toutant

A speedy EDF+ reader that also accommodates putting sections of the data record into memory.

  • 47 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 16 Nov 2022

nck

Version 1.0.5 by JaeHyeok Park

Efficient calculation of combination or binomial coefficient, without direct calculating factorials.

below)https://kr.mathworks.com/matlabcentral/fileexchange/105320-nck?tab=discussions#discussions_2429840usage:>> nck(7,5)21Inspired by python reduce implementationmodified using better alrorithm

  • 27 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Feb 2022

Flexible Bayesian penalized regression modelling

Version 1.9.1.0 by Statovic

Bayesian lasso, horseshoe and horseshoe+ linear, logistic regression and count regression

- generate a [a x b] random matrix from Laplace(m, s).
- Example 9
- Bayesian linear and logistic regression.
- draws samples from an inverse gamma distribution
- compute posterior expected degrees-of-freedom for a model and
- forms the diagonal entries of the Lambda regularisation matrix
- generate random variates from the inverse Gaussian distribution.
- samples the regression parameters beta.
- sampler for multivariate Gaussians.
- create a tuning structure for adaptive step-size tuning
- standardise input data.
- pad a string with spaces to centre it string
- produce predictions
- print string code n times to a string.
- computes effective sample size.
- generate random variates from the exponential distribution.
- Expand a vector into a matrix of Legendre polynomials
- update tuning parameters for a Metropolis-Hastings sampler
- Remove effects of standardisation on input data.
- print summary statistics.
- samples the hyperparameter xi for all models.
- computes the rank of each predictor using the BFR algorithm.
- sampler for multivariate Gaussians.
- Example 14
- Example 12
- Example 5
- Example 10
- Example 6
- Example 3
- Example 16
- Example 13
- Example 2
- Example 4
- Example 1
- Example 7
- Example 15
- Example 11
- Example 8
- samples the hyperparameters omega2 for logistic regression.
- samples the global variance hyperparameter for all models.
- samples the hyperparameters omega2 for the Student-t error model.
  • 1.4K (All time)
  • 3 (Last 30 days)
  • 4.9 / 5
  • Community
  • 30 Nov 2020

load frequency control in one area

Version 1.2.3 by Naeem GH

Supplemental Control for Enhancing Primary Frequency Response of DFIG-based Wind Farm

  • 577 (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Oct 2021

Western North American Power Grid Benchmark

Version 1.0.0.1 by Atieh Delavari

SimPowerSystems model of the 41-bus Western North American Power Grid

24, while loads are distributed in load buses 31 thru 41. Each generation bus has two generators connected to it. Generators 9, 10, 14, and 16 are driven by hydro turbines, while generators 11, 12, 13

  • 1.5K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Sep 2018

Double Side Band Suppressed Carrier (DSBSC) Modulation

Version 2.1.1 by Saptarshi Neogi

This file contains the MATLAB code for generation of DSBSC signal.

  • 985 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Aug 2020

Backward Integration Solution to the SDDRE

Version 1.0.1 by Saeed Rafee Nekoo

The codes show backward integration simulation on mathematical dynamical models for SDDRE controller in regulation and tracking.

  • 20 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Jul 2024

polyLegendre

Version 1.0.0 by Ethan Kubatko

Generates Legendre polynomials in MATLAB® polynomial form

  • 35 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Sep 2021

Speckle Autocorrelation

Version 1.0.0 by Marcoleonetti1

Perform the Fourier transform based autocorrelation of grayscale frames to measure the speckle size. Also work with stacks of images

  • 432 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Jun 2021

  • 327 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 30 Nov 2019

TRT Filter for Impulse Noise Removal

Version 1.1 by Dang N. H. Thanh

Thresholding and Regularization Techniques for Image Denoising

TRT_FilterThresholding and Regularization Techniques for Image DenoisingGUI requires MATLAB 2021bCite the paper:Nguyen N. Hien, Dang N.H. Thanh, Ugur Erkan, Joao M.R.S. Tavares. “Image Noise Removal

  • 47 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Jul 2022

clabel_along

Version 1.0 by Rob McDonald

Label contours along a curve in MATLAB

- Label contours along a curve
  • 39 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 25 Mar 2021

Draw Sketch Profile Cookie Cupcake Gear Wavy Circular Shapes

Version 1.0.0 by AMITAVA BISWAS

Draw Sketch Profile Cookie Cupcake Gear Wavy Circular Shapes

  • 16 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 May 2020

Human Circulatory System with Electric Components

Version 3.2 by Jorge Torres Gómez

This is a Simulink project to provide the values of pressure and flow in the human circulatory system with electric circuits components.

  • 581 (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Jun 2022

  • 421 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Feb 2021

An Introduction to Sliding mode Control: Basics

An Introduction to Sliding mode Control:Basics

https://youtu.be/e-wzvbYwWN8https://youtu.be/VNB_SyAvB68https://youtu.be/vZIcVabXysgAdaptive Sliding-Mode Control for Boost DC–DC Converters: MATLAB Implementationhttps://youtu.be/u2nr0O2aitcA High-Speed Sliding-Mode Observer for the Sensorless Speed Control of a

  • 3.2K (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Nov 2023

  • 1K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jul 2022

bbrister/SIFT3D

Version 1.4.5.0 by Blaine Rister

3D SIFT keypoints and feature descriptors, image registration, and I/O for DICOM, NIFTI.

- a test suite for SIFT3D.
- helper class to parse SIFT3D options. This class inherits
- 3D(coords, scales, orientations) Create an array of Keypoint
- (keys, im, units) Extract Sift3D descriptors from keypoints.
- (im) Read a 3D image from a file.
- (desc1, desc2)
- helper function to check the validity of the 'units' argument
- (im) Write a 3D image to a file.
- (im, options) Detect Sift3D keypoints in an image.
- (src, ref, options) register a pair of
  • 2K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Aug 2020

  • 525 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 May 2024

Panic Simulator

Version 1.1.0.0 by Julian

Simulates panic behaviour in modifiable rooms with one exit

- Panic Simulator
- Should be executed after time step of ode
- plots a collegeblock like background with 1 m between each block
- Displays current automatization process in infoline
- creates an automateObj, dependent on settings
- Resets all indices of the automateObj to initial
- validates if agent matrix is of right format
- plots agents, columns and the grid
- Switches some warnings off
- executes all necessary tasks when a reset of the arena is
- Find java objects contained within a specified java container or Matlab GUI handle
- 1 plots the outcome of the velocity automatization process
- plots a circle with center in [x,y] and radius r
- MATLAB code for settingsGui.fig
- validates if column matrix is of right format
- updates the position of the agent circles and their pressure
- plots all agents and columns in the range [xMax, yMax]
- validates if settings is of right format
- reactivates all ui controls previously deactivated
- returns time in format mm:ss.ss
- calculates the new agent matrix after one time step with ode23
- validates if exitCoord is of right format
- plots a blue column with center in [x,y] and radius r
- plots the green-red exit line from (x1,y1) to (x2,y2)
- returns true when [c1,c2] is left of line defined by end points
- plots a circle with center in [x,y] and radius r
- executes all necessary tasks when a reset
- MATLAB code for automateSettingsGui.fig
- MATLAB code for PanicSimulatorGui.fig
- validates if automateObj is of right format
- validates if NUM is of desired format
- Deactivates all Ui Controls
- calls the updateAgent function and plots the new matrix if
- returns a color related to a pressure value
- plots a wall line from (x1,y1) to (x2,y2)
- changes xMax to desired value
- called inside ode solver, if one of value goes to 0, an
- calculates arena width dependent on agent number and arena
- changes NAgent in settings to desired value, also adapts xMax
- validates if STR can be transformed to number and is of desired format
- MATLAB code for arenaEditor.fig
- validates if wallLines is of right format
- MATLAB code for agentPlacingTimeoutGui.fig
- Creates realistic radii of human, according to statistics
- displays column information on left click
  • 1.2K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Jun 2014

Covid-19 Detector

Version 1.0.2 by kunal gokhe

This app detect the virus using ML technique !

- Segment image using auto-generated code from imageSegmenter app
- Filter BW image using auto-generated code from imageRegionAnalyzer app.
  • 558 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 Nov 2023

jarirepo/feasrgn

Version 1.2.0.0 by Jari Repo

Finds the feasible region from a set of constant, linear and nonlinear inequalities

feasible region boundary. The final feasible region is then found by scanning along the discrete x-grid for valid (non-conflicting) constraints.The output is ultimately a closed piecewise linear boundary B

- Piecewise linear feasible region based on a set of inequalities
- Inequality sign enumeration
- Feasible region plot
- Represents an inequality of the form y 'sign' f(x)
- Predefined feasible region examples
  • 173 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Dec 2016

2D Vortex Core Tracking - Gamma 1 - Super Fast

Version 1.1 by Fernando Zigunov

Identifies 2D vortices using Gamma 1 from Graftieaux

and vortex identification algorithms for the study of unsteady turbulent swirling flows" https://iopscience.iop.org/article/10.1088/0957-0233/12/9/307/pdfThanks a lot!Sebastian's code is rather slow

  • 647 (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Jul 2020

File downloader/uploader with progress monitor

Version 1.0.6.5 by Eivind Hennestad

Download/upload a file from/to the web with progress display using MATLAB's http web services.

- Upload a file to web while displaying progress.
- Download and save a file from web while displaying progress.
- Updates a progress monitor for file transfers.
  • 57 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 Sep 2024

Vehicle Dynamics - Lateral

Version 1.0.0.5 by André de Souza Mendes

Open Source Simulation Package for MATLAB

- Functions for graphics generation.
- Vehicle dynamics simulator
- Tire abstract class
- This template shows how to simulate an articulated vehicle and plot the results.
- Comparison between tire models.
- This template shows how to simulate a simple vehicle and plot the results.
- Least squares fit of X-Y data to a circle.
- Articulated vehicle abstract class.
- Nonlinear relation between tire lateral force and slip angle expressed by a third order polinomial equation. This model is used by several authors [1] [2] [3].
- Maneuver in circles of a nonlinear simple vehicle with Pacejka tire model.
- This template shows how to simulate an articulated vehicle in Simulink using a s-function.
- Linear relationship between tire lateral force and slip angle.
- Nonlinear relationship between tire lateral force and slip angle expressed by a semi-empirical model with experimental coefficients [1].
- This script presents open-loop multi-axle steering of an simple vehicle.
- This template shows how to simulate an articulated vehicle in Simulink using a s-function.
- Simple vehicle abstract class.
- Steering Control of Autonomous Vehicles in Obstacle Avoidance Maneuvers.
- Linear tire model
- Polynomial tire model
- Kalman filter application for simple vehicle.
- Pacejka tire model
- This script presents open-loop multi-axle steering of an articulated vehicle.
- This scipt derives the equations of motion from the nonlinear simple vehicle model.
- This example simulates a simple vehicle with an open loop sinusoidal steering input.
- Nonlinear simple vehicle model.
- Linear bicycle model with 3 degrees of freedom.
- This scipt derives the equations of motion from the nonlinear articulated vehicle model.
- Nonlinear articulated vehicle model.
- Linear simple vehicle model.
- Linear articulated vehicle model.
- Linear articulated bicycle model with 4 degrees of freedom.
- This example simulates an articulated vehicle with an open loop sinusoidal steering input.
- Maneuver in circles of a nonlinear simple vehicle model with Pacejka tire model.
- Nonlinear bicycle model nonlinear with 4 degrees of freedom.
  • 3.5K (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Feb 2023

glerny/finnee

Version 3.0.0.0 by Guillaume Erny

Matlab toolbox for separation techniques hyphenated high resolution mass spectrometry

  • 71 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Dec 2016

Fast Global Stiffness Matrix Assembly

Version 1.0.2 by Ayad Al-Rumaithi

Generates global stiffness matrix from elements stiffness matrices in a fast way

  • 617 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 19 Sep 2024

MOTEO: multi-objective thermal exchange optimization

Version 1.0.1 by Nima Khodadadi

The algorithm is developed based on the concept of Newtonian cooling law.

%% Developed in MATLAB R2020b (MacOs-Monterey) %% %% Author and programmer

  • 381 (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Jun 2024

HimpeWillem/MatlabTrafficToolbox

Version 1.0.0.0 by Willem Himpe

This is the matlab package for dynamic traffic assignments developed by the KULeuven

iterative link transmission model, Transportation Research Part B: Methodological, Available online 1 February 2016, ISSN 0191-2615, http://www.sciencedirect.com/science/article/pii/S0191261515002805Tampère

- Tutorial 9: Warm starting the implicit scheme of the LTM
- Tutorial 3: Comparing different node models with LTM
- Tutorial 5: Comparing single commodity (SC) & multi commodity (MC)
- Tutorial 11: Advanced deterministic equilibrium routing
- Tutorial 2: Introducing the Link Transmission Model (LTM)
- Tutorial 10: Introducing deterministic equilibrium routing
- Tutorial 4: Comparing LTM & CTM
- Tutorial 13: Introducing implicit stochastic equilibrium routing
- Tutorial 12: Deterministic instantaneous routing
- Tutorial 8: Advanced algorithms, faster data types and compilation (mex) for the implicit scheme
- Tutorial 14: Advanced deterministic equilibrium routing with warm start
- Tutorial 6: Comparing explicit and implicit scheme
- Tutorial 7: Comparing explicit and implicit scheme on a corridor
- Tutorial 1: Visualizing network data
  • 398 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Aug 2016

Stereo triangulation

Version 1.3 by Manolis Lourakis

Reconstruct a set of points from their image projections

  • 765 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Nov 2018

Matlab Mail Feedback

Version 1.2.0 by Daniele Mascali

Set of functions for receiving mail feedback from Matlab

- uses matlab SENDMAIL function to send mail pre-compiled with a set
- (TO,VERBOSE) sends an exit status report to the mail addresses
- (T) converts seconds to a readable format (DAY:HH:MM:SS.mmm)
- (TO,DELTATIME) sends an email to TO to confirm the machine is
  • 67 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Mar 2019

SVD Image Compression

Version 1.1.15 by Silas Henderson

Gui for visualizing A = U*S*V'

  • 340 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Sep 2020

  • 419 (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Dec 2023

Comparison of Local Path Planning algorithms

Version 1.0.1 by Rafal Szczepanski

Comparison of Artificial Potential Field (APF) algorithm, Vortex APF algorithm, Safe APF algorithm, and Dynamic Windows Approach.

  • 481 (All time)
  • 5 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 May 2023

AMPL Interface to MATLAB

Version 1.0.1.0 by Steve Grikschat

Connect MATLAB - Optimization Toolbox™ to the AMPL API for MATLAB

- Matlab class that corresponds to an optimization problem
- Read an problem from an AMPL file or object.
- Solve AMPL problem using Optimization Toolbox solvers
  • 662 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Aug 2018

Finite element approximations of hydrogen orbitals

Version 1.0.0 by Peter van Alem

Numerical computations of first eigenstates of the Hamiltonian in atomic units of the electron in the hydrogen atom.

  • 73 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Dec 2020

Quadcopter-Simulation

Version 1.5.0 by Nikhil Kapila

Quadcopter / Quadrotor Simulation using Simulink

  • 1.9K (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Jul 2022

Load more