image thumbnail

updated 1 month ago

Algorithm Development with MATLAB by Sumit Tandon

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

ImageGUI(varargin)

Green Object Detection App

BallDetectionGUI(varargin)

image thumbnail

updated 1 month ago

GPUBench by Ben Tordoff

Compare GPUs using standard numerical benchmarks in MATLAB. (gpu, performance, benchmark)

GPUBench

gpuBench()

gpuBenchApp()

image thumbnail

updated 2 months ago

Imagine by Christian Wuerslin

4D/3D image visualization and evaluation GUI. (3d, evaluation, image analysis)

Imagine App

OptimalColor(iNBins)

fEvalLineFWHM(SData, sSelectionType, hTexts)

image thumbnail

updated 3 months ago

Simple Stock Ticker by David

A simple stock ticker app written with a MATLAB class (class, oop)

Simple Stock Ticker

simpleStockTicker

image thumbnail

updated 3 months ago

GUI for Rational Fitting by Giorgia Zucchelli

Use this GUI for fitting 2-port S-parameters using the functions from RF Toolbox (rational fitting, sparameters, touchstone)

GUI for Rational Fitting

RationalFittingGUI(varargin)

simple_weight(varargin)

image thumbnail

updated 3 months ago

Sim.I.am by Jean-Pierre de la Croix

A MATLAB-based educational bridge between theory and practice in robotics. (robotics, control design, simulation)

simiam

GetArg(S, Name, Default)

ParseArgs(Args, varargin)

image thumbnail

updated 4 months ago

Inviscid Channel Flow by Ye Cheng

This MATLAB App provides a GUI to study inviscid flow in a channel with varying cross sections. (teaching, numerical methods, fluid mechanics)

inviscidChannel

inviscidChannelGUI(varargin)

inviscidChannelScript.m

image thumbnail

updated 4 months ago

Boundary Layer App by Ye Cheng

This MATLAB App provides a GUI to study laminar boundary layer problem of flow over a flat plate. (teaching, numerical methods, fluid mechanics)

boundaryLayer

boundaryLayerGUI(varargin)

tdma(A,B,C,D)

image thumbnail

updated 4 months ago

Potential Flow by Ye Cheng

This MATLAB App provides a GUI to study the superposition of elementary potential flows. (gui, app, fluid mechanics)

potentialFlow

addPotential(xmesh,ymesh,x_c,y_c,q,type)

potentialFlowGUI(varargin)

image thumbnail

updated 4 months ago

Transient Heat Conduction by Ye Cheng

This MATLAB App provides a GUI to study transient and steady-state heat conductions. (app, heat transfer, conduction)

transientConduction

transientConductionGUI(varargin)

image thumbnail

updated 5 months ago

Making Data Analytics for the Mining Industry Simple with MATLAB by David Willingham

Highlights automatically importing assay text data, perform basic statistics & visualization (mining industry, assay, assay data)

Mine Assay Tool

alphavol(X,R,fig)

createFit(z1, c1)

image thumbnail

updated 6 months ago

The Warholer by Matt Tearle

GUI that displays an 8-color version of an image, based on RGB thresholding. (gui, image processing)

The Warholer

warholer

image thumbnail

updated 7 months ago

MATLAB Tools for Scientist by Asawari Samant

Files from the webinar: MATLAB Tools for Scientists- Introduction to Data Analysis and Visualization (curve fitting, biotech, dose response)

DoseResponseFit(varargin)

Dose Response Analysis

createFit(doseB, y, clr)

image thumbnail

updated 10 months ago

PID Basics by Lucas GarcĂ­a

PID Basics is a nice way to obtain a quick intuition and understanding of PID control. (gui, control design, pid)

PID Basics

PIDBasics(varargin)

tfProcess(varargin)

image thumbnail

updated 10 months ago

Graphically explore the Black-Scholes-Merton Option Pricing Model by Ameya Deoras

Visualize option price & gradient surfaces (gui, option, black scholes)

Black-Scholes-Merton Option Pricing

priceOption(S0,K,r,T,sigma)

blsOptionPricer

image thumbnail

updated 10 months ago

Image Registration GUI by Brett Shoelson

GUI environment for registering a Moving image to a Fixed image (image, gui, image alignment)

Image Registration GUI

ImageRegistrationGUI.m

distributeObjects(nobjects,startpos,endpos,gap,warnoff)

image thumbnail

updated 10 months ago

FBD - "Find the Best Distribution" tool by Yoav Aminov

With this GUI you can find the best distribution that fits your data. (fit, distributions, statistics)

FBD - Find the Best Distribution tool

Main_FitDistribution_GUI(varargin)

image thumbnail

updated 10 months ago

Transformer Tests and Analysis GUI by Hadi Saadat

Tool to obtain transformer equivalent circuits and finds transformer performance characteristics (transformer, gui)

Transformer Tests and Analysis GUI

transformer(varargin)

transformer2wimp(varargin)

image thumbnail

updated 10 months ago

Time-domain response of RLC Circuits GUI by Hadi Saadat

A GUI program for the natural and step response of parallel and series RLC circuits (circuit, rlc, timedomain response)

Time-domain response of RLC Circuits GUI

PresponseIC

PresponseIL

image thumbnail

updated 10 months ago

Induction Motor Analysis GUI by Hadi Saadat

Enter circuit parameters for performance characteristics. Torque slip curve is plotted. (induction motor, gui)

Induction Motor Analysis GUI

inductionmotor(varargin)

inductionmotorinfo.m

image thumbnail

updated 10 months ago

Controller Design GUI by Hadi Saadat

Tool for the design of a first-order controller in the forward path of a closed-loop control system (control design, gui)

Controller Design GUI

ghs.m

lagcontroller.m

image thumbnail

updated 10 months ago

Transducer Array Calculation (TAC) GUI by Benedikt Kohout

GUI to calculate and visualize the radiation pattern of ultrasound transducers. (directivity pattern, simulation, sound field)

Transducer Array Calculation (TAC) GUI

Soundfield_without_approx(input_signal, attenuation, wait_b...

T_A_C_GUI.m

image thumbnail

updated 10 months ago

Analog Filter Design Toolbox by James Squire

GUI to design and simulate active (opamp) LP and HP Bessel, Butter, Cheby, and Elliptic filters. (active filter, chebychev, chebyshe)

Analog Filter Design Toolbox

BuildCircuit_FindZ1P1K1(curStage)

BuildCircuit_LastStage(strCircuit)

Contact us