image thumbnail

updated 1 month ago

Inviscid Channel Flow by Ye Cheng

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

inviscidChannel

inviscidChannelGUI(varargin)

inviscidChannelScript.m

image thumbnail

updated 1 month 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. (gui, app, fluid mechanics)

boundaryLayer

boundaryLayerGUI(varargin)

tdma(A,B,C,D)

image thumbnail

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

Transient Heat Conduction by Ye Cheng

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

transientConduction

transientConductionGUI(varargin)

image thumbnail

updated 1 month ago

Dynamical System Viewer by Henry Harrison

GUI that plots dynamical system flow fields (and more) with sliders for adjusting parameters. (gui, dynamics, systems)

sysViewer(oPar, cPar, fcn, typ, varargin)

image thumbnail

updated 1 month ago

Hierarchical RGB IMage Compression with GUI by Amarjot

The code performs Hierarchical image Compression on RGB image and presents the results with a GUI (image processing, signal processing, communications)

V=downSample (Val)

V=upSample(Val)

[s1,s2,s3]=jpeg(sBmp,quality,showDetail)

image thumbnail

updated 1 month ago

Editor de imagenes by Cinthia Molina

El siguiente archivo permite crear un editor de imagenes con varios filtros y opciones de ruido (gui, image processing)

filtros_interface.m

image thumbnail

updated 1 month ago

MorphTool by Brett Shoelson

An interactive environment for morphologically operating on images. (morphology, dilation, gui)

MorphTool

MorphTool(img,parent)

StrelTool(parentHndl,varName)

image thumbnail

updated 1 month ago

Software for hyper-spectral data pre-processing by Gianluca

The software offers a user-friendly tool (based on two GUIs) for pre-processing reflectance spectra (data export, signal processing, data import)

