image thumbnail

updated 9 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

FiniteDifferenceExplorer by JM Modisette

Launches an interactive GUI for comparing forward, backward and centered finite difference. (demo, gui)

FiniteDifferenceExplorer

FiniteDifferenceExplorer()

image thumbnail

updated 9 days ago

RungeKuttaTimeIntegrationExplorer by JM Modisette

Launches an interactive GUI for exploring Runge Kutta time integration schemes (demo, gui)

RungeKuttaTimeIntegrationExplorer

RungeKuttaTimeIntegrationExplorer

image thumbnail

updated 11 days ago

ISSTracker V1.0.0 by Rami

International Space Station Live Tracking GUI (aerospace, space, data import)

ISSTracker.m

getPropagator.m

parseISSData ()

image thumbnail

updated 22 days ago

line_fewer_markers by Massimo Ciacci

An alias of the LINE command, with additional control for markers, in number and location. (demo, gui)

line_fewer_markers(x,y,num_Markers, varargin)

test_line_fewer_markers.m

test_line_fewer_markers_shortExample.m

image thumbnail

updated 22 days ago

Hieroglyphs by Ligong Han

Latin alphabet to Egyptian hieroglyphs Translator (gui, demo)

cartouche(mpic,linewidth)

hieroglyphs_with_cartouche(str,nl)

latin2hieroglyph(str,nl,showim)

image thumbnail

updated 25 days ago

catmice game by lindo Ouseph

a game cat chasing a mice. the arrow keys control the direction of movement of the cat. (gui, keyboard, audio)

CatMouse;

image thumbnail

updated 1 month ago

Drag Line in GUI by Gero Nootz

Lines in the GUI can be dragged (demo, gui, callback function)

DragLineGUI(varargin)

image thumbnail

updated 1 month ago

Animation example - Crank Mechanism by Stefan Björklund

This is an example of how to animate a mechanism in Matlab. (demo, gui, simulation)

CrankMechanism.m

image thumbnail

updated 1 month ago

Matlab Code Gaussian Elimination Method by Muhammad Ammad

Source = http://crunchmodo.com/matlab-code-gaussian-elimination-method/ (gaussian elimination ..., gaussian elimination, gaussian)

gauss_elimnation

image thumbnail

updated 2 months ago

Comparison of Alamouti & MRC Schemes over Rayleigh Channel by Sourav Mondal

This code gives a relative comparison of performance of Alamouti & MRC schemes over Rayleigh channel (communications, control design, data export)

alamouti_new(M, frmLen, numPackets, EbNo)

mrc_new(M, frmLen, numPackets, EbNo)

alamouti_mrc_RUN_new.m

image thumbnail

updated 3 months ago

Amplitude modulation by Suman

DSBSC,DSBFC,SSBSC USB,SSBSCLSB can be performed (communications, gui, demo)

ANALOGCOMM6(action)

image thumbnail

updated 3 months ago

Amplitude modulation by Suman

DSBSC, DSBFC,SSBSC USB, SSBSC LSB modulation can be perform (communications, gui, demo)

ANALOGCOMM5(action)

image thumbnail

updated 3 months ago

Function generator with CRO & Spectrum analyzer using GUI by Suman

Function generator with CRO & Spectrum analyzer using GUI (communications, gui, signal processing)

CROSPECTRUM2(action)

image thumbnail

updated 3 months ago

Birthday Cake by Amol Mahurkar

This code bakes a birthday cake for someone special to whom you wanna surprise on his/her birthday (image processing, gui, mathematics)

Birthday_gift()

image thumbnail

updated 4 months ago

Spherium by Andrew French

Wield the power of OpenGL and create ammonites, Klein bottles and curious spheria! (demo, printing, mathematics)

Hradial(r,n,L,Z,A)

LgivenN(N)

MgivenL(X)

image thumbnail

updated 4 months ago

SIMULATION OF PULL-IN EFFECT IN MEMS CAPACITOR USING GUI IN MATLAB by piyush kant

near the 2/3rd of total gap between the plates the response of the mems capacitor gets unstable. (mems, capacitor, simulation)

