Main Content

19,236 results in File Exchange

MATLAB Support for MinGW-w64 C/C++/Fortran Compiler

Install the MinGW-w64 C/C++/Fortran compiler for Windows

  • 1.2M (All time)
  • 7.3K (Last 30 days)
  • 2.9 / 5
  • MathWorks
  • 26 Jan 2026

Natural-Order Row Sort

Version 3.4.11 by Stephen23

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

- The function NATSORTROWS sorts the rows of a matrix A (cell/string/table/...) taking into account number values within the text. This is known as natural sort order. Note that MATLAB's inbuilt SORTROWS function sorts text by character code, as does SORT in most programming languages.
  • 2.3K (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Apr 2026

Customizable Natural-Order Sort

Version 3.4.11 by Stephen23

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

- The function NATSORT sorts the elements of a text array A (cell/string/...) taking into account number values within the text. This is known as natural sort order. Note that MATLAB's inbuilt SORT function sorts text by character code, as does SORT in most programming languages.
  • 5.8K (All time)
  • 21 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Apr 2026

Object-oriented tools to fit/plot conics and quadrics

Version 1.2.11 by Matt J

A tool set for fitting and/or plotting various conics and quadric surfaces, e.g., ellipses, cylinders, spheres, planes, cones, and lines.

  • 2.3K (All time)
  • 11 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Feb 2024

Microgrid Hybrid PV/ Wind / Battery Management System

Version 1.4.0.0 by PIRC

Smart Microgrid - www.pirc.co.in

  • 42.5K (All time)
  • 514 (Last 30 days)
  • 4.5 / 5
  • Community
  • 19 Oct 2024

matlab2tikz/matlab2tikz

Version 1.50.0.0 by Nico Schlömer

A script to convert MATLAB/Octave into TikZ figures for easy and consistent inclusion into LaTeX.

- clean output files in ./tex using make
- TESTSURFSHADER Test suite for Surf/mesh shaders (coloring)
- MATLAB2TIKZ Save figure in native LaTeX (TikZ/Pgfplots).
- ISENVIRONMENT check for a particular environment (MATLAB/Octave)
- save stage: saves the figure to EPS/PDF depending on env
  • 127.3K (All time)
  • 276 (Last 30 days)
  • 4.8 / 5
  • Community
  • 16 Jul 2024

Scientific Prefix to Number

Version 5.0.4 by Stephen23

Convert SI-prefixed text (aka engineering / metric prefix) into numeric values. Bonus: binary prefixes!

The function SIP2NUM converts a string with an SI prefix (aka metric prefix, or engineering prefix) into a numeric value. For example the string '1 k' is converted to 1000. The bonus function BIP2NUM

- The function SIP2NUM converts the input text containing a number/coefficient with optional SI prefix into a numeric. For example "1 k" → 1000. SIP2NUM detects and converts zero, one, or more
  • 733 (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Mar 2026

Number to Scientific Prefix

Version 5.0.4 by Stephen23

Convert a numeric value to SI-prefixed text (aka engineering / metric prefix). Bonus: binary prefixes!

The function NUM2SIP converts a numeric scalar into a string with an SI prefix (aka metric prefix, or engineering prefix). For example the value 1000 is converted to '1 k'. The bonus function NUM2BIP

- The function NUM2SIP converts a numeric scalar to text with a coefficient and an SI prefix (aka "metric prefix"). For example 1000 → '1 k'. Optional arguments control the precision of the coefficient
  • 1.7K (All time)
  • 6 (Last 30 days)
  • 4.8 / 5
  • Community
  • 3 Mar 2026

B-spline Grid, Image and Point based Registration

Version 1.33.0.0 by Dirk-Jan Kroon

B-spline registration of two 2D / 3D images or corrsp. points, affine and with smooth b-spline grid.

Affine and B-spline grid based registration and data-fitting of two 2D color/grayscale images or 3D volumes or point-data. Registration can be done intensity / pixel based, or landmark /

- Bspline transformation grid function
- Function bspline_transform, is a wrapper of the mex
- Calculate influences of all neighborh b-spline knots
- Function registration_gradient. This function will calculate a registration
- If Spacing and points are not an integer, we can not use fast look up tables,
- Function Registration_image. This function will create
- calculate which is the closest point on the lattic to the top-left
- IMGAUSSIAN filters an 1D, 2D color/greyscale or 3D image with an
  • 33.2K (All time)
  • 9 (Last 30 days)
  • 4.8 / 5
  • Community
  • 16 Mar 2011

Shape Context Based Corresponding Point Models

Version 1.1.0.0 by Dirk-Jan Kroon

Shape Context based nonrigid registration of 2D/3D objects, to build Active Shape Models

Shape Context is a method to get an unique descriptor (feature vector) for every point of an object contour or surface. This descriptor is used in combination with a b-spline free form deformation

- Function bspline_transform, is a wrapper of the mex
- Make row vectors of input coordinates
- Calculate influences of all neighborh b-spline knots
- calculate which is the closest point on the lattic to the top-left
- Function Registration_image. This function will create
- Make row vectors of input coordinates
- Function registration_gradient. This function will calculate a registration
- If Spacing and points are not an integer, we can not use fast look up tables,
- IMGAUSSIAN filters an 1D, 2D color/greyscale or 3D image with an
  • 10.5K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 26 Jan 2012

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

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

PicoLog 1000 Series MATLAB Examples

Version 1.1.0.1 by Pico Technology

MATLAB examples for use with PicoLog 1000 Series data loggers.

This is a set of MATLAB files allowing you to interface to the PicoLog 1000 Series data loggers from MATLAB. An example is provided as a MATLAB script demonstrating how to call shared library

- PicoLog 1000 Series Data Logger Streaming Example
- Converts milliVolt value to ADC count for PicoLog 1000 series
  • 131 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Sep 2018

freezeColors / unfreezeColors

Version 2.5 by John Iversen

Use multiple colormaps per figure or axis! Works for many types of objects, not only images.

- Lock colors of plot, enabling multiple colormaps per figure or axis. (v2.5 7/2022)
  • 51.5K (All time)
  • 26 (Last 30 days)
  • 4.7 / 5
  • Community
  • 25 Jul 2022

biChordChart (bidirectional chord diagram | 有向弦图)

Version 4.0.1 by Zhaoxu Liu / slandarer

bidirectional/directed/self-loop/self-links chord diagram 有向弦图

  • 623 (All time)
  • 12 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Apr 2026

setFigTransparency - set figure transparency / fading

Version 1.1.0.0 by Yair Altman

setFigTransparency sets the transparency/opacity of a figure window, with optional fading effect

- setFigTransparency sets the transparency/opacity of a figure window
  • 1.5K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Oct 2011

SSH/SFTP/SCP For Matlab (v2)

Version 1.10.1.1 by David Freedman

Improved Matlab interface for SSH2/SFTP/SCP (supports public key) using the Ganymed-SSH2 javalib.

  • 12.9K (All time)
  • 19 (Last 30 days)
  • 4.9 / 5
  • Community
  • 20 Aug 2018

sum of all the multiples of 3 or 5 below 1000

Version 1.0.0.0 by INFOZOU

sum of all the multiples of 3 or 5 below 1000

If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23.Find the sum of all the multiples of 3 or 5 below 1000.

  • 73 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 7 Oct 2016

N-Dimensional BSplines

Version 1.0.0.0 by Nathan Cahill

Construct coefficients of interpolating or smoothing BSplines from N-dimensional array, analytically

Class to enable BSpline signal and image processing. Based off of the papers:M. Unser, A. Aldroubi, and M. Eden, "B-Spline Signal Processing: Part I - Theory," IEEE Trans Sig Proc, 41(2):821-833

- evalBSpline: evaluate BSpline basis function
- getBSplineFiltCoeffs: get BSpline filter coefficients
- bsarray: BSpline array class constructor.
- bsarray/interp1: 1-D interpolation (table lookup)
- bsarray/display: display of bsarray object
- bsarray/get: get specified properties from bsarray object
- bsarray/interp3: 3-D interpolation (table lookup)
- bsarray/interp2: 2-D interpolation (table lookup)
- bsarray\indirectFilter: compute image/volume data from B-spline coefficients
- bsarray/double: convert bsarray object to coefficient array
  • 3.5K (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 28 Apr 2008

  • 2K (All time)
  • 75 (Last 30 days)
  • 4.5 / 5
  • MathWorks
  • 26 Jan 2026

PID Controller Simulator

Version 3.1.0.0 by ibrahim kucukdemiral

PID controller simulator on an LTI system w/ or w/o input delays

  • 42.5K (All time)
  • 372 (Last 30 days)
  • 4.8 / 5
  • Community
  • 26 Feb 2018

B-spline tools

Version 1.2.0.0 by Jan Tore Korneliussen

Basic toolbox for polynomial B-splines on a uniform grid. OO overloading of common operators.

B-splines is a natural signal representation for continous signals, wheremany continous-domain operations can be carried out exactly once theB-spline approximation has been done.The B-spline

- Direct transform specialised for 3rd order bspline
  • 5.6K (All time)
  • 2 (Last 30 days)
  • 4.5 / 5
  • Community
  • 8 May 2011

TCP/UDP/IP Toolbox 2.0.6

Version 1.1.0.0 by Peter Rydesäter

TCP/IP connections or UDP packets in MATLAB

2.0.1* Bugfix for windows version, Sleep() delay is div. with 1000 to correspond to unix sleep().NEW in 2.0:* UDP packets.* FAST Datatype support for int*, uint*, double, char.* FAST INTERNAL byte

  • 51.7K (All time)
  • 28 (Last 30 days)
  • 4.4 / 5
  • Community
  • 8 May 2015

MTEX2Gmsh

Version 4.0.1.0 by Dorian Depriester

Matlab toolbox for generating meshes from EBSD data

- computes the B-spline approximation from a set of coordinates.
  • 838 (All time)
  • 20 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Jul 2023

B-spline approximation

Version 3.0.3 by Dorian Depriester

Computes the B-spline approximation from a set of coordinates. Supports periodicity and n-th order approximation.

Computes the B-spline approximation from a set of coordinates (knots).The number of points per interval (default: 10) and the order of the B-spline (default: 3) can be changed. Periodic boundaries

- computes the B-spline approximation from a set of coordinates.
  • 1.1K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Feb 2021

JSONLab: portable, robust JSON/binary-JSON encoder/decoder

Version 2.9.8 by Qianqian Fang

A toolbox to encode/decode JSON/UBJSON/MessagePack files in MATLAB/Octave

  • 55K (All time)
  • 40 (Last 30 days)
  • 4.4 / 5
  • Community
  • 28 Mar 2024

FMU Builder for Simulink

Create standalone Functional Mock-up Units (FMUs) from Simulink models and C/C++ source code

  • 5.1K (All time)
  • 221 (Last 30 days)
  • -- / 5
  • MathWorks
  • 17 Oct 2025

xlwrite: Generate XLS(X) files without Excel on Mac/Linux/Win

Version 1.9.0.0 by Alec de Zegher

Generates ‘.xls’ & '.xlsx' files on Mac/Linux/Win without Excel, using same syntax as xlswrite.

  • 14.5K (All time)
  • 7 (Last 30 days)
  • 4.7 / 5
  • Community
  • 27 Feb 2013

IRI 2012

Version 1.4.0.0 by Kip Knight

International Reference Ionosphere 2012 model

- XE_1 ELECTRON DENSITY BETWEEN HA(KM) AND 1000 KM
- TI ION TEMPERATURE FOR HEIGHTS NOT GREATER 1000 KM
- FOEEDI CALCULATES FOE/MHZ
- FOF1ED CALCULATES THE F1 PEAK PLASMA FREQUENCY (FOF1/MHZ)
- TOF05 empirical RAT=(h05top-hmF2)/hmF2 derived from ISIS and IK19
- ROGUL CALCULATES RATIO H0.5/HMF2 FOR HALF-DENSITY POINT
- HMF2ED CALCULATES THE PEAK HEIGHT HMF2/KM
- FOUT CALCULATES CRITICAL FREQUENCY FOF2/MHZ
- XE2TO5 NORMALIZED ELECTRON DENSITY (N/NMF2) FOR THE MIDDLE IONOSPHERE
  • 1.2K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 22 May 2014

Free-knot spline approximation

Version 2.2.1.0 by Bruno Luong

Least squares approximation of 1D data using free-knots spline

- Fast max/min 1D filter
  • 6.1K (All time)
  • 3 (Last 30 days)
  • 4.9 / 5
  • Community
  • 23 Mar 2024

Hybrid Energy System with solar, wind, battery and fuel cell

Hybrid Energy System with solar, wind, battery, fuel cell is developed in matlab/simulink.

  • 3.4K (All time)
  • 216 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Apr 2025

cprintf - display formatted colored text in Command Window

Version 1.19 by Yair Altman

Displays sprintf-formatted strings in the Command Window using the specified color/underline/bold style

  • 29.5K (All time)
  • 92 (Last 30 days)
  • 4.9 / 5
  • Community
  • 3 Feb 2026

xplor

Version 1.0.0 by Tony Delobel

Multi-Dimensional Data Visualization

- Type 'for i=1:100, pg i, svd(rand(1000)); end' and check a very simple progress indicator
- Basic min/max operations (e.g. intersection or union of 2 ranges)
- Conversion of screen/figure/axes, normalized/pixel coordinates
- Unique hash number for an array/cell/structure (Copyright M Kleder)
- Edit a numeric value, includes increment/decrement buttons
- Draw a series of vertical and/or horizontal lines
  • 589 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jun 2024

Number to Words

Version 4.1.8 by Stephen23

Convert a numeric to a string with the English name of the number value (GB/IN/US).

  • 2.6K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 Feb 2026

SimPowerSystems Model of a 1000-MW HVDC-MMC Interconnection.

Version 1.0.0.0 by Pierre Giroux

This SPS simulation is optimized by using an aggregate MMC model.

  • 10.2K (All time)
  • 71 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Dec 2015

UISplitPane - Split a container (figure/frame/uipanel) into two resizable sub-containers

Version 1.4.0.0 by Yair Altman

Split a container (figure/frame/uipanel) into two resizable sub-containers, like Java's JSplitPane

- uisplitpane Split a container (figure/frame/uipanel) into two resizable sub-containers
  • 6.2K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 14 Jan 2015

uzh/edf-converter

Version 1.8.0.0 by Eydrian

Converts EyeLink 1000 Edf files into a MATLAB structure

  • 2.1K (All time)
  • 10 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Aug 2024

Syms to TF Conversion

Version 1.0.0.0 by Crystal Nassouri

Simple M file to convert Symbolic Equations/Polynomials to ZPK TF form.

  • 7.9K (All time)
  • 91 (Last 30 days)
  • 4.7 / 5
  • Community
  • 19 Apr 2010

3D Rotation about Shifted Axis

Version 1.3.0.1 by Matt J

Computes/applies rotation about arbitrary 3D line.

  • 6.7K (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 4 Apr 2021

Plot 2D/3D region

Version 1.1.0.1 by Per Bergström

The program plots convex linear closed regions in 2D/3D.

  • 16.8K (All time)
  • 7 (Last 30 days)
  • 4.6 / 5
  • Community
  • 24 Jun 2025

Radially averaged surface roughness/topography power spectrum (PSD)

Version 1.2.0.0 by Mona Mahboob Kanafi

Calculates radially averaged 2D power spectrum for a surface roughness/topography

  • 3.4K (All time)
  • 8 (Last 30 days)
  • 4.9 / 5
  • Community
  • 19 Dec 2016

Curvature of Earth

Version 1.0.0.0 by Chad Greene

Estimate the curvature of Earth over distances less than 1000 miles

  • 135 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 1 Apr 2016

sharedmatrix

Version 1.17.0.0 by Joshua Dillon

SHAREDMATRIX Allows any Matlab object to be shared between Matlab sessions (w/o using file I/O).

  • 4.4K (All time)
  • 3 (Last 30 days)
  • 4.6 / 5
  • Community
  • 8 Jun 2011

Mandelbrotx

Version 1.0.0.0 by Bryan Wong

10,100 and 1000 x zoom of a Mandelbrot like set. The cuspidal point occurs for z=0.

10,100,1000 x zoom of a Mandelbrot like set. The cuspidal point occurs for z=0.

  • 1.8K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Mar 2003

raacampbell/shadedErrorBar

Version 1.65.0.4 by Rob Campbell

Creates an attractive shaded error region rather than discrete bars.

  • 47.6K (All time)
  • 117 (Last 30 days)
  • 4.9 / 5
  • Community
  • 6 Feb 2024

Deep Learning Toolbox Model for AlexNet Network

Pretrained AlexNet network model for image classification

and can classify images into 1000 object categories (e.g. keyboard, mouse, coffee mug, pencil).Opening the alexnet.mlpkginstall file from your operating system or from within MATLAB will initiate the

  • 64.8K (All time)
  • 113 (Last 30 days)
  • 4.5 / 5
  • MathWorks
  • 26 Jan 2026

3D Free Form Image Registration Toolbox (GUI)

Version 1.5.0.0 by Daniel Markel

A toolbox for performing image registrations on 4D RTOG files or any other volumetric image.

- calculates the derivative of kth basis function of a cubic B-spline
  • 9.3K (All time)
  • 2 (Last 30 days)
  • 4.5 / 5
  • Community
  • 10 Feb 2012

Numerical Methods using Matlab, 2e

Version 1.0.0.0 by John Penny

Companion Software

- Fill b with square roots of 1 to 1000 using a vector
- Fill b with square roots of 1 to 1000 using a for loop
  • 5.7K (All time)
  • 3 (Last 30 days)
  • 4.2 / 5
  • Community
  • 30 Aug 2002

Hungarian Algorithm for Linear Assignment Problems (V2.3)

Version 1.4.0.0 by Yi Cao

An extremely fast implementation of the Hungarian algorithm on a native Matlab code.

This is an extremely fast implementation of the famous Hungarian algorithm (aslo known as Munkres' algorithm). It can solve a 1000 x 1000 problem in about 20 seconds in a Core Duo (T2500 @ 2.00GHz

  • 19.9K (All time)
  • 26 (Last 30 days)
  • 4.5 / 5
  • Community
  • 15 Sep 2011

ScrollPlot - scrollable X/Y axes

Version 1.7.0.0 by Yair Altman

ScrollPlot adds a scroll sub-window to any supplied plot handles

  • 10.4K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 16 Jul 2015

  • 1.6K (All time)
  • 8 (Last 30 days)
  • 5.0 / 5
  • Community
  • 14 Mar 2019

neuropoly/axonseg

Version 3.0.0.0 by Aldo Zaimi

AxonSeg is a GUI that performs axon and myelin segmentation on histology images.

  • 1.7K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Jun 2019

Simpson's 1/3 and 3/8 rules

Version 1.2.0.0 by Jered Wells

SIMPSON: Simpson's rule for quadratic and cubic numerical integration

  • 4.6K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Mar 2012

Bezier curve

Version 1.4.0.0 by Jesús Lucio

Creates a Bezier curve from 2D points (up to 1000) and can create an interpolated curve from it.

  • 3K (All time)
  • 3 (Last 30 days)
  • 4.3 / 5
  • Community
  • 12 Sep 2011

X Steam, Thermodynamic properties of water and steam.

Version 1.0.0.0 by Magnus Holmgren

Water properties A complete IAPWS IF-97 standard.

that provides very accurate steam and water properties in ranges from 0-1000 bar and 0-2000°C. Provided thermodynamic properties are: TemperaturePressureEnthalpySpecific volumeDensitySpecific

  • 78.2K (All time)
  • 446 (Last 30 days)
  • 4.7 / 5
  • Community
  • 1 Aug 2007

vtkwrite : Exports various 2D/3D data to ParaView in VTK file format

Version 2.3.0.0 by CY Y

Exports 2D/3D image volume, vector field, surface, lines, polygons, etc. to ParaView

  • 12.1K (All time)
  • 22 (Last 30 days)
  • 4.9 / 5
  • Community
  • 3 Oct 2016

undecorateFig - remove/restore figure border and title bar

Version 1.1.1.0 by Yair Altman

Removes/restores the border and title bar of legacy (Java-based) Matlab figures

- returns the border/title of undecorated figure window
  • 1.8K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Apr 2026

Non-rigid Registration between 2D Shapes

Version 1.2 by Mohammad Rouhani

This software finds the best deformation to register 2D curves by exploiting curvature information.

  • 1.1K (All time)
  • 2 (Last 30 days)
  • 4.0 / 5
  • Community
  • 27 Mar 2019

Brainstorm

Version 3.4.0.0 by Martin Cousineau

Brainstorm: Open source application for MEG/EEG data analysis

- : Import a dataset organized following the BIDS specficiations (http://bids.neuroimaging.io/)
- : Open a Curry 6-7 (.dat/.dap/.rs3) or Curry 8 (.cdt/.dpa)
- : a Curry 6-7 (.dat/.dap/.rs3) or Curry 8 (.cdt/.dpa)
- : Read a block of recordings from a NeuroScope/Klusters LFP .eeg/.xml file.
- : Create a panel to add/remove/edit clusters of sensors attached to a given 3DViz figure.
- : Co-register different datasets (runs/subjects/conditions) to the same channel file.
- : Create a panel to add/remove/edit scouts attached to a given 3DViz figure.
- : Create a panel to add/remove/edit scouts attached to a given 3DViz figure.
- : MNE-Python call to mne.preprocessing.maxwell_filter: Maxwell filtering / SSS /tSSS
- : Read a block of recordings from a g.tec/g.Recorder .mat/.hdf5 file.
- : Create a panel to add/remove/edit scouts attached to a given 3DViz figure.
- : Open a g.tec/g.Recorder .mat/.hdf5 file.
- : Import the information from a HCP-MEG folder as the subject's anatomy (SubjId/MEG/anatomy, pipeline v3).
- : Frequency filters: Lowpass/Highpass/Bandpass
- : Open a NeuroScope/Klusters LFP .eeg/.dat file
- : Create overlapping spheres for EEG/MEG channels.
- : Computes epileptogenicity maps for SEEG/ECOG ictal recordings.
- : Open a ANT ASA .msr/.msm file
- : Script that reproduces the online tutorial "FEM tutorial: MEG/EEG Median nerve stimulation (charm)"
- : Script that reproduces the online tutorial "FEM tutorial: MEG/EEG Median nerve stimulation (headreco)"
- : Read a block of recordings from a Cambridge Electronic Design Spike2 file (.smr/.son)
- : Run the segmentation of a T1/T2 MRI with FreeSurfer.
- : Open a Brainstorm imported structure/file
- : Get/set the Python executable
- : Reads events from a file/structure and add them to a Brainstorm raw file structure.
- : Saves the header of a new empty BrainVision file (.vhdr/.vmrk)
- : Runs the first subject of Brainstorm/SPM group analysis pipeline
- : Runs the Brainstorm/SPM group analysis pipeline (group analysis, BIDS VERSION)
- : Generate tetrahedral/hexahedral FEM mesh.
- Tests if points are inside a 3D triangulated (faces/vertices) surface
- : Enable/disable control and control's children.
- : Add/subtract a time offset to the Time vector.
- : Open a BDF/EDF file (continuous recordings)
- : Runs the Brainstorm/SPM group analysis pipeline (BIDS) - FRONTIERS ARTICLE VERSION
- : Exports a surface to a GIfTI/BrainVisa .gii tessellation files.
- : Get the descriptions of all the epochs in an evoked/epoched .FIF file.
- Exports a Brainstorm tetrahedral/hexahedral mesh in another file format
- : Copy the subject averages for the Brainstorm/SPM group tutorial into a new protocol (BIDS VERSION)
- : Display the registration sphere/square for a surface.
- : Display MEG/EEG topography in a new figure.
- : Read a block of recordings from a 4D/BTi file
- : Calculates the same correlation coefficients as Matlab function corrcoef (+/- rounding errors), but in a vectorized way
- : Saves the header of a new empty SPM .mat/.dat file.
- : Convert CTF file epoched/continuous
- Write tetrahedral mesh to Cauchy geometry .geo file (SimBio/NeuroFem)
- : Display/hide the Brainstorm splash screen.
- : Fits an encoding/decoding model using mTRF-Toolbox
- : Converts a data file into a FieldTrip structure (ft_datatype_timelock.m / ft_datatype_raw.m)
  • 7.2K (All time)
  • 55 (Last 30 days)
  • 4.9 / 5
  • Community
  • 8 Aug 2024

simonhenin/columnlegend

Version 3.0.0.1 by Simon Henin

Creates a legend with a specified number of columns

  • 35.9K (All time)
  • 2 (Last 30 days)
  • 4.4 / 5
  • Community
  • 8 Jan 2020

Polar To/From Rectangular Transform of Images

Version 1.0.0.0 by Prakash Manandhar

converts rectangular image to polar and back

- Polar/Rectangular Conversion
  • 10.5K (All time)
  • 3 (Last 30 days)
  • 4.4 / 5
  • Community
  • 17 Dec 2007

Load more