Refine by Product

Refine by Time Frame

image thumbnail

updated 12 hours ago

Fiber Lasers and Amplifiers Design Toolbox by Luke Rumbaugh

Design toolbox allows parameter selection by solving lasers/amplifiers for various L,R,P,lambda etc (lasers, fiber lasers, fiber amplifiers)

AmplifierPerformance(s)

AmplifierPerformanceManager(s)

ErSpectrum(wlint)

image thumbnail

updated 12 hours ago

Biot-Savart direct integration on a generic curve by Alessandro Masullo

Biot-Savart integration on a generic curve, by numerical integration. (biotsavart, biot, savart)

biot_savart.m

image thumbnail

updated 12 hours ago

Realterm communications suite by Geoffrey Akien

Use Realterm in a similar way to using the MATLAB "serial" commands and instrument control toolbox. (realterm, serial, rs232)

isfid(fid)

isrealtermhandle(input)

isrealtermininstalled

image thumbnail

updated 12 hours ago

Realterm RS232 comms - serial()-like version by Geoffrey Akien

Use Realterm the way you can using the MATLAB "serial" commands and instrument control toolbox. (rs232, realterm)

(CaseInsensitiveProperties, TruncatedProperties) rt

image thumbnail

updated 12 hours ago

FFmpeg Toolbox by Kesh Ikuma

A set of wrapper functions to run FFmpeg directly from Matlab (utility, ffmpeg, multimedia)

ffmpeginfo(infile)

ffmpegpath

ffmpegpixfmts()

image thumbnail

updated 12 hours ago

Deploy pcoded Matlab Files by Eydrian

Creates p-coded files and the associated help text of a given source to a given destination folder (pcode)

deploy.m

image thumbnail

updated 12 hours ago

emgr - Empirical Gramian Framework by Christian

A framework for computating empirical gramians. Compatible with Octave and Matlab. (model reduction, empirical gramians, gram)

emgr(f,g,q,p,t,w,nf,ut,us,xs,um,xm,yd)

image thumbnail

updated 12 hours ago

INSTANTANEOUS POWER THEORY BASED SHUNT ACTIVE POWER FILTER by Amit Tiwari

This model presents the analysis and simulation using Simulink of a three-phase four wire system. (simulation, active filter, shunt)

success

image thumbnail

updated 13 hours ago

Yahoo Finance Time Series Analysis Tool by Christian Pass

Performs various time series analysis operations (data export, finance, gui)

Yahoo Finance Time Series Analysis Tool

image thumbnail

updated 13 hours ago

Reconstruction of Image from Simple Back Projection by Shrinivas

Reconstruction of Image from projections (image processing, mathematics, matlab)

[size1,upto,increment]=inputsbp()

[z]=choosesbp(upto,increment)

sbp0109.m

image thumbnail

updated 13 hours ago

QNX Target Support Package for Embedded Coder by Mikhail

This target support package allows you to deploy your algorithms on QNX RTOS. (embedded coder, target support, qnx)

ert_qnx_make_rtw_hook(hookMethod,modelName,~,~,~,~)

postGenFunc(buildInfo)

qnxAfterMakeHook( modelName )

image thumbnail

updated 13 hours ago

Calculating Electric field of a dipole using Coulomb's law by Praveen Ranganath

This code computes the Electric Field distribution due to a dipole in a 2-D plane. (electric field, electrostatics, coulombs law)

ElectricFields.m

image thumbnail

updated 13 hours ago

Finite Difference Method to solve Poisson's Equation in Two Dimensions. by Sathyanarayan Rao

This code employs successive over relaxation method to solve Poisson's equation. (poisson equation, numerical methods, successive over relax...)

po.m

image thumbnail

updated 1 day ago

struct2csv by James Slegers

Output a structure to a .csv file, with column headers (csv, struct2csv, struct)

struct2csv(s,fn)

image thumbnail

updated 1 day ago

expandBW by Matthew

This function is used to expand the perimeter of a binary image by one pixel (bw, binary, expand)

expandBW(bw)

image thumbnail

updated 1 day ago

Modified & Generalized Dunn's index by Nejc Ilc

An implementation of Modified and Generalized Dunn's index for internal cluster validation. (clustering, validation, dunns index)

DI=indexDN(data,labels,distance)

[G,d,uniqueInd]=graph_create(data,labels,graph_type,options...

[fig]=scatterPlot(data,labels,options)

image thumbnail

updated 1 day ago

Efficient Multidimensional Scaling (MDS) by Quan Wang

The is the source code of iterated Levenberg-Marquardt algorithm (ILMA) for solving MDS (mathematics, optimization, pattern recognition)

CM=confusion_matrix_reorder(CM)

[X, total_cost]=MDS_training(Dist,d,iter,strategy,display_f...

[X2]=MDS_encoding(X1,Dist,display_flag)

image thumbnail

updated 1 day ago

Drag Line in GUI by Gero Nootz

Lines in the GUI can be dragged (demo, gui, callback function)

DragLineGUI(varargin)

image thumbnail

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

Monte Carlo example of the Multi-Factor coupled Commodity Forward curves Simulator by Ahmos Sansom

Implementation of the Multi-Factor multi commodity forward curve simulator (finance, mathematics, optimization)

GetCov(x, y)

LnTestofSims(mySims, LastFC, volFN, Factors)

MultiFactorForwardCurveSimulator(nSims, Seed, historicalFor...

image thumbnail

updated 1 day ago

Timer Object Explorer by Marta

A simple GUI to help learn about the facilities of the timer object. (timer, simple, gui)

timer_explorer(varargin)

image thumbnail

updated 1 day ago

3D IMAQ Waterfall by Marta

Acquires images and displays a live histogram and corresponding 3D waterfall plot. (example, application, imaq)

imaqwaterfall(varargin)

image thumbnail

updated 2 days ago

Schemaball by Oleg Komarov

Plot correlation matrix as a schemaball (schemaball, correlation, plot)

schemaball(r, lbls, ccolor, ncolor)

schemaballUnit

image thumbnail

updated 2 days ago

Y-labels alignment in subplots by gbernardi

Function to align the ylabels within a figure containing multiple subplots (ylabel alignment subp...)

align_Ylabels(figureHandle)

image thumbnail

updated 2 days ago

ArgUtils by Nezar

Argument parsing utilities (inputparser, programming)

ArgUtils.assignArgs( defaults, args_kwargs, varargin )

ArgUtils.assignVars( defaults, inputs )

ArgUtils.tostruct(varargin)

image thumbnail

updated 2 days ago

LOADFIXNAMES loads a mat file, fixing invalid names by James Tursa

Loads a mat file into the caller's workspace, fixing invalid variable and field names. (load, mat, invalid)

loadfixnames(varargin)

savebadnames(varargin)

image thumbnail

updated 2 days ago

Virtual Calculator by Oren berkovicth

This calculator allows the user to perform calculations in front of the camera. (image processing, gui, mathematics)

[newstr,same]=samenum(same,num)

displayscrean(x,y,newstr)

virtualcalc

image thumbnail

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

Draw or add axes to figure by Kye Taylor

Super helpful way to visualize axes in a 2D figure. (demo, visualization, axes)

drawAxes(ax)

image thumbnail

updated 2 days ago

Empirical Wavelet Transforms by Jerome Gilles

This toolbox proposes the original implementation of Empirical Wavelet Transforms (signal processing, image processing, mathematics)

AnglesLocalMax(f,N)

AnglesLocalMaxMin(f,N)

Angular_sector(theta,radius,theta0,theta1,r0,r1,gammaw,Dthe...

image thumbnail

updated 2 days ago

plotly API by Chris

Graphs in a web-browser! Example graph: https://plot.ly/~jackp/614/. View and share interactively. (plot, data export, gui)

cell2json(s)

json2struct(j)

m2json(val)

image thumbnail

updated 2 days ago

Lithium Battery Model, Simscape Language and Simulink Design Optimization by Robyn Jackey

Multi-temperature lithium battery model using Simscape language and Simulink Design Optimization (lithium, battery, demo)

plot_estim_results.m

plot_estim_results.m

plot_estim_results.m

image thumbnail

updated 3 days ago

Gaussian High Pass Filter by Muhammad Ammad

Implementation of high pass filter without using built-in functions. (high pass filter, edge detection, gaussian)

GaussianHighpass

image thumbnail

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

FBMC-OFDM: Sub-channels comparison by Mahmoud Al-dababseh

FBMC-OFDM: Sub-channels comparison (communication)

FBMC_OFDM_Subcarriers.m

image thumbnail

updated 3 days ago

FBMC-OFDM: Prototype filter comparison by Mahmoud Al-dababseh

Frequency response of prototype filter for FBMC and OFDM (communication)

FBMC_OFDM_Prototype.m

image thumbnail

updated 3 days ago

Add Visible Line over Images (Modifed Version of the one in Doug's MATLAB Video Tutorials) by Anand P

This is a modified version of the one shared in Doug's MATLAB Video Tutorials (image processing, signal processing, data export)

cursorLine(x,y,innerThickness, outerThickness)

image thumbnail

updated 3 days ago

upsert - automatically handles database inserts/updates by Sven

If a data row already exists, UPDATE that row! If it doesn't exist, INSERT that row! (database, insert, update)

upsert(conn,tableName,fieldNames,keyFields,data, varargin)

image thumbnail

updated 3 days ago

Plot a 3D Radiation pattern based on an image by katzumaki

Plot a 3D radiation pattern based on an image (radiation pattern, surf plot)

surface.m

image thumbnail

updated 3 days ago

FBMC: OQAM-Post-Processing by Mahmoud Al-dababseh

OQAM-Post-Processing (communication)

[outdata]=OQAM_postprocessing(indata,q,M);

image thumbnail

updated 3 days ago

FBMC: OQAM-Pre-Processing by Mahmoud Al-dababseh

OQAM pre-processing (communication)

[outdata]=OQAM_preprocessing(indata,q,M);

image thumbnail

updated 3 days ago

Tutorial on Polynomials in Matlab: polyBox Version 1.3 by Matthew Harker, Paul O'Leary,

A thorough tutorial on polynomials in matlab, which also adds functions for covariance computations (polynomials, covariance, convolution)

Tutorial on Polynomials in MATLAB

polyadd( f, g, Lf, Lg )

polyfitcov( x, y, d )

image thumbnail

updated 3 days ago

Ordinary Differential Equation Toolbox: ODEbox Version 1.1 by Matthew Harker, Paul O'Leary,

This is a toolbos for the solution of ordinary differential equations including IVPs and BVPs. (ode, ivp, bvp)

eulerODE01(x,y)

eulerODE02(x,y)

eulerODE03(x,y)

image thumbnail

updated 3 days ago

Error Propagation by Stephan Koehler

Numerically calculates uncertainties of a function using random numbers to simulate function inputs (error analysis, error propagation)

error_propagation( varargin )

image thumbnail

updated 3 days ago

AODV by khalil

algorithme AODV (simulation)

aodv.m

image thumbnail

updated 3 days ago

Despiking Acoustic Doppler Velocimeter (ADV) Data by Rashedul Islam

This code removes spikes from the Acoustic Doppler Velocimeter (ADV) measurements. (signal processing, measurement, statistics)

despikeADV(u, hx, hy)

image thumbnail

updated 3 days ago

Euler’s method by Mohammed Al-Mostafa

find the function then draw it using the derivative Euler’s method (mathematics)

Euler

image thumbnail

updated 3 days ago

Kalman Filter demo for Ball Tracking by Bassam Jalgha

This code shows a demo of the kalman filter used to track a white ball. (kalman filter, linear quadratic esti..., linear system)

KalmanFilter.m

ball2.mp4

image thumbnail

updated 3 days ago

Masked k-order statistic filters for 2D data by Fabio Bellavia

Morphological erosion, dilation, median filter and generic k-order statistic filter implementation (korder statistical fi..., 2d median filter, morphological dilatio...)

r=kordstatfilt2(im,ker,idx)

test.m

Contact us