image thumbnail

updated 7 months ago

Single Degree of Freedom Vibration Calculator by Jong Kim

This is a single degree of freedom vibration calculator for engineers (vibration, gui, data export)

Single Degree of Freedom Vibration Calculator

image thumbnail

updated 7 months ago

Two DOF Vibration Calculator by Jong Kim

Two Degree of Freedom Vibration Calculator with simple animation of two masses. (gui, vibration)

Two DOF Vibration Calculator

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)

Dose Response Analysis

Characterization of Dose-Response Behavior

DoseResponseFit(varargin)

image thumbnail

updated 8 months ago

Control_Calculator by Jong Kim

App for Control Calculator for Beginners (bode plot, control design, root locus)

Control_Calculator

image thumbnail

updated 8 months ago

A GPU Mandelbrot Set by Ben Tordoff

Explore the Mandelbrot Set using MATLAB and a GPU. (gpu, fractal, graphics)

A GPU Mandelbrot Set

compilePTX()

jet2(m)

image thumbnail

updated 8 months ago

GPU Julia Set Explorer by Ben Tordoff

Explore the Julia Set of the Mandelbrot Set using MATLAB and a capable GPU. (gpu, fractal, graphics)

GPU Julia Set Explorer

juliaSetExplorer(z0)

image thumbnail

updated 9 months ago

Monte Carlo Simulation with Simulink by Ryan G

Select blocks to vary parameters for Monte Carlo Simulation. (control design, simulink, gui)

Monte Carlo Simulation with Simulink

image thumbnail

updated 9 months ago

calculator by Qiao

Scientific Calculator (matlab calculator gui)

calculator

image thumbnail

updated 9 months ago

Stellaria (Tech Demo) - The best MATLAB shooting game ever by Mingjing Zhang

If you think you have played the best MATLAB game before. Think again after you try this one. (arcade, gui, stg)

Stellaria Demo

readmidi2(midiFile)

readmidi2(midiFile)

image thumbnail

updated 10 months ago

Looking Up by Matt Tearle

A planisphere for any given location and time. (astronomy, gui, app)

Looking Up

image thumbnail

updated 10 months ago

Real-Time Stock Viewer by Ameya Deoras

Plot and analyze live market data from Bloomberg or Yahoo. (datafeed, finance, bloomberg)

Real-Time Stock Viewer

RTviewer(varargin)

bloomRT(obj,event,Conn,ticker)

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

IMAGEVIEWER by Jiro Doke

A GUI for viewing and interactively exploring image files. (data exploration, gui, pictures)

Image File Viewer

ImageViewer

image thumbnail

updated 10 months ago

Fireworks GUI by Jiro Doke

Enjoy some fireworks (with sound) with this interactive GUI (animation, gui, fireworks)

Fireworks Display

getColorTable()

getCustomVelAng(param)

image thumbnail

updated 10 months ago

ANIMATOR - animate data by Jiro Doke

This GUI tool allows you to animate your data with controls for playback speed and looping. (gui, handle graphics, movie)

Data Animator

animator(varargin)

animatorApp

image thumbnail

updated 10 months ago

Primer Design GUI by Brett Shoelson

A GUI for designing primers (primer design, bioinformatics, genbank)

Primer Design GUI

