image thumbnail

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

Pairs Trading Strategy by tadeveloper

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

MATLAB pairs trading strategy

PairsTradingStrategy(sys)

image thumbnail

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

Grid of points within a polygon by Sulimon

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

polygrid( xv, yv, ppa)

image thumbnail

updated 9 days ago

Validation Toolbox (Performance Metrics for Remote Sensing Data and Climate Model Simulations) by HRL

Performance Metrics for Evaluation of Remote Sensing Observations and Climate Model Simulations (image processing, measurement, modeling)

ValidationFunction(simulated, observed,trr)

ValidationToolbox.m

image thumbnail

updated 12 days 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 13 days 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 15 days 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 16 days 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 16 days 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 22 days 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 26 days ago

Environmental Modeling - using MATLAB by Ekkehard Holzbecher

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

GaussianPlume

GaussianPuff

GdDTPA

image thumbnail

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

Birthday Cake by Esmaeel Kakavand

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

Happy_Birthday

image thumbnail

updated 1 month ago

Technical Indicators by Nate Jensen

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

indicators(vin,mode,varargin)

image thumbnail

updated 1 month ago

Dynamical Systems with Applications using MATLAB by Stephen Lynch

Companion Software. (chaos, nonlinear, mathematics)

Program_5c(~)

Programs_17a

Programs_17b

image thumbnail

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

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

A COSFIRE filter is used to detect features of interest. (feature detection, trainable, feature)

COSFIRE_Application(trainingImage,testingImage)

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

Parameters

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 2 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 2 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 3 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 3 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 3 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 3 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

image thumbnail

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

Triangle Pulse Generator by Jared Goodner

Trigger a triangle pulse at any point in your simulation (not clock dependent) (simulink, signal processing, triangle wave)

trigger_triangular_pulse

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

Linear regression for multiple category data with different slopes for each by Soumya Banerjee

The function does OLS and RMA regression on data that is categorized into two different categories (communications, optimization, aerospace)

regress_plot_twocategories_allslope

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

Ancestral polytree by Guangdi Li

The code here provides the algorithm of learning ancestral polytree. (mathematics, statistics, modeling)

BFS_LocalPolytree( UPRMatric,MaxNode )

CITest_ChiTwoVar( MI, R, M, a )

ConditionalIndependentMatric( LGObj,a )

image thumbnail

updated 3 months ago

Variance Ratio Test by Anis Ben Hassen

Variance ratio and related statistics. (finance, modeling, analysis)

varatio.m

image thumbnail

updated 3 months ago

Load Ensight Gold file format by Wouter

Function that loads binary Ensight 7.6 files exported by Fluent 12. (encas/case files) (fluent, ensight, binary files)

loadEncasFile( filelocation )

image thumbnail

updated 4 months ago

PERFORMANCE ANALYSIS OF Z-SOURCE INVERTER FED INDUCTION MOTOR DRIVE by Amit Tiwari

THIS SIMULINK MODEL HAS BEEN DESIGNED FOR ANALYSIS OF A Z SOURCE INVERTER FED THREE PHASE IND. MOTOR (control design, measurement, simulink)

zinv

image thumbnail

updated 4 months ago

MatScat by Jan Schäfer

Solve the scattering of electromagnetic radiation by a sphere or multiple cylinders. (mie, cylinder, modeling)

angdepfun_mie( theta, n )

asmcyl( anp, ann, bnp, bnn, nang, k )

asmcyl_multi( ann, bnp, k, dist, angm, nang, ...

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

Alternating Conditional Expectation algorithm (ACE) by Henning Voss

Alternating Conditional Expectation algorithm (ACE) to calculate optimal transformations (nonparametric, ace, alternating condition...)

ace_main()

image thumbnail

updated 4 months ago

Numerical Inverse Laplace Transform by Tucker McClure

Numerical approximation of the inverse Laplace transform for use with any function defined in "s". (inverse laplace trans..., laplace, talbot)

Examples of Numerical Approximation of the Inverse Laplace ...

euler_inversion(f_s, t, M)

euler_inversion_sym(f_s, t, M, P)

image thumbnail

updated 5 months ago

Structure analysis by Yasser

computation of deflections in various structures such as Frame, Truss, Plate,... (matrix, modeling, measurement)

Frame.m

image thumbnail

updated 5 months ago

Trigger a square pulse of programmatic width and amplitude in Simulink by Jared Goodner

Trigger a pulse with a zero or 1 (rather than a designated time) in Simulink (simulink, signal processing, modeling)

trigger_pulse

image thumbnail

updated 5 months ago

Simulink ON/OFF switch by Glenn Gomes

Simulink ON/OFF switch. Used to toggle between ON and OFF states. (simulink, simulation, modeling)

OnOff

image thumbnail

updated 5 months ago

Dual quaternion toolbox by Guillaume Leclercq

This toolbox provides dual quaternion methods, focusing on 3D kinematics for points and lines. (quaternion, dual quaternion, geometric algebra)

EXAMPLE_FORWARD_KINEMATICS

AV2dquat(AV)

DQconj(dv,WHICHCONJ)

Contact us