Refine by Product

Refine by Time Frame

image thumbnail

updated 20 hours ago

Logistic curve fit by James Conder

Fit a time series to a best-fitting logistic function. (logistic, curvefitting)

fit_logistic(t,Q)

image thumbnail

updated 20 hours ago

BetterHelp by Michael Ryan

Improves Matlab's help functionality for functions that do not have their own help files. (undocumented, help, programming)

help2html(topic,pagetitle,helpCommandOption)

help2html(topic,pagetitle,helpCommandOption)

myHelpUtils.atomicHelpPart

image thumbnail

updated 20 hours ago

Meanthresh local image thresholding by Jan Motl

Meanthresh performs a simple local image thresholding. (binarization, local thresholding, image processing)

averagefilter(image, varargin)

meanthresh(image, varargin)

image thumbnail

updated 20 hours ago

Simpson's rule for numerical integration by Damien Garcia

The Simpson's rule uses parabolic arcs instead of the straight lines used in the trapezoidal rule (numerical integration)

simps(x,y,dim)

image thumbnail

updated 20 hours ago

Remove ghosts from binarized images by Jan Motl

This method removes speckles in the binarized images. (binarization, thresholding, image processing)

averagefilter(image, varargin)

bradley(image, varargin)

sobelkernel(size, varargin)

image thumbnail

updated 20 hours ago

DM Utils (data mining utils) by Przemyslaw

The tools for dealing with distance matrix, improving data mining capabilities

P=pair_dist_par(X,fun,varargin)

P=pair_dist_seq(X,fun,varargin)

handler=name2fun(fun,mode)

image thumbnail

updated 20 hours ago

Falseposition with Newton by Sangeeta Guha

How to use 2 methods in one code (mathematics)

FalsePosition(f, a, b)

image thumbnail

updated 20 hours ago

I2C block for ArduinoIO simulink package by Zhuo Li

This is an augmenting block that enables the ArduinoIO package with the I2C bus read capability. (arduino, simulink, i2c)

msfun_arduino_i2c(block)

arduino

I2c_test

image thumbnail

updated 20 hours ago

Relative Filename by Kesh Ikuma

A pair of M-files to convert between full and relative filenames. (file, path, utility)

rel2fullfile(file,refpath)

relfile(file,refpath)

image thumbnail

updated 1 day ago

figtopdf by Alexandre Willame

figtopdf is a small function that saves the current figure as a .pdf image. (pdf, image, graph)

figtopdf(myfigname, nocomment)

image thumbnail

updated 1 day ago

Truss Design Optimization Based on Generative Algorithms by James Allison

Supplementary material for a WCSMO publication regarding truss design optimization. (structural design, aerospace, automotive)

D=TrussData(Coord, Con)

GAcon(x)

JacobianStresscal(D, Area)

image thumbnail

updated 1 day ago

Huffman Encoder by Jamil Kasan

Input-number of occurrences or probabilities in a row matrix form Output-avelength,codewords,probab (huffman, encoder, huffman encoder)

huffmankasan.m

huffmancode.m

image thumbnail

updated 1 day ago

Fast Medoid Selection using MFAMES by Stephen Pratt

An implementation of the (Mutliple) FAst MEdoid Selection algorithm (MFAMES)[Paterlini et al. 2011] (medoid, kmedoids, clustering)

mfames(cluster_members, ...

image thumbnail

updated 1 day ago

TransposeMat - like transpose, but handles N-D arrays by Chad Webb

Transposes the rows/columns (only) on any N-dimensional array (simulation, optimization, earth science)

TransposeMat(in)

image thumbnail

updated 1 day ago

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

Performance Metrics for Remote Sensing Data and Climate Model Simulations (earth science, remote sensing, hydrology)

ValidationFunction(simulated, observed,trr)

ValidationToolbox.m

image thumbnail

updated 1 day ago

Image Acquisition Through Web Cam ( GUI Preview) by Shahid Ali Murtza

Image Acquiring with the help of Matlab GUI(interface with Cam). A configurable CAM!!!. (image processing, gui, imaqhwinfo)

ImCamCaptureShahid(varargin)

image thumbnail

updated 1 day ago

F-Test by James Conder

Test whether addition of model parameters is warranted by improvement of data misfits. (statistics, ftest)

ftest(n,np1,np2,chi1,chi2)

image thumbnail

updated 1 day ago

SynapticConductance by Rune W Berg

Estimating inhibition, excitation and total synaptic conductance from intracellular recordings. (intracellular, synaptic, inhibition)

GiGe(Gleak,Gtot1,Vm1, current1,EL, Ei, Ee)

[d,si,h]=abfload2(fn,varargin)

[tau_ACC1 tau_ACC2 mean_Vm mean_I timebase3 STD_Vm tauACC_c...

image thumbnail

updated 1 day ago

Auto format m and c code files by Guo

do batch Ctrl+I by script (parsing, formating, editor)

format_code(parse_dir, ext)

image thumbnail

updated 1 day ago

Average Filter by Jan Motl

Average filter performs image smoothing with integral image method. (image, smoothing, image processing)

averagefilter(image, varargin)

averagefilterTest.m

image thumbnail

updated 1 day ago

Feng local image thresholding by Jan Motl

Feng binarization method is well suited for ill illuminated or stained documents. (binarization, thresholding, local)

averagefilter(image, varargin)

maxfilt2(X,varargin)

minfilt2(X,varargin)

image thumbnail

updated 1 day ago

Stopsis by Pasi Luukka

Fuzzy similarity based fuzzy TOPSIS. (decision making, gmcdm, fuzzy)

FDM=aggregateFDM(FDM,z,k,n)

Sstar=fuzzysimveca(FDMNW,FPIS,n,simi)

W=aggregatew(WD,k,n)

image thumbnail

updated 1 day ago

a LogitBoost implementation by sun peng

An up-to-date implementation of LogitBoost for multi-class classification. (classification, boosting, ensemble)

AOSOLogitBoost

batch_AOSOLogitBoost

batch_boost_basic

image thumbnail

updated 1 day ago

Runge Kutta DAE solver by Stefan Schiessl

Differential algebraic systems can be solved with an adapted Runge Kutta method. (runge kutta, differentialalgebraic..., dae)

getFex(y, para)

getIdxFlatY( para )

newton(functionf, dfunctionf, yest, yold, ...

image thumbnail

updated 1 day ago

C/C++ and Matlab types convertor by sun peng

Bidirectional conversion between C/C++ type (STL, openCV) and Matlab matrix (compile or run time) (external interface, c, mxarray)

draw_points (pnts)

main.m

main.m

image thumbnail

updated 1 day ago

Discretization methods: Class-Attribute Contingency Coefficient (CACC - MATLAB) by Julio Zaragoza

Correct Implementation of the CACC Discretization Method. http://cs.adelaide.edu.au/~jzaragoza (statistics, mathematics)

cacc(data)

main.m

image thumbnail

updated 1 day ago

A MATLAB Implementation of the Jacchia Atmosphere Model by David Eagle

MATLAB function and demonstration script which implement the Jacchia 1970 atmosphere model. (aerospace, mathematics, simulation)

atan3 (a, b)

gast1 (jdate)

gdate (jdate)

image thumbnail

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

ncdfread.m by Ryan Eastman

Reads netcdf files in MATLAB 7.11, returns info in three structs: variables, attributes, dimensions (netcdf, ncep, ncar)

ncdfread(fname)

image thumbnail

updated 1 day ago

Non-local Means (NLM) denoising for time series, applied to ECG by Brian Tracey

NLM denoising, popular in image processing, is here used for denoising time series data (ECG). (signal processing, nonlocal means, nlm)

NLM_1dDarbon(signal,lambda,P,PatchHW)

createSignalPlusNoise(signal,targetSNR_dB)

exampleEcgRuns.m

image thumbnail

updated 1 day ago

UISplitPane - Split a container (figure/frame/uipanel) into two resizable sub-containers by Yair Altman

Split a container (figure/frame/uipanel) into two resizable sub-containers, like Java's JSplitPane (java, gui tools, gui)

uisplitpane(varargin)

image thumbnail

updated 1 day ago

Another Particle Swarm Toolbox by Sam

Implementation of a PSO algorithm with the same syntax as the Genetic Algorithm Toolbox. (global optimization, particle swarm, important)

...

...

...

image thumbnail

updated 1 day ago

FindJObj - find java handles of Matlab graphic objects by Yair Altman

Find java objects contained within a specified java container or Matlab GUI handle (example, undocumented, findobj)

findjobj(container,varargin)

image thumbnail

updated 2 days ago

Panel by Ben Mitch

Like subplot, but easier, and WYSIWYG export to file. Also fixes dashed/dotted lines in export. (multipane, panel, plot)

demopanel_callback(data)

demopanel_minihist(stats, show_xtick, show_ytick)

true) panel

image thumbnail

updated 2 days ago

Shannon-fano encoder by Jamil Kasan

a shannonfano encoder with a row matrix input of occurrences/probab and outputs codewords&avelength (shannon, fano, shannon fano)

sfencoderkasan.m

sfencoder.m

image thumbnail

updated 2 days ago

Fuel fraction sizing by Sky Sartorius

Finds aircraft gross weight using the fuel fraction sizing method (aircraft, weight, design)

[FF, fracs]=missionfuelburn(varargin)

breguet(type, task, E_R_or_frac, LD, SFC, V, eta_p)

fuelfractionsizing(EWfunc,fixedW,FF,tol,maxW)

image thumbnail

updated 3 days ago

Bjontegaard metric calculation (BD-PSNR) by Serge

Bjontegaard metric allows to compute the average distance between two RD-curves (psnr, bjontegaard, bdpsnr)

bjontegaard2(R1,PSNR1,R2,PSNR2,mode)

image thumbnail

updated 3 days ago

IP address lookup of country name, city name, latitude and longitude by Lee White

Finds the country name, region name, city name, latitude and longitude from an IP address. (ip address, country, city)

IP_location_lookup(ip_address_as_string)

image thumbnail

updated 3 days ago

Place legend outside the plot, beneath the title by Kevin J. Delaney

Moves the legend outside the plot but underneath the title. (legend, top, outside)

box_1_inside_box_2(varargin)

boxes_overlap(box_1, box_2)

find_legend_peer(legend_handle)

image thumbnail

updated 4 days ago

Case insensitive sort function by German

Case insensitive sorting of a cell array of strings. (sort, text, sorting)

sorti(A, varargin)

image thumbnail

updated 4 days ago

JGit4MATLAB by Mark Mikofski

JGit4MATLAB is a wrapper for JGit in MATLAB. It is meant to be used from the MATLAB command window. (git, scm, dvcs)

add(files,varargin)

branch(cmd,newName,varargin)

checkout(name,varargin)

image thumbnail

updated 4 days ago

Experimental Investigation on Solar Chimney for room ventilation by Ashish Meshram (Meet)

This project implements experimental Investigation on Solar chimney for room ventilation (solar chimney, ventilation, mass rate flow)

EISCRV(H,T,Ta,Ls,W,z,d,Vr,maxiter,maxerr)

GaussSeidelSOR(A,b,omega,es,maxit)

MatCrea(Coeff,Flux,Wall,Tf,Ta,Ls,z,W,d)

image thumbnail

updated 4 days ago

patch_rasterize by Andrea Tagliasacchi

Rasterization of a 2D triangulation (patch, triangulation, rasterization)

patch_rasterize( p )

image thumbnail

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

distributePointsOnPolygon by Wouter

This function distributes polygon points evenly across the polygon. (polygon, distribution, points)

distributePointsOnPolygon( varargin )

image thumbnail

updated 4 days ago

STEREO IMAGE TRIANGULATION - LINEAR CASE by Bashar Alsadik

Based on collinearity equations, two image triangulation by bundle is implemented. (image processing, geomatics, photogrammetry)

intersectionlinear.m

image intersect.m

image thumbnail

updated 4 days ago

VINPFN by Joel Clementson

Transient simulations of Type A, B, and C PFNs connected to resistive or inductive loads. (electrical engineerin..., pulsed power)

pfna(t, u, R_L, L_L, L, C, R, N, R_term, L_term)

pfnb(t, u, R_L, L_L, L, C, R, N, R_term, L_term)

pfnc(t, u, R_L, L_L, L, C, R, N, R_term, L_term)

image thumbnail

updated 4 days ago

Particle Swarm Optimization by Yan Ou

[x,fval] = pso(fun,np,A,b); % fun: function handle % np: number of particles % A, b: Ax<=b (optimization, nonconvex optimizatio..., mathematics)

pso(fun,np,A,b,inertia,correction_factor,iteration)

image thumbnail

updated 4 days ago

Merton Structural Credit Model (Matrixwise Solver) by Mark Whirdy

Matrixwise Calculation Firm Asset Value, Volatility, Debt Value, Spread, Default Prob, Exp-Recovery (credit, structural model, structural credit mod...)

calcMertonModel(E_t,sig_E,K,t,T,r)

image thumbnail

updated 4 days ago

Adding help and demos to the help browser by John Walley

A short guide to adding your own toolbox to the help browser

[AbandonedCount,...

[AbandonedCount,...

displayVideoWithOverlay(currentFrame,Objects,OutCount,OutBB...

Contact us