image thumbnail

updated 1 month ago

Lightning Protection Circuit Design Tool for Avionics by Clay McCreary

This tool performs the calculations to optimize the design of lightning protection circuits (aerospace, gui, optimization)

Lightning_Protection(varargin)

image thumbnail

updated 8 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 11 months 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 11 months ago

easyfitGUI by Jean-Luc Dellis

A GUI to fit data (X, Y) to a polynomial or to a model function Y = F(P,X). (gui, optimization, fit)

easyfitGUI

image thumbnail

updated 1 year ago

Demo: Finding an Optimal Path Using MATLAB and Optimization Toolbox by Teja Muppirala

Solve the path planning problem of going through a vector field of wind in the least possible time. (path planning, flight path, gui)

PathOptimizationDemo.m

WayPoints_To_Path(p,METHOD,sizeX,sizeY,fineness)

calculateTimeIntermediate(x,W_x,W_y,x0,y0,AirSpeed,sizeX,si...

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

Fisher Matrix Toolbox (Fisher4Cast ) by Yabebal Fantaye

General Fisher Matrix Toolbox and GUI (fisher matrix, latex, fisher4cast)

Cooray_et_al_2004

EXT_FF_Blake_etal2005_Input

EXT_FF_Blake_etal2005_Main(Input_survey)

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

Decision Boundary using SVMs by Krishna Prasad

Decision Boundary Via Support Vector machines (SVMs) (svms, linear data set, rbf kernel)

example3parameters(X, y, Xval, yval)

gaussianKernel(x1, x2, sigma)

linearKernel(x1, x2)

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

Improving MATLAB® performance when solving financial optimization problems by Sri Krishnamurthy

Jorge Paloschi,PHD and Sri Krishnamurthy,CFA May 2011, http://www.wilmott.com/magazine.cfm (optimization, finance, symbolic)

OptimizationWithSymbolicToolboxDemo()

vectorize(s)

image thumbnail

updated almost 2 years ago

Travelling salesman problem with Genetic algorithm by Maxim Vedenyov

GUI and no GUI versions, with description in docx file (evolution, ga, genetic algorithm)

gch=insert_begining_slow(g1,g2,cp)

gch=insert_begining_slow(g1,g2,cp)

ii=roulette_wheel_indexes(m,prn)

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

Simple Buck DC DC Converter Model by Mohamed Ali Alaswed

A simple simulation model for Power Electronics students, teachers and enthusiasts. (buck converter, stepdown, control design)

Mohamed_Alaswed_Buck

image thumbnail

updated 2 years ago

ZfitGUI(varargin) fits and simulates impedance data by Jean-Luc Dellis

ZfitGUI helps to identify a right model of complex data. (capacitance, gui, model)

ZfitGUI(varargin)

image thumbnail

updated 2 years ago

simlog by Robin Larsson

GUI to enable easy logging of multiple signals in Simulink. Log a complete subsystem with one click. (debugging, gui, simulation)

simlog.m

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

LinStats by Michael Boedigheimer

Statistical analysis (ANOVA,…) and plotting of fixed and mixed effects models using modern methods (statistics, gui, optimization)

blkrepmat( type, c, q )

center(X, V, dim)

coeff2eqn( coeffs, var_names, skipzeros, parens )

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 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 almost 4 years ago

Sequence Generator / CORE Manual (v0.91) by Roland Pfister

Manual for the pre-release of CORE / Sequence Generator v0.91. (experimental design, optimization, pseudorandom sequence)

image thumbnail

updated almost 4 years ago

Sequence Generator v0.91 by Roland Pfister

Generates trial sequences for factorial designs. Optimized for behavioral neuroscience experiments. (randomization, pseudorandom sequence, gui)

Sequence_Generator_v0_91_export.m

image thumbnail

updated almost 4 years ago

Gaussian Mixture Modeling GUI (GMM DEMO) by Dimitrios Ververidis

GUI for an Expectation-Maximization algorithm (EM) variant (Split-EM-Discriminant) (demo, optimization, image processing)

image thumbnail

updated 4 years 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 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

DotNet Web Example Guide End To End Chapter by Joe

Source files for the DotNet Web Example Guide End To End Chapter (gui, data export, finance)

getMagic(x)

getMagicWebFigure(x)

image thumbnail

updated 4 years ago

Implementation of Shortest Route framed in GUI by Ranjit

This algorithm will find out the Shortest Route in the network Topologies. (optimization, gui)

Shortest_route(varargin)

image thumbnail

updated 5 years ago

Tutorial: C mex matrix demo by Nick Clark

Index matrix in C like you would do in MATLAB! (array, guide, vectorize)

image thumbnail

updated 6 years ago

System Identification using GA with a GUI interface by Wesam Elshamy

Idnetifying ARX model of a system using Genetic Algorithms with a GUI interface and compare it to Le (optimization, system identification, ga)

[A B]=genalg(error, population_size, mutation, no_of_genera...

arx2(y, u, na, nb, nk, error, pop, mutation, no_of_generati...

fitness(gene)

image thumbnail

updated 7 years ago

GUI for Generalized Nonlinear Non-analytic Chi-Square Fitting by Nathaniel Brahms

Provides a Curve Fitting Toolbox-like interface for chi-square fitting (optimization, chisquare, nonlinear)

FitChiTool(varargin)

ModelEditor(varargin)

[params,dParams,gof,stddev]...

image thumbnail

updated 8 years ago

Double Exponentian Calculating Program by Andrés Vanegas

This program compute the double exponential Alpha and Beta parameters. (optimization, lightning, wave parameters)

FRYO(varargin)

valores=NUEVO(Imax,t1,t2)

y=RAYO(x);

Contact us