image thumbnail

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

DVB-T by Salaheddin Hosseinzadeh

GUI based simulation of DVB-T Interneaver Enhancement (communications, data export, data import)

BursErr(FrameNo,Burst)

ConvDecoderHard(data, coderate, ConvDecInitMetric,ConvDecIn...

ConvEncoder(msg, coderate, state)

image thumbnail

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

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 3 months 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 4 months 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 5 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 5 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 5 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 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)

Characterization of Dose-Response Behavior

Dose Response Analysis

DoseResponseFit(varargin)

image thumbnail

updated 7 months ago

Wheel Rail contact calculator by Jong Kim

This GUI program calculates some of specific data during the contact between wheel and rail. (kalkers theory, rail, contact dynamics)

contact_ellipse_calculator(varargin)

image thumbnail

updated 8 months ago

getxls by Yvan Lengwiler

GETXLS is a GUI that allows you to easily transfer data from an Excel file into Matlab's workspace. (excel, spreadsheet, com server)

getxls(style)

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

A Graphical User Interface for Solving Delay Differential Equations and doing Local Search by Soumya Banerjee

A GUI for solving a set of delay differential equations (DDEs) and local search for best solutions (biotech, statistics, data import)

odesolver_outline

...

dde_auto_fit

image thumbnail

updated 1 year ago

Solving heat equation in 2D by Moussa Maiga

The aim of this work is to illustrate, how we can resolve heat equation with the PDE toolbox (data exploration, data export, heat diffusion)

premier.m

zazaz(varargin)

image thumbnail

updated 1 year ago

Wave Player With Effects And Analysis by Muhammad Umair

It plays and add certain effects to a .wav file like a real media player. (wav player, convoloution, gui)

image thumbnail

updated 1 year ago

Hertz's contact ellipse between rail and wheel by Jong Kim

This GUI provides contact shape and normal pressure within contact ellipse between rail and wheel. (hertz, normal pressure, wheel)

contact_ellipse_calculator(varargin)

image thumbnail

updated 1 year ago

Best Fit Legend by rasam aliazizi

the best tool for signal processing, of a section of your data. (communications, control design, data export)

BestFitInfo(varargin)

Equation(polyCoeff, x, y)

GetMousePosition(varargin)

image thumbnail

updated 1 year ago

Graphical User Interface for Solving Ordinary Differential Equations by Soumya Banerjee

A Graphical User Interface for Solving Ordinary Differential Equations (Immune Response Model) (data export, data import, gui)

odecall_eclipse_tcl_jv_local(target,infected,...

odesolver_outline(varargin)

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

Video Recording by rasam aliazizi

Recording video & snapshots using a web cam or other. (image processing, signal processing, gui)

Creat_AVI(varargin)

CreateImAqObject(varargin)

Export2WorkSpace(var, val, varargin)

image thumbnail

updated 1 year 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

Excel popup by rasam aliazizi

A Simple GUI that pops up a selected sheet of excel. (data export, data import, gui)

test1()

xlpopup(Excel,Workbook, varargin)

image thumbnail

updated almost 2 years ago

Excel Embedded chart. by rasam aliazizi

create an embedded chart in excel from data in excel spreadsheet. (mathematics, data export, data import)

EmChartObj(Excel, archive, ytitle, xtitle, EndCell, chartTi...

test1.m

image thumbnail

updated almost 2 years ago

Drag and Drop(Line Objects) by rasam aliazizi

Drag and Drop Line Objects From wthin any axes in any figure. (data export, data import, mathematics)

Mouse_over_lineObj(varargin)

magnify(f1)

image thumbnail

updated almost 2 years ago

3D Surface Plots from Excel Data GUI by Christopher Rouxel

Upload data from Excel and plot in 3D as a scatter plot, lsq curve fit, contour plot and others. (3d, gui, performance map)

MainGUI(varargin)

myfun(a, data)

._MainGUI.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

sap2000 matlab by wisterh abdij

interaction element frame sap2000 matlab (data import, sap2000 guis txt fram..., gui)

MATLABsap2000(varargin)

[ds]=sap2000elementos14(filenam)

[filenam pathnam]=recibetodo

image thumbnail

updated 2 years ago

Enthalpy Calculator (GUI) by Sagar Aiya

Calculates enthalpy and entropy of water at given P and T (data import, gui, interpolation)

Enthalpycalc(varargin)

frac(p, pval)

getx()

image thumbnail

updated 2 years ago

Portfolio Optimizer Tool by Patric Schenk

Portfolio Optimizer Tool (data import, gui, finance)

portfoliotool(varargin)

ExcelReport

Portfolio

image thumbnail

updated almost 3 years ago

MontageFigures by Nick Sinclair

Creates Montage (subplots) of Specified Figures and their subplots (montage, copyobj, copy)

montagefigurefiles(x,y)

montagefigures(figurearray,x,y)

image thumbnail

updated 3 years ago

Model Replay by Ben Spivey

Performs state or parameter estimation of process models using the APMonitor executable. (estimation, sliding window, data export)

ModelReplayGUI2(varargin)

cellwrite(filename, cellarray)

tabpanel(varargin)

image thumbnail

updated 3 years ago

Image Processing with GUIDE by BIREM Merwan

Image processing - segmentation - guide MATLAB (signal processing, image processing, gui)

About(varargin)

Merwan1.m

image thumbnail

updated 3 years ago

Highly portable JSON-input parser by Nedialko

For any version of Matlab that may still be in use by the fileexchange community. (communications, data export, data import)

p_json(string)

image thumbnail

updated 4 years ago

Generate .m-file code for any MATLAB variable by Volkmar Glauche

Generate .m script code for any MATLAB variable. If run, the code recreates the input variable. (data export, gui, matrix)

GENERATE CODE FOR VARIABLES

gencode(item, tag, tagctx)

gencode_rvalue(item)

image thumbnail

updated 4 years ago

RealTime Video Recorded (RVR) by ashish

RTR is a tool to capture real time videoes from external device like webcam. (recorder, snapshot, compiler)

image thumbnail

updated 4 years ago

DaqControl - Data Acquisition Session with MCC DAQ card by Shmuel Ben-Ezra

User-friendly interface helps you perform basic operations with a data acquisition card. (data import, gui, measurement)

DaqControl(varargin)

image thumbnail

updated 4 years ago

Toward a program development and documentation toolbox by Nedialko

...offering important and structured complements to Edit/debug, & Mlint (aerospace, biotech, communications)

image thumbnail

updated 4 years ago

plotautobd by Maurizio De Pitta'

Plots bifurcation diagrams from XPPAUT bifurcation data. (system identification, gui, image processing)

plotautobd(FileName,varargin)

bddemo.m

image thumbnail

updated 4 years ago

compare text by iokinberistain Beristain

It comapares two diferent words, and the resilts is 1 or 0. That's it (data export, data import, gui)

resul=equal(a,b)

image thumbnail

updated 8 years ago

ld by John Martindale

Loads files from a GUI. (data import, data export, load)

ld(str)

Contact us