PrimerDesignFcn(sequence,TargetLength,GCRange,TmRange,noSel...

PrimerDesignGUI(varargin)

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

Experiments with MATLAB by Cleve Moler

Apps from Experiments with MATLAB (mathematics, pick of the week, calculus)

Experiments with MATLAB

image thumbnail

updated 10 months ago

Numerical Computing with MATLAB by Cleve Moler

Apps from Numerical Computing with MATLAB (numerical methods, random numbers, article)

Numerical Computing with MATLAB

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

GUI 2D HEAT TRANSFER by Dominik Gibala

This GUI presents 2D heat tranfer in a plate. (gui, mathematics, simulation)

GUI 2D HEAT TRANSFER

GUI_2D_prestuptepla(varargin)

image thumbnail

updated 10 months ago

Harmonograph by Andrew French

An electronic construction of the amazing Victorian curiosity! (mathematics, gui, graphics)

Harmonograph

get_data_from_gui(handles)

ghmg( t, A, W, P, T )

image thumbnail

updated 10 months ago

orbits - plot orbits around Earth in an interactive manner. by Michael

This GUI lets you plot orbits around Earth interactively. (celestial mechanics, interactive, satellite)

orbits - plot orbits around Earth in an interactive manner

orbits(action);

image thumbnail

updated 10 months ago

Beam Propagation Method for advancing gaussian beam in a profiled medium by Ido

Basic GUI for Beam Propagation Method. (modeling, beam propagation, simulation)

Beam Propagation Method for advancing gaussian beam

Beam_Propagation_Method_GUI ( varargin )

image thumbnail

updated 10 months ago

Active contour platform by olivier bernard

Compare the performance of different level sets and active contours methods. (level sets, active contours, segmentation)

Active contour platform

creaseg()

creaseg_bernard(img,init_mask,max_its,scale,thresh,color,di...

image thumbnail

updated 10 months ago

Interactive DICOM 3D Viewer by Eric Johnston

Viewer allows user to look through cross sections of a dicom image set. (dcm, ct, 3d viewer)

Interactive DICOM 3D Viewer

dcm3DViewer

image thumbnail

updated 10 months ago

3D Slicer by David Legland

Slicer for exploring 3D images (grayscale, color or vectorial) through planar or 3D slices. (display, how to install the sl..., 3d viewer)

3D Slicer

createRGBStack(img1, img2, img3)

flipStack(img, axis)

image thumbnail

updated 10 months ago

Euler angle, DCM, Quaternion, and Euler Vector Conversion/Teaching GUI by John Fuller

A GUI that helps users learn how Euler angles and other rotational data relate to one another. (euler angles, quaternion, dcm)

Euler angle, DCM, Quaternion and Euler Vector Conversion GUI

SpinCalcVis()

image thumbnail

updated 10 months ago

Image Measurement Utility by Jan Neggers

Interactive tool allowing the measurement of distances, radii, and angles in images (image processing, measurement, microscope)

Image Measurement Utility

measuretool(varargin)

image thumbnail

updated 10 months ago

Morse Code Practice System by James Willmann

GUI allows the operator to send the Morse Code of the alphabet, a text string or from the keyboard. (game, signal processing, gui)

Morse Code Practice System

MorseCode.m

image thumbnail

updated 10 months ago

mweka: Running Machine Learning Tool Weka from MATLAB by Durga Lal Shrestha

Runs Machine Learning Tool Weka from MATLAB (weka)

mweka Running Machine Learning Tool Weka from MATLAB

arffread(fileName)

arffwrite(fileName,dataName,attributeName,attributeType,dat...

image thumbnail

updated 10 months ago

Stress2Strain by Aleksander Karolczuk

The interface allows computing strain courses from stress courses. (automotive, engineering, fatigue of material)

Stress2Strain

Stress2Strain.m

Y=hooklaw(X, td, E, ni);

image thumbnail

updated 10 months ago

m-code to LaTeX converter by Uwe Lelke

This m-file (with GUI) converts m-code into a tex-file for including in a LaTeX-document. (latex, mcode, conversion)

m-code to LaTeX converter

m2tex.m

image thumbnail

updated 10 months ago

Waveform Generator GUI by Maxim Vedenyov

Generate waveformed signal and play it. Interactive GUI with movable datapoints. (waveform, gui, signal processing)

Waveform Generator GUI

bdf(ha,hfl,uf)

hfl=create_marker(ha,x,y,r,c,uf,no)

image thumbnail

updated 10 months ago

Mth Order Piecewise Spline Interpolation by Husam Aldahiyat

A GUI that plots and gives equations for variable order intermediate splines. (splines, general, gui)

Mth Order Piecewise Spline Interpolation

gsp()

image thumbnail

updated 10 months ago

Classical Orbital Elements GUI by Anders Edfors Vannevik

Visualize Classical Orbital Elements (orbital elements, aerospace, aerodef)

Classical Orbital Elements GUI

coe_gui(varargin)

image thumbnail

updated 10 months ago

GUI for TE/TM electromagnetic plane waves propagation through multilayered structures by Lorenzo Luini

GUI for the analysis of TE/TM E.M. plane waves propagation through multilayered structures (electromagnetic, example, em)

TE and TM electromagnetic plane waves propagation

PlaneWaveGUI_v2_1.m

image thumbnail

updated 10 months ago

Coaxial Cable Based CDMA System Simulation by Iftekhar Tanveer

This is a simulation of CDMA Encoding & Decoding Process using a coax channel. (coaxial cable, coax, coding theory)

Coaxial Cable Based CDMA System Simulation

...

CDMA_Encode(TotalChips, ...

image thumbnail

updated 10 months ago

3 shot dynamic balancing by Muhammad Tauha Ali

it gives exact position and amount of mass to be added or removed for dynamic balancing (dynamic balancing, displacement, utilities)

3 shot dynamic balancing

shot3(varargin)

image thumbnail

updated 10 months ago

NUMBER SYSTEMS/ BASE CONVERTER by Divakar Roy

Convert a number between different number systems-hex,oct,bin,dec. (symbolic math, convert, change)

NUMBER SYSTEMS BASE CONVERTER

[e,factor]=div2(a)

b=str2num(a)

image thumbnail

updated 10 months ago

Count Loops in a Graph by Joseph Kirk

Calculates the number of loops in a graph consisting of nodes and edges (graphs, networks, cycles)

Count Loops in a Graph

details()

loops_gui(cmd)

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)

image thumbnail

updated 10 months ago

Conversion of Spherical Coordinates to UTM Coordinates by Gabriel Ruiz

GUI allows you convert spherical coordinates to UTM coordinates (ellipsoids, utm, longitude)

Conversion of Spherical Coordinates to UTM Coordinates

UTM(instruccion)

image thumbnail

updated 10 months ago

All Purpose Mortgage Calculator including mortgage schedule by S B

This calculator gives you all the information you need to know while shopping for a mortgage Loan (different interest ra..., 30 year mortgage loan..., finance)

All Purpose Mortgage Calculator including mortgage schedule

ALLMORTGAGEF(varargin)

Contact us