piyush(varargin)

sim1(varargin)

sim2(varargin)

image thumbnail

updated 4 months ago

Minesweeper Clone by @bmtran

Microsoft Windows XP Minesweeper clone for MATLAB (game, minesweeper, demo)

image thumbnail

updated 4 months ago

MAGIC - MATLAB Generic Imaging Component by Mark Hayworth

Tutorial GUI to demonstrate basic functionality of various controls on the GUI (gui, demo, gui example)

MoveMask(varargin)

magic_gui(varargin)

image thumbnail

updated 6 months ago

Wave Player Visualizations (Geek) by Suraj Kamya

Kviz_playerV1 is Kamya Visualization music player Version 1 have a number of Geek Visz (3D-also) (gui, project, sound processing)

Kviz_Player_V1(varargin)

image thumbnail

updated 6 months ago

Model View Control Pattern using GUIDE by Chris Schwarz

A simple GUIDE with Uicontrols is modified to demonstrate the application of MVC in Matlab. (demo, gui, design pattern)

main()

measures(varargin)

controller

image thumbnail

updated 7 months ago

Compression (shannon fano) by John Diaz

Compression (shannon fano) gui (communications, demo, gui)

codificacion(varargin)

image thumbnail

updated 8 months ago

tetris by Alfonso Martinez

juego clasico del tetris con interfaz grafica haciendo uso del mouse (tetris, gui, guide)

tetris(action)

image thumbnail

updated 9 months ago

Moon Lander Matlab Game-Example of getting keypressed by Héctor Corte

Lunar Lander game in Matlab, fully functional, and an example of how to get keypressed in figures. (game, simulation, gui)

Moon01.m

image thumbnail

updated 9 months ago

3D image stack viewer by boyexex

Current version only accept gray-scale images. Just format your image stack into a 3D array. (image processing, biotech, demo)

Image_stack_viewer( im_stack )

image thumbnail

updated 10 months ago

Monte Carlo Simulation with Simulink by Ryan G

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

image thumbnail

updated 10 months ago

Nested function, graphical user interface (GUI) and GUIDE tool by Bogumila & Zbigniew MROZEK

Nested function helps tuning 2-nd order oscilator: d2x/dt2 + beta*x + x = 0 with interactive GUI. (demo, gui, modeling)

oscillator.m

image thumbnail

updated 10 months ago

Animated traffic lights on road intersection -- OOP (object oriented programming) demo by Bogumila & Zbigniew MROZEK

simple classes and superclass are used to arrange flexible object oriented programming environment (class, demo, gui)

map

tLamps % trafficLamp

trafficLamp

image thumbnail

updated 11 months ago

Four-Bar Polode Animation by Don Riley

Animates all classes of 4-bar mechanisms, plots instant center paths, allows link length changes. (kinematics, animation, 4bar)

Four-Bar Polode Animation

Animate_Four_Bar_Polodes

image thumbnail

updated 11 months ago

Diffraction of tophat profiles using fourieroptics by Christian

Computation of the diffraction pattern of a gaussian or supergaussian(tophat/flattop) profile. (demo, gui, physics)

fourieroptics.m

supergauss( N,targetsize,z0,E0,lambda,w,p )

gui_beam_shape.m

image thumbnail

updated 1 year ago

Online Learning of Moving Gaussians by Richard Stapenhurst

Manipulate moving gaussians in real-time and see how an online learning algorithm reacts. (online learning, nonstationary learnin..., gaussian distribution...)

DataGen

OnlineLearningGaussians

OnlineNaiveBayes

image thumbnail

updated 1 year ago

Simulation and Animation of a Quarter-Car Automotive Suspension Model by James Allison

A standard linear quarter-car model is simulated and then animated. (automotive, animation, simulation)

plotsusp(x,road_x,road_z,curr_x,umf)

sim_qcar.m

image thumbnail

updated 1 year ago

2d optical flow demon for mono-modal image registration by Rex Cheung

InSPIRE: Matlab wrap component (demo, gui, image processing)

opticalflow2d()

image thumbnail

updated 1 year ago

Soft interrupting of long computer runs by Miroslav Balda

Long run of the program can be interrupted without any loss of data in a workspace. (run interrupt, cycle interrupt, demo)

interpt(varargin)

setbutton(x,y)

test.m

image thumbnail

updated 1 year ago

InSPIRE: optimizers and set ITK option Matlab wrap by Rex Cheung

Uses optitool (matlab), gridsearch, random gridsearch for 2D image registration. (demo, gui, image processing)

imgreg2d2(param)

landmarktransform2d(options)

outputfun(x,optimvalues,state)

image thumbnail

updated 1 year ago

CNCCoder by Sagheb Kohpayeh Araghi

This is a basic CNC coder which allow user to write CNC codes. (cnc code, data, cnc)

newCNC

image thumbnail

updated 1 year ago

arcoDemo by Vladimir Bondarenko

Interactive visualization of Elias and arithmetic coding. (data compression, demo, gui)

arcoDemo(p, t, scheme, alphabet, paused)

fpn(m, e, beta, t, frm)

real2fpn(r,t)

image thumbnail

updated 1 year ago

Example using a MATLAB Class to control a GUI by Alex

This example shows how to use a Matlab class to control a gui. (class, gui, data export)

standard_fig(varargin)

gui_class_example

image thumbnail

updated almost 2 years ago

Computation of Elementary Logical Lifeform by Jerome LABATUT

An interactive probabilistic cellular automaton (gui, demo, game)

CELL1_DISQUES.m

CELL5.m

CELL5_ACTION.m

image thumbnail

updated almost 2 years ago

GUI for Root Locus by Erik Cheever

This program helps to sketch root locus plot (root locus, sketch, control system)

RLocusGui.m

image thumbnail

updated almost 2 years ago

Mouse Position by rasam aliazizi

get mouse position within an axes. (demo, data import, gui)

GetMousePosition(varargin)

test1.m

image thumbnail

updated almost 2 years ago

GoogleEarth in GUI by Sven Koerner

Open GE in Matlab - GUI via ActiveX (activex, javascript, google)

ge2ma_demo

ge_html(varargin)

image thumbnail

updated 2 years ago

Flash distillation by César Mori Rebaza

Calculates binary system liquid and vapour composition & temperature in a flash distillation process (simulation, gui, demo)

desti_flash.m

image thumbnail

updated 2 years ago

Duval Triangle by Fidimahery (Fidy) Andrianasy

My implementation of the Duval's Triangle. (demo, gui, simulation)

Duval_v7

MouseDownCallback(obj, event)

MouseMoveCallback(obj, event)

image thumbnail

updated 2 years ago

SVM Demo by Richard Stapenhurst

An interactive demo of how an SVM works, with comparison to a perceptron (arrayfun, machine learning, artificial intelligen...)

LinearClassifier

svm_demo

image thumbnail

updated 2 years ago

Johnsteroids by John Berryman

Very similar to classic Asteroids... but THIS TIME it's called Johnsteroids! (game, demo, gui)

buttonDown(inButton)

currentKey(inKey)

fire(fH,event)

image thumbnail

updated 2 years ago

Skipping Stone - An interplanetary space mission design tool by Rody Oldenhuis

An easy-to-use tool to optimize trajectories for interplanetary missions using swingby manoevres (trajectory, gui, space mission)

...

...

FindRealRoots(funfcn, a, b, n, vectorized, make_plot)

image thumbnail

updated 2 years ago

Boosting Demo by Richard Stapenhurst

A demo to illustrate the behaviour of Adaboost with various base learners on a few toy datasets. (adaboost, boosting, ensemble methods)

ssign(x)

Adaboost

CART

image thumbnail

updated almost 3 years ago

Lissajous curve by Grzegorz Knor

LISSAJOUS - a simple example of 2D line plot in Matlab, and creating a GUI without GUIDE. (demo, gui, plot)

lissajous

image thumbnail

updated almost 3 years ago

jMouseEmu: Mouse Emulator (v2.2) by Kesh Ikuma

A Java-based function to control mouse programmatically (mouse, demo, set focus)

jmouseemu(varargin)

Contact us