image thumbnail

updated 13 hours ago

Algorithm Development with MATLAB by Sumit

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

Find Green Object

Green Object Detection App

BallDetectionGUI(varargin)

image thumbnail

updated 15 hours 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 15 hours 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 15 hours 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 16 hours 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 17 hours ago

Simple graphic calculator by Oren berkovicth

Graphic Calculator (gui, mathematics, calc)

plotgraf(varargin)

image thumbnail

updated 6 days 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 6 days 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 6 days ago

FindJObj - find java handles of Matlab graphic objects by Yair Altman

Find java objects contained within a specified java container or Matlab GUI handle (example, undocumented, findobj)

findjobj(container,varargin)

image thumbnail

updated 9 days 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, ScoreFor1...

EHICollect.m

image thumbnail

updated 9 days 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 15 days 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 15 days ago

Amplitude modulation by SUMAN SAHA

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

ANALOGCOMM6(action)

image thumbnail

updated 15 days ago

Amplitude modulation by SUMAN SAHA

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

ANALOGCOMM5(action)

image thumbnail

updated 15 days ago

Function generator with CRO & Spectrum analyzer using GUI by SUMAN SAHA

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

CROSPECTRUM2(action)

image thumbnail

updated 16 days ago

Volumetric Data Explorer by Adam Filion

App for exploring higher dimensional data using volumetric visualizations and animation. (4d, movie, visualization)

Data Explorer

image thumbnail

updated 20 days 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,verbleve...

GND=baselineGND(GND,bsln_wind,verblevel)

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

image thumbnail

updated 20 days 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 22 days 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 22 days 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 23 days ago

Image 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 26 days 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 26 days 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 27 days 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 27 days 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 28 days ago

Graphical Calculator by shhebaz ghouri

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

calculator(varargin)

y=C(n,r);

y=P(n,r);

image thumbnail

updated 29 days 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)

image thumbnail

updated 29 days ago

propertiesGUI - display properties in an editable context-aware table by Yair Altman

propertiesGUI processes and displays a list of data properties in a context-aware GUI table (gui, java, jide)

propertiesGUI(hParent, parameters)

image thumbnail

updated 29 days ago

3D Volume Visualization by Joshua Stough

3D volume viz with interactive slice selection, colored ortho-planes, windowing, colormap selection. (3d visualization, slice, gui)

vis3d(seg, mycmap, figName)

image thumbnail

updated 29 days ago

Simple calculator by Oren berkovicth

Calculator for simple operations (gui, mathematics, calculator)

casio(varargin)

image thumbnail

updated 30 days ago

Super Mario Bros. Demo by Mingjing Zhang

A playable demo of Super Mario Bros. World 1-1 with background music (gui, image, animation)

Super Mario Bros. Demo

stl_mario_main()

image thumbnail

updated 1 month ago

imshow3D (3D imshow) by Maysam Shahedi

imshow3D:(3D imshow) Displays 3D images slice by slice.Intensity adjusting & slice browsing by mouse (3d image viewer, image processing, gui)

imshow3D( Img, disprange )

image thumbnail

updated 1 month ago

ScreenCapture - get a screen-capture of a figure frame or component by Yair Altman

ScreenCapture gets a screen-capture of any Matlab GUI handle, or specified screen area rectangle (java, gui)

screencapture(varargin)

image thumbnail

updated 1 month ago

Classic watch by Oren berkovicth

Displays the analog clock and digital clock (timer, gui)

MyClock()

image thumbnail

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

DC Motor open and closed loop analysis by Rakesh Mandal

Used for design analysis of DC Motor (control design, simulation, automotive)

brushless_dc_motor(varargin)

image thumbnail

updated 1 month ago

Graph Picker by Travis Wiens

Helps digitize graph data from an image. (gui, digitizing, data import)

[X, Y, axis_data, im]=graph_picker( im )

overplot_example.m

image thumbnail

updated 1 month ago

Hydraulic System Comparison Gui by Travis Wiens

Visualizes power losses and utilization for four common types of fluid power systems. (mechanical, engineering, gui)

hydSysCompareGui

image thumbnail

updated 1 month ago

FeatureFinder 2.4.1 by Feature Finder

A user-friendly tool for signal filtering and feature extraction. Well-suited to large data sets! (gui, data import, data export)

Comm_Alert(sMessage)

Comm_Exit()

Comm_Help(sTitle,sMessage)

image thumbnail

updated 1 month ago

Enhanced Dicom Viewer by Yi Sui

A enhanced version of DICOMViewer (gui, dicom, image processing)

DICOMViewer(varargin)

draggable(h,varargin)

dragdemo.m

image thumbnail

updated 1 month ago

PTVlab (Particle Tracking Velocimetry - lab) by Phantom2040

A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PTV data. (gui, particle tracking vel..., flow)

(nn(:,1)<1)|(nn(:,1)>n)|(nn(:,2)<1)|(nn(:,2)>m); nn(L,:)...

PTVlab_detection (in,roirect,submean,gaussdetecmark,corrthr...

TrackID=lagranpath(resultslistptv)

image thumbnail

updated 1 month ago

Right-Click > Inspect Properties by Mike Anthony

Adds an item to the right-click menu to open the proptery inspector. (gui, modeling, simulink)

RightClickInspect()

sl_customization(cm)

RightClickInspectTest

image thumbnail

updated 1 month ago

regexpHelper by Tom Gaudette

Helper app designed for testing regexp patterns on text. (teaching, regexp, gui)

regexpHelper

image thumbnail

updated 1 month ago

Thermal properties of carbon and stainless steel based on Eurocode EN1993-1-2 by Ashkan

Thermal properties of carbon and stainless steel (both data and curve) (steel, thermal properties, specific heat)

STP(varargin)

image thumbnail

updated 1 month ago

Calculating standard fire temperature (ISO834) by Ashkan

This tool calculates and plots standarf fire temperature (fire, standard fire curve, iso834)

STF(varargin)

image thumbnail

updated 1 month ago

Spark Ignition Engine GUI by Rakesh Mandal

computer program for thermodynamic engine model for a spark ignition engine. (automotive, si engine simulation, si engine matlab gui)

si_engine_simulation(varargin)

sz_comb(th,xr,ths,thb)

sz_massf(P0,T0,Pv,k,R,A,ws)

image thumbnail

updated 1 month ago

Calculating global buckling for lipped channel steel column by Ashkan

this simple tool will calculate global buckling based on AISI. (buckling, steel, column)

customImage(varargin)

image thumbnail

updated 1 month ago

Direct strength method calculator for columns at ambient temperature by Ashkan

simple tool for calculating ultimate capacity of thin-walled column by DSM (gui, direct strength metho..., dsm)

DSM_for_Columns(varargin)

image thumbnail

updated 1 month ago

Sound file converter GUI by Christopher

The program converts MATLAB supported soundfiles with the use of GUI. (converter, gui, audioread)

ConverterPanel(varargin)

image thumbnail

updated 1 month ago

SegmentTool: An Interactive GUI for Segmenting Images by Brett Shoelson

Interactively find the best approach to segmenting (masking) your image (app, image, gui)

SegmentTool

cellfind(z)

createButtonLabel(string,varargin)

Contact us