image thumbnail

updated 7 hours ago

Applications of Chaos and Nonlinear Dynamics in Engineering - Vol. 1 by Stephen Lynch

Lynch files to accompany the book. (modeling, simulink, mathematics)

sys=Hopf_System(~,x)

xdot=Chem(~,x)

xdot=Duffing(t,x)

image thumbnail

updated 4 days ago

Empirical orthogonal function (PCA) estimation for EEG time series by DaveA Albers

Empirical orthogonal function (PCA) estimation for EEG time series (signal processing, statistics, data exploration)

distinguishable_colors(n_colors,bg,func)

distinguishable_colors(n_colors,bg,func)

eof_unlimited_time(x, N, T, number_of_measurements_per_bloc...

image thumbnail

updated 4 days ago

AutoSize by Mike Anthony

Automatically resize MIMO blocks upon connection. (modeling, autoconnect, simulink)

AutoSize(hand)

InputAutoSize(hand)

OutputAutoSize(hand)

image thumbnail

updated 4 days ago

Pre-R2012b Zoom Keyboard Shortcuts by Mike Anthony

Enables use of r, v, 1, anf f as keyboard shortcut keys for zooming in Simulink (modeling, gui, simulink)

sl_customization(cm)

image thumbnail

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

Glucose/Insulin modeling by DaveA Albers

Modeling of glucose/insulin dynamics (biotech, simulation, medical)

feeding(integration_iterates, I_baseline, time_steps_per_ho...

feeding(integration_iterates, I_baseline, time_steps_per_ho...

feeding(integration_iterates, I_baseline, time_steps_per_ho...

image thumbnail

updated 7 days ago

Trainable COSFIRE filters for keypoint detection and pattern recognition by George Azzopardi

A COSFIRE filter detects features or patterns of interest, e.g. traffic signs in complex scenes. (feature detection, trainable, feature)

COSFIRE_Application(example)

Gabor(img, lambda, aspectratio, bandwidth, orientation, shi...

Parameters(type)

image thumbnail

updated 13 days ago

Gaussian Mixture Model by Ravi Shankar

The code finds out the parameters of a gaussian mixture model by Expectation-Maximization Algorithm. (data mining, data import, data export)

GMmodel(x,no_gaus_distr)

kmclust(x,no_clust)

image thumbnail

updated 13 days 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 17 days 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 26 days ago

3D Surface Plot For Data Visualization by Yehonatan Peleg

Easy to use function for 3d surface plotting of sample data. (3d, 3d sample data visual..., 3d plot)

vecsurf_demo

vecsurf(varargin)

vecsurf_testmain.m

image thumbnail

updated 1 month ago

Spectral Estimation by Abdelmonem Dekhil

Spectral Estimation of a Dynamic System (signal processing, modeling, system identification)

spektrale_schaetzung.m

image thumbnail

updated 1 month ago

Normalized Response of a Dynamic System by Abdelmonem Dekhil

Draw the normalized response of a dynamic system. (modeling, simulation, control design)

normierte_systemantwort.m

image thumbnail

updated 1 month ago

Technical Indicators by Nate Jensen

A single function that calculates 27 different technical indicators (technical indicators, modeling, analysis)

indicators(vin,mode,varargin)

image thumbnail

updated 1 month ago

MPC Matrices by Pantelis Sopasakis

Computes the matrices needed to formulate an economic MPC problem for a distributed water network. (mpc, economic mpc, scheduling)

mpc_matrices(S, P, x, D, k, ops)

image thumbnail

updated 1 month ago

Filter Characteristics by Abdelmonem Dekhil

Getting of filter characteristics using Matlab. (signal processing, simulation, system identification)

filter_plot(a,b,tabtast,nfreq)

image thumbnail

updated 1 month ago

Filter Plot by Abdelmonem Dekhil

Plotting of the zeros and poles of a digital filter. (signal processing, simulation, modeling)

zp_plot(option,a,b);

image thumbnail

updated 1 month ago

Negative Binomial Regression by Surojit Biswas

NB2 Negative-Binomial regression. (statistics, mathematics, optimization)

nbreg( x, y, varargin )

image thumbnail

updated 1 month ago

FELICITY by Shawn Walker

Finite ELement Implementation and Computational Interface Tool for You (finite element method, modeling, mathematics)

Coarse_Square_Codim_1()

CompareFiles(File1,File2)

Convert_Interp_script_to_MEX(Main_Dir,Iscript,MEX_FileName)

image thumbnail

updated 1 month ago

MPCC Solution of Genetic Regulatory Circuit Design Problems by James Allison

Demonstration of a novel MPCC-based technique for solving gene circuit design problems. (optimization, simulation, biotech)

MPCC_con()

constraint(xd,p)

master_genecircuit()

image thumbnail

updated 1 month ago

SINR-based k-coverage probability in cellular networks by H. P. Keeler

Calculating the k-coverage probability with Poisson process-based cellular network models. (sinr, coverage probability, cellular networks)

CovPFade=funProbCovFade(tValues,betaConst,x)

In=funIn(betaConst,n,x)

Jn=funJn(Tn,betaConst,n,numbMC)

image thumbnail

updated 1 month ago

cofficients of fourier series by davood shaghaghi

This function is written to calculate the cofficients of fourier series. (control design, mathematics, image processing)

[]=fs(x,T0,n,type)

image thumbnail

updated 1 month ago

Grid of points within a polygon by Sulimon Sattari

This function generates an array of points that lie within a given polygon (polygon, points, point)

polygrid( xv, yv, ppa)

image thumbnail

updated 1 month ago

Spline2D or Piecewise Continuous 2D Polynomials by Mark Mikofski

Fit a 2D function with piecewise continuous polynomials (data exploration, interpolation, mathematics)

examples

splineFit2D(f,x,y,n,m,xb,yb,continuity,ngrid)

splineVal2D(pp,x,y,n,m,xb,yb)

image thumbnail

updated 2 months ago

Medical Image Processing Toolbox by Alberto Gomez

Classes and functions for N-dimensional medical image processing, inspired by ITK (image processing, data export, data import)

[img info]=read_mhd(filename)

circle3DMesh(c,r,d,varargin)

coneImage(points_axis, points_side, ref_im)

image thumbnail

updated 2 months ago

Simscape Probes by Tom Egel

Probes for viewing physical variables (scopes, probes, simscape)

GroupSignals(varargin)

sl_customization(cm)

ListProbeNames.m

image thumbnail

updated 2 months ago

Rekursive Erweiterte Fehlerquadrate-Identifikationsmethode by Abdelmonem Dekhil

Die Rekursive Erweiterte Fehlerquadrate-Identifikationsmethode dient zur Systemparameterschaetzung. (system identification, modeling, data exploration)

rels_systemidentification(y,u,na,nb)

image thumbnail

updated 2 months ago

Pairs Trading Strategy by tadeveloper

A pairs trading strategy implemented in MATLAB. (arbitrage, finance, backtesting)

MATLAB pairs trading strategy

PairsTradingStrategy(sys)

image thumbnail

updated 2 months ago

Design and Simulation of a Stove by Abdelmonem Dekhil

Design and Simulation of a Dynamic System (modeling, system identification, simulation)

[u,y,koef,lamda]=systemdesign(N,optu,optrn,por)

image thumbnail

updated 2 months ago

HBV-EDU Hydrologic Model by HRL

MATLAB source code of the modified version of the HBV hydrologic model (AghaKouchak and Habib, 2010) (earth science, simulation, modeling)

HBV.m

image thumbnail

updated 2 months ago

polyVal2D and polyFit2D by Mark Mikofski

Evaluate 2D polynomials using Horner's method. Fit 2D polynomials to data using backslash operator. (mathematics, optimization, data exploration)

polyDer2D(p,x,y,n,m)

polyFit2D(f,x,y,n,m)

polyVal2D(p,x,y,n,m)

image thumbnail

updated 3 months ago

Calculation of fascicle length and pennation angle by Philipp Schenk

This functions calculates fascicle length and pennation angles of a muscles 3d data set. (modeling)

DTI_vs_MicroScribe.m

image thumbnail

updated 3 months ago

Numerical modeling and analysis of the radial polymer casting in cylindrical coordinates by Amin Taheri Najafabadi

Radial unsteady state heat transfer analysis in cylindrical coordinates with numerical approach (cylindrical coordinat..., explicit scheme, finite difference)

Polymer_Casting.m

image thumbnail

updated 3 months ago

partial least squares-discriminant analysis and variable selection for high dimensional data by Hongdong Li

chemometrics, metabolomics, model population analysis, variable selection (chemometrics, variable selection, model population anal...)

C=ldapinv(X,y,flag);

CV=plsldacv(X,y,A,K,method,OPT,order)

CV=plsldamccv(X,y,A,method,N,ratio,OPT)

image thumbnail

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

Environmental Modeling - using MATLAB by Ekkehard Holzbecher

Springer Book, 2nd Edition (contaminant, transport, flow)

GaussianPlume

GaussianPuff

GdDTPA

image thumbnail

updated 3 months ago

Four parameters logistic regression - There and back again by Giuseppe Cardillo

Fit data points with a four points logistic regression or interpolate data. (statistics, chemistry, pharmaceutical)

L4Pinv(cf,y)

[cf G]=L4P(x,y,varargin)

image thumbnail

updated 3 months ago

Birthday Cake by Esmaeel Kakavand

I made this cake for my love. (gui, modeling)

Happy_Birthday

image thumbnail

updated 3 months ago

Dynamical Systems with Applications using MATLAB by Stephen Lynch

Companion Software. (chaos, nonlinear, mathematics)

Program_5c(~)

Programs_17a

Programs_17b

image thumbnail

updated 3 months ago

Buckinghams Pi-Theorem in MATLAB by Thomas Tresch

Calculation of the dimensionless quantities (pi-groups) for given dimensional variables (pitheorem, dimensional analysis, physics)

PI_Groups_Calculation.m

image thumbnail

updated 4 months ago

Tricontf by Rich Pawlowicz

Contouring and filled contouring for unstructured 2D triangular meshes (image processing, mathematics, data exploration)

[varargout]=tricont(varargin);

[varargout]=tricontf(varargin);

tridemo.m

image thumbnail

updated 4 months ago

Technical Analysis Tool by Phil Goddard

GUI for viewing various simple technical analysis indicators of a time series (analysis, modeling, finance)

Technical Analysis Tool

axislocations_set(obj)

axislocations_store(obj)

image thumbnail

updated 4 months ago

Rigid Body Project by Ferat Bulatov

The project demonstrates a rotation of a rigid body about a fixed point. Author: Ferat Talat oglu (mathematics, simulation, modeling)

About(varargin)

RBAnimation(varargin)

RBInputData(varargin)

image thumbnail

updated 4 months ago

Model-in-the-Loop for Embedded System Test (MiLEST) preliminary version by Justyna Zander

This is a draft preliminary version of the MiLEST Framework for eduction purpose. (automotive, simulink, demo)

Mask_Shut_off(varargin)

ReqName_callback(block)

ReqName_callback(block)

image thumbnail

updated 4 months ago

Greyboxbuild: complete a greybox model by Bill Whiten

Completes a model by relating model parameters to operating conditions using experimental data (modelling, modeling, model completion)

[A,info]=greyboxbuild(condfn,resfn,data,vndata,optn)

[X,y,r,info]=greyboxcore(condfn,resfn,data,vndata,optn)

[p,pscale,pbase,c]=parcalc(condfn,data,idata,A)

image thumbnail

updated 4 months ago

Power Factor Measurement Block by Saurabh Kabdal

A simple block that can measure the power factor accurately. (power factor, demo, measurement)

kabdalproject6

image thumbnail

updated 5 months ago

Cuckoo Search (CS) Algorithm by Xin-She Yang

A standard Cuckoo Search is implemented, which is very efficient. There are three versions now. (levy flights implemen..., optimization, natureinspired algori...)

[bestnest,fmin]=cuckoo_search(n)

[bestnest,fmin]=cuckoo_search_new(n)

[bestsol,fval]=cuckoo_search_spring(time)

image thumbnail

updated 5 months ago

Compressed Sensing MRI Phantom (v1.1) by David Smith

A realistic phantom for compressed sensing MRI reconstruction. (image processing, mathematics, measurement)

csphantom (n, bandwidth, signalToNoiseRatio, b1scale, img_r...

example

image thumbnail

updated 5 months ago

Remove Sink Blocks by Mike Anthony

This function automatically removes all sink blocks from a model. (simulink, modeling, sink)

RemoveSinks(modelname, varargin)

sl_customization(cm)

RemoveSinksTest

image thumbnail

updated 5 months ago

Close All Scopes by Mike Anthony

Thsi function close all open scope windows in a model. (simulink, modeling, scope)

CloseAllScopes(modelname, varargin)

sl_customization(cm)

CloseAllScopesTest

Contact us