[L_onda,S_norm]=convex_hull_spectra(choise_asdtype,FileName...

[dati]=read_asd_v2(FileName,FilePath)

call_ch_removal(varargin)

image thumbnail

updated 1 month ago

Haar wavelet transform by Ullesh Chavadi M

The matlab code is for the 2D Haar transform. (image processing, image compression, gui)

[v,w]=haaar(a)

main(varargin)

image thumbnail

updated 1 month ago

thumbnailScatter.m puts thumbnails over datapoints for better visualization by Derya

Helps you visualize patterns in your data. (visualization, pca, gui)

thumbnailScatter(dataX,dataY,thumbnailPath)

demo_scatterThumbnail.m

image thumbnail

updated 1 month ago

Traffic Warning Sign Recognition Matlab Code by Muhammad Ammad

Traffic Warning Sign Recognition Matlab Code using matlab demo from the matlab 7.5 in video processc (blob analysis, detection, recognition)

main

x=blobAnalysis(a)

Yield.avi

image thumbnail

updated 2 months ago

Seabird Temperature Logger Processing by Oliver

Process and Save Data from Seabird 39, 39P and 56 (sbe39, sbe56, temperature loggers)

CdpSTR2Plot

cleanSTR(varargin)

importSBE39(asc_filename)

image thumbnail

updated 2 months ago

checkVersion - Check for a newer file version on the File Exchange by Yair Altman

checkVersion implements an auto-update mechanism to check for a newer version of a utility on FEX (gui)

checkVersion(filename,fexId,mode)

image thumbnail

updated 2 months ago

Calculo de Ybarra, para Sistemas Eléctricos de Potencia by Kelman Belloso

Calculo de Ybarra de un circuito Eléctrico de Potencia (gui)

Ybarra.m

image thumbnail

updated 2 months ago

Background correction by Vincent Mazet

Compute an estimation of the background (aka baseline) in chemical spectra. (signal processing, chemistry, gui)

backcor(n,y,ord,s,fct)

demo.m

image thumbnail

updated 3 months ago

Active Contours implementation & test platform GUI by Nikolay S.

Implementation and demonstration of several active contours segmentation methods. (geodesic snakes, enhancement, segmentation)

Active Contours implementation & test platform GUI

ActiveContoursWihoutEdges(hObject,mask)

LevelSetEvolutionWithoutReinitialization(Img,sigma,epsilon,...

image thumbnail

updated 3 months ago

GUI for Convolution by Shahid Ali Murtza

This gui includes convolution in both continuous and discrete time domains . (convolution, signal processing, gui)

Sig_Project(varargin)

Sig_Project_Disc(varargin)

[y m]=convolution_(x,nx,h,nh)

image thumbnail

updated 3 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 3 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 3 months ago

Interactive Data Navigation Pane Widget by Thomas Montagnon

Widget to interactively & graphically select a section of a large dataset you want to work on (gui, cursor, object oriented)

demo_uiHistory()

cursors

cursorsData

image thumbnail

updated 3 months ago

imsurf: 3D images by Matthew Arthington

Plot images as 3D planes with full control over position and scale. (3d, surf, plot)

h=imsurf(imageIn,upperLeftPoint3,normal,imXDirVec,scale,var...

image thumbnail

updated 3 months ago

TACTICS Toolbox by Raz Shimoni

TACTICS is an interactive platform for customized high content bioimaging analysis. (image processing, data exploration, biotech)

image thumbnail

updated 3 months ago

One-Sided FFT by Aravazhi Anbarasu

More intuitive than built in function for simple operations.Useful for repetitive code and plotiing. (control design, physics, communications)

fft_calc(X,fs)

image thumbnail

updated 3 months ago

AutoSizeOnConnect by Mike Anthony

Automatically resizes the number of ports on a block for automatic connection. (autoconnect, simulink, gui)

AutoSize(hand)

AutoSizeOnConnect()

InputAutoSize(hand)

image thumbnail

updated 3 months ago

AutoFromTag by Mike Anthony

Ever wish after creating a GOTO block, you could automatically have a corresponding FROM appear? (gui, modeling, simulink)

AutoFromTag()

sl_customization(cm)

AutoFromTagTest

image thumbnail

updated 3 months ago

AutoName by Mike Anthony

In Simulink, automatically names signals and blocks in certain use cases. (simulink, gui, modeling)

InitInNames()

InitOutNames()

InitScopeNames()

image thumbnail

updated 3 months ago

UIINSPECT - display methods-properties-callbacks of an object by Yair Altman

Inspect an object handle (Java/COM/HG); display its methods/properties/callbacks in a unified window (com, example, object)

uiinspect(obj, fig)

image thumbnail

updated 3 months 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 3 months ago

Image2ImageTool by Mikko Leppänen

A GUI for converting image files. (gui, images, image processing)

CurrentState

Image2ImageTool.m

image thumbnail

updated 3 months ago

Black and Shcoles calculator by Hanan Kavitz

Graphical Black and Shcoles calculator for visualizing different sensetives (black and shcoles, finance, gui)

blscalculator(varargin)

image thumbnail

updated 3 months ago

Task Scheduler beta by vincent changala

This GUI application makes possible to schedule a set of tasks using classical scheduling protocol. (simulation, gui, scheduling)

CalculateGUI( handles )

DrawOptions(varargin)

TaskScheduler(varargin)

image thumbnail

updated 3 months ago

PlotArray by Patrick

Use this function to help plot multiple data series of different size without using hold! (matlab, data import, gui)

PlotArray( V,M )

image thumbnail

updated 3 months ago

Differential Drive and Global Positioning Blockset v2.0 by Jahanzeb Rajput

This blockset is for modeling and visualization of the dynamics of differential drive vehicle robot. (simulation, differentials, vehicle robot)

[sys,x0,str,ts]=navigate(t,x,u,flag,velocitya,loada,velocit...

DifferentialDriveVehicleRobotDemo

diffgp

image thumbnail

updated 3 months ago

Image Filtering GUI by Abioye Samson

A GUI that converts image,blur image, filter image and also write(save) the image into a disk as jpg (gui, image processing, mathematics)

image_processing2(varargin)

image thumbnail

updated 3 months ago

Axis context menu for toggling X/Y scale and limits by Lior Cohen

Adds a special context menu to the axis that helps toggling the scale and limits of the axes. (gui, data exploration)

toggleAxisContextMenu(ax)

image thumbnail

updated 3 months ago

Figure control widget by Oliver Woodford

Intuitive manipulation of a figure using key and mouse gestures (gui, figure, manipulate)

camview(varargin)

fcw(fig, butt)

image thumbnail

updated 4 months ago

Compression (shannon fano) by John Diaz

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

codificacion(varargin)

image thumbnail

updated 4 months ago

SIMULATION OF PERMAMNENT MAGNET SYNCHRONOUS MACHINE by Amit Tiwari

THIS FILE IS SIMPLE SIMULATION OF PERMANENT MAGNET SYNCRONOUS MACHINE WITH ITS TORQUE BEING RAMP (simulink, control design, measurement)

machine

image thumbnail

updated 4 months ago

uigridcontainer modified resizefcn by Enrico

Allows absolute, relative and automatic spitting of uigridcontainer. (gui, undocumented, uigridcontainer)

uigridcontainer_ResizeFcn( h, e )

image thumbnail

updated 4 months 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 4 months ago

Axis Context Menu by Lior Cohen

Adds a uicontextmenu to x and/or y axis of an axes. The regular axes uicontextmenu stays intact. (data exploration, gui)

uiaxiscontextmenu(varargin)

image thumbnail

updated 4 months ago

GINPUT funtion to be used in GUIs by Pedro Teodoro

This function works similar to GINPUT but only presents the crosshair in axes specified by the user. (axes, gui, ginput)

ginputax(ax,arg1)

gui_ginputax(varargin)

image thumbnail

updated 4 months ago

Tested WF4 to Equivalent WF5A Transformation Calculator by Clay McCreary

This tool transforms WF4 test results into an equivalent WF5A transient (aerospace, gui, modeling)

WF4toWF5A_convert(varargin)

image thumbnail

updated 4 months ago

draggable by Francois Bouffard

Allows graphical objects to be dragged in a figure. (draggable, drag, data exploration)

draggable(h,varargin)

dragdemo.m

image thumbnail

updated 4 months ago

Multi progress bar by Ben Tordoff

A new "shiny" progress-bar with multiple bars in a single window, time-estimates and more. (gui, progress bar, waitbar)

multiWaitbar( label, varargin )

image thumbnail

updated 4 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 4 months ago

Caesar_Cipher_by_Bharathkote_AIT_ckm by Bharath Gowda

This is a simple GUI which is based on Caesar Cipher for Network security (gui, gui_caesar_cipher)

Caesar_Cipher(varargin)

image thumbnail

updated 4 months ago

Generalised question dialog (questdlg) by Nikolay S.

A question dialog (questdlg) alternative (question dialog, questdlg, dialog)

choise=bttnChoiseDialog(dlgOptions, dlgTitle, defOption, qS...

image thumbnail

updated 4 months ago

Let it snow: falling snow on every figure! by Mingjing Zhang

Amazing falling snow effect for your MATLAB figure. Suitable for Holidays. (holiday, christmas, xmas)

letitsnow(figure_hdl, sf_color)

Contact us