image thumbnail

updated 1 month ago

progress_bar by Dirk Wagenaar

Easily shows a text or GUI progress bar when using a for-loop. (progress bar, gui)

progress_bar(idx, min, max, message, GUI)

image thumbnail

updated 1 month ago

Waitbox by Shivaputra Narke

Opens a window similar to waitbar. (gui, waitbar)

[FigHandle]=waitbox(varargin)

image thumbnail

updated 1 month ago

Dice Game by Bernhard Konrad

Play a fun and easy-to-learn dice game. Alone, with friends, or vs. AIs with varying skill levels. (game, gui)

allPlayers=getAllPlayers

cpu_moves(p,dice)

initialDialog(varargin)

image thumbnail

updated 1 month ago

Yahoo Finance Time Series Analysis Tool by Christian Pass

Performs various time series analysis operations (data export, finance, gui)

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

Timer Object Explorer by Marta

A simple GUI to help learn about the facilities of the timer object. (timer, simple, gui)

timer_explorer(varargin)

image thumbnail

updated 1 month ago

Virtual Calculator by Oren berkovicth

This calculator allows the user to perform calculations in front of the camera. (image processing, gui, mathematics)

[newstr,same]=samenum(same,num)

displayscrean(x,y,newstr)

virtualcalc

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 1 month ago

Show Block Name Toggle & Shortcut Key by Mike Anthony

Adds a menu item and keyboard shortcut Ctrl+Shift+S to show/hide a block name. (modeling, gui, simulink)

sl_customization(cm)

image thumbnail

updated 1 month ago

BOOST WITH PI CONTROL by SIVA SAI REDDY

This is a model of BOOST CONVERTER. spl. feature is o/p voltage controlled using this controller. (control design, gui, simulink)

boostwithpicontrol

image thumbnail

updated 1 month ago

fixuilabels by Kesh Ikuma

Change 'text' uicontrol objects' vertical alignment (gui, utility, java)

fixuilabels(hFig)

image thumbnail

updated 1 month ago

CIUGRAM by Gholamreza (Shahab) Anbarjafari

Some fancy and cool filters for your images before you upload them to your social networks. (image processing, gui, ciu)

Ciugram(varargin)

INFO(varargin)

image thumbnail

updated 1 month ago

Spirograph GUI by Brian Moore

A MATLAB GUI for generating customizable multilayer spirographs (spirograph, gui, graphical user interf...)

DrawCircle(x0,y0,r,N,theta,holes,idx,ShowShape,opts)

DrawEllipse(x0,y0,r1,r2,N,theta,holes,idx,ShowShape,opts)

DrawFootball(x0,y0,r1,r2,p,N,theta,holes,idx,ShowShape,opts)

image thumbnail

updated 1 month ago

Hello/Goodbye World using GUI 2.5 by Siva

Test Upload (gui)

Callbacks_Hello_Goodbye_GUI25(f,C)

Callbacks_hello_goodbye_world_GUI25(f,C)

Hello_Goodbye_GUI25

image thumbnail

updated 1 month ago

CUK CONVERTER WITH PI CONTROLLER by SIVA SAI REDDY

This model helps you in getting a basic idea of a CUK converter and PI application in converter. (gui, control design)

cukwithpicontrol

image thumbnail

updated 1 month ago

Noises and Filters GUI by CyrilSPA

For a better comprehension of how interact noises with 2D and 3D images and how to filter them. (image processing, gui)

medfilt3(A,siz,padopt,CHUNKFACTOR)

noises_filters_GUI.m

image thumbnail

updated 1 month ago

Star Rating by Dimid Duchovny

A star rating system. Alpha version. (rating, gui)

check_star_index (hObject, eventdata, handles)

display_stars(hObject, eventdata, handles)

init_stars (hObject, eventdata, handles, n_files)

image thumbnail

updated 1 month ago

TNMR GUI by Brandon Armstrong

A GUI for visualizing and analyzing TNMR 1-D data sets. (gui, data exploration)

NMR_UI(varargin)

Read_Tecmag_Header(filename)

[M]=Read_Raw_Field(filename,Offset,Mat_size,Mat_type,Big_...

image thumbnail

updated 1 month ago

Realtime trading with Matlab presentation files by Yair Altman

Realtime trading demo & presentation, presented at NYC Computational Finance Conference 23 May 2013 (finance, gui, data import)

findjobj(container,varargin)

tradingDemo

uisplitpane(varargin)

image thumbnail

updated 2 months ago

Powerful File Name Changer by Brunno Machado de Campos

This program can easily help you change the name of a bunch of files with same characteristics. (name changer, rename files, rename)

RenameFiles.m

image thumbnail

updated 2 months ago

FilmSky by Wing

gammawing@163.com (image processing, gui)

image thumbnail

updated 2 months ago

Image Quality - Index Analysis GUI by Aristidis Vaiopoulos

This GUI measures the image quality/error between 2 or more images (original,test1/test2/.../testn). (gui, image index, index analysis)

bias3d(x, y, ws, absval)

bias_fs(x,y,ws,absval)

ccc3d(x, y, ws)

image thumbnail

updated 2 months ago

Sine and Cosine Path tracing and animation by RAHUL RANJAN

it will trace the path of sin and cos curve (animation, gui, graphics)

sin_cosine_animation.m

image thumbnail

updated 2 months ago

DIGITAL CLOCK by RAHUL RANJAN

This clock gives system time and date (clock, digital clock, gui)

digital_clock1(varargin)

image thumbnail

updated 2 months ago

FUNCTION PLOTTER IN ONE VARIABLE by RAHUL RANJAN

differential, integral, and plot of default or user defined mathematical function (calculus, differentiation, integration)

FUN_PLOTTER(varargin)

image thumbnail

updated 2 months ago

Algorithm Development with MATLAB by Sumit Tandon

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

Find Green Object

Green Object Detection App

BallDetectionGUI(varargin)

image thumbnail

updated 2 months ago

VANET node - RoadSide Unit scenario simulations by abhijeet uike

This file contains matlab simulations of nodal interaction scenarios in VANETs (automotive, communications, gui)

Draw2SeparateRoads.m

IntersectionDrawRoads.m

MarkingBoundaryDoubleRSU_VanetNode_Interaction.m

image thumbnail

updated 2 months ago

Watermarking GUI using 3rd level DWT by shivangi patel

The GUI embeds and extracts watermark image to cover image in frequency domain using 3rd level DWT. (watermarking, gui, 3rd level dwt)

MSE( pic1,pic2 )

PSNR( pic1,pic2 )

GUI.m

image thumbnail

updated 2 months ago

Watermarking GUI using DWT by shivangi patel

The GUI use to embed watermark image in cover image in frequency domain (dwt, idwt, watermarking)

MSE( pic1,pic2 )

PSNR( pic1,pic2 )

GUI.m

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 2 months ago

Simple graphic calculator by Oren berkovicth

Graphic Calculator (gui, mathematics, calc)

plotgraf(varargin)

image thumbnail

updated 3 months ago

Image Acquisition Through Web Cam ( GUI Preview) by Shahid Ali Murtza

Image Acquiring with the help of Matlab GUI(interface with Cam). A configurable CAM!!!. (image processing, gui, imaqhwinfo)

ImCamCaptureShahid(varargin)

image thumbnail

updated 3 months ago

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

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

uisplitpane(varargin)

image thumbnail

updated 3 months ago

Edinburgh Handedness Inventory Data Collection Form by Jeff Miller

GUI form to collect responses on the Edinburgh Handedness Inventory (Oldfield, 1971). (edinburgh handedness ..., gui, measurement)

EHIFeedback(EHITotalScoreBasedOn10Items)

EHISave(fileName, SubID, Gender, Age, ScoreFor10, ScoreFo...

EHICollect.m

image thumbnail

updated 3 months ago

IMComp-Image Compression Software by Saurabh Aggarwal

IMComp is an Image Compression tool useful for compressing digital JPG images. (image processing, signal processing, optimization)

IMComp(varargin)

imagecompression.m

image thumbnail

updated 3 months ago

UISignalBuilder2 by Gijs van Oort

A visual tool that allows to build signals and save them to workspace variables. (gui, tool, signal)

uisignalbuilder2(varargin)

layout.AbstractLayout

layout.GridBagConstraints

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

Mass Univariate ERP Toolbox by David Groppe

Functions for performing and visualizing mass univariate analyses of event-related potentials. (multiple comparisons, tmax, neuroimaging)

EEG=bin_info2EEG(EEG_or_fname,blf_fname,save_fname,verble...

GND=baselineGND(GND,bsln_wind,verblevel)

GND=bin_dif(GND,binA,binB,dif_bindesc,dif_ccode,dif_ccdescr)

image thumbnail

updated 3 months ago

UIGETVARIABLES: Dialog to pass variables from workspace into GUI by Scott Hirsch

UIGETVARIABLES creates a dialog box for selecting variables from the base workspace (gui, utility, potw)

uigetvariables(prompts,varargin)

image thumbnail

updated 3 months ago

Livewire (Intelligent Scissors) ROI Creation by Christian Wuerslin

Implementation of the livewire algorithm for intelligent ROI drawing. Can be used instead of ROIPOLY (delineation, livewire, roi)

fLiveWireGetCostFcn(dImg, dWz, dWg, dWd)

please_mex_me

fLiveWireCalcP.m

image thumbnail

updated 3 months ago

Project Packaging interface by Jurjen Broeke

An interface and command line tool for creating an archive containing project files and dependencies (project distribution, gui)

checkProjectDependencies(filelist, projectDir, bQuiet)

collectProjectFiles(projectDir, ignorePatterns)

createProjectPackage()

image thumbnail

updated 3 months ago

CODIS by Giuseppe Cardillo

Combined DNA Index System: a GUI tool for forensic paternity lawsuit (gui, biotech)

CODIS(varargin)

CODISINCEST(handles,KC)

CODISswap(a,b,c)

image thumbnail

updated 3 months ago

GUI Layout Toolbox by Ben Tordoff

Layout management objects for MATLAB GUIs (gui, boxlayout, pick of the week)

callbackexample()

demoBrowser()

displayEndOfDemoMessage(filename)

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 3 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

Graphical Calculator by shehbaz Ali

addition,subtraction,plot,stem, permutation,combination. (addition, graphical, calculator)

calculator(varargin)

y=C(n,r);

y=P(n,r);

image thumbnail

updated 3 months ago

4D Volume Visualization by Joshua Stough

4D (3D+1) volume visualization with windowing, custom colormaps, and component selection (4d, vectorvalued volumetr..., visualization)

vis4d(I, mycmaps, figName)

Contact us