Refine by Product

Refine by Time Frame

image thumbnail

updated 7 months ago

MATLAB Support Package for Arduino (aka ArduinoIO Package) by MathWorks Classroom Resources Team

MATLAB class and Simulink blocks for communicating with an Arduino microcontroller board (arduino, data acquisition, simulink)

blink_challenge.m

contents.m

example_io.m

image thumbnail

updated 3 years ago

41 Complete GUI Examples by Matt Fig

41 working GUIs to read and learn. (example, gui, examples)

contents.m

GUI_1()

GUI_10()

image thumbnail

updated 1 year ago

Image Segmentation Tutorial ("BlobsDemo") by Image Analyst

Image Processing Tutorial to demonstrate the basic concepts to beginner users. (demo, image analysis, image processing)

BlobsDemo.m

image thumbnail

updated 4 years ago

Optical Character Recognition (OCR) by Diego Orlando

The aim of OCR is to classify optical patterns corresponding to alphanumeric or other characters. (ocr, a, optical patterns)

OCR.m

create_templates.m

[fl re]=lines(im_texto)

image thumbnail

updated 7 years ago

Particle Swarm Optimization Toolbox by Brian Birge

With Trelea, Common, and Clerc types along with ... (swarm intelligence, brian i use your prog..., optimization)

DemoPSOBehavior.m

demoPSOnet.m

goplotpso.m

image thumbnail

updated 2 years ago

Arduino IO package: Slides and Examples by Giampiero Campa

Slides for the webinar: "Learning Basic Mechatronics Concepts Using the Arduino Board and MATLAB". (analog, arduino, motor)

example_io.m

example_mot.m

image thumbnail

updated 2 years ago

Face Detection System by Omid Sakhi

Face Detection using Gabor feature extraction and neural network (face detection, application, eye detection in matl...)

create_gabor.m

createffnn.m

main.m

image thumbnail

updated 27 days ago

GUI Layout Toolbox by Ben Tordoff

Layout management objects for MATLAB GUIs (gui, boxlayout, pick of the week)

Contents.m

Contents.m

axesexample.m

image thumbnail

updated almost 3 years ago

Surface Fitting using gridfit by John D'Errico

Model 2-d surfaces from scattered data (interpolation, surface, modeling)

test_main.m

gridfit_demo

gridfit(x,y,z,xnodes,ynodes,varargin)

image thumbnail

updated 2 years ago

freezeColors / unfreezeColors by John Iversen

Use multiple colormaps per figure! Version 2, now works for many types of objects, not only images. (colormap, caxis, annotation)

Contents.m

test_main.m

freezeColors(varargin)

image thumbnail

updated 4 years ago

MatlabBGL by David Gleich

MatlabBGL provides robust and efficient graph algorithms for Matlab using native data structures. (bfs, dfs, dijkstra)

Contents.m

bfs_example.m

core_numbers_example.m

image thumbnail

updated 8 months ago

Scalable Vector Graphics (SVG) Export of Figures by Juerg Schwizer

Converts 3D and 2D MATLAB plots to the scalable vector format (SVG). (plot2svg, svg filters, 3d)

demo_3d_plot2svg.m

demo_svg_water

plot2svg.m

image thumbnail

updated 3 years ago

MATLAB for Digital Communication by Won Yang

The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al (communiation, matlab, but there is a proble...)

DS_SS.m

FH_SS.m

FH_SS2.m

image thumbnail

updated 6 years ago

Image segmentation & Extraction by Jeny Rajan

This program segments and extracts objects from an image. (image, segmentation, object extraction)

seg.m

image thumbnail

updated 1 year ago

Active Shape Model (ASM) and Active Appearance Model (AAM) by Dirk-Jan Kroon

Cootes 2D/3D Active Shape & Appearance Model for automatic image object segmentation and recognition (2d, active appearance mod..., active shape model)

AAM_3D_apply_example.m

ASM_3D_apply_example.m

compile_c_files.m

image thumbnail

updated 8 months ago

Objects/Faces Detection Toolbox by Sebastien PARIS

Objects/Faces detection using Local Binary Patterns and Haar features (boosting, faces detection, images processing)

config_gui.m

demo_detector_haar.m

demo_detector_hmblbp.m

image thumbnail

updated 5 years ago

Open CV Viola-Jones Face Detection in Matlab by Sreekar Krishna

Viola-Jones Fast Face Detection Mex Implementation (application, face detection, matlab implementation)

TestFaceDetection.m

image thumbnail

updated 5 years ago

PCA-based Face Recognition System by Amir Omidvarnia

This package implements 'Eigenface', a PCA-based face recognition system. (eigenface, appearancebased metho..., pca)

example.m

CreateDatabase(TrainDatabasePath)

EigenfaceCore(T)

image thumbnail

updated 7 years ago

Mean Shift Clustering by Bart Finkston

Cluster data by using the Mean Shift Algorithm (mean shift, animation, clustering)

testMeanShift.m

MeanShiftCluster(dataPts,bandWidth,plotFlag);

image thumbnail

updated 4 months ago

2D/3D image segmentation toolbox by Yan Zhang

2D/3D image segmentation using level-set based active contour/surface with AOS scheme (2d and 3d fast marchi..., 2d3d image segmentati..., 2d image segmation)

compile_mex_codes.m

test_ChanVese_model_3d.m

test_hybrid_model_3d.m

image thumbnail

updated 6 months ago

geom3d by David Legland

Library to handle 3D geometric primitives: create, intersect, display, and make basic computations (3d, plane, geometric computing)

Contents.m

Contents.m

createDurerPolyhedron.m

image thumbnail

updated 3 years ago

ASK, OOK, FSK, QPSK. Digital Modulations and demodulations in SIMULINK. by Diego Orlando

ASK, OOK, FSK, QPSK modulators and demodulators. (ask, fsk, demodulation)

QPSK_RX_StopFcn.m

ASK

BPSK

image thumbnail

updated 5 years ago

Mutual Information computation by Hanchuan Peng

A self-contained package for computing mutual information, joint/conditional probability, entropy (mutual information, joint probability, mutual infromation co...)

demo_mi.m

makeosmex.m

condentropy(vec1,vec2)

image thumbnail

updated 9 months ago

inpaint_nans by John D'Errico

Interpolates (& extrapolates) NaN elements in a 2d array. (utterly crazy memory ..., inpainting, missing values)

inpaint_nans_demo.m

inpaint_nans_demo_old.m

methods_of_inpaint_nans.m

image thumbnail

updated 6 years ago

Face Detection in Matlab by Mikael Nilsson

Face Detection using local SMQT features and split up SnoW classifier (application, face detection, detection)

ex01.m

ex02.m

[output,count,m,svec]=facefind(x,minf,maxf,dx,dy,sens);

image thumbnail

updated 1 year ago

Google Earth Toolbox by scott lee davis

Various plotting/drawing functions that can be saved as KML output, and loaded in Google Earth (google, kml, earth)

Contents.m

demo_all.m

ex001_test.m

image thumbnail

updated 4 years ago

Configurable Simulink Model for DC-DC Converters with PWM PI Control by Yi Cao

A Simulink model configurable to buck, boost and buck-boost DC-DC converters with PWM PI control (boost regulator, dc converter, buck converter)

buck1.m

Configurable Simulink Model for DC-DC Converters

converter_mask(blk)

image thumbnail

updated 4 months ago

Runge Kutta 4th order ode by Judah S

solves ode using 4th order Runge Kutta method (mathematics, optimization, runge kutta)

Runge_Kutta_4.m

image thumbnail

updated 5 years ago

Face Recognition by Ali Behboodian

Face recognition using eigenface system (application, principal component a..., pca)

face_recognition.m

out=load_database();

image thumbnail

updated 1 month ago

SegmentTool: An Interactive GUI for Segmenting Images by Brett Shoelson

Interactively find the best approach to segmenting (masking) your image (app, image, gui)

FindCirclesGUI.m

SegmentTool.m

SegmentTool

image thumbnail

updated 1 year ago

Delta Sigma Toolbox by Richard Schreier

High-level design and simulation of delta-sigma modulators (dac, adc, deltasigma)

Contents.m

dsdemo1.m

dsdemo2.m

image thumbnail

updated 7 years ago

Harris Corner Detector by Ali Ganoun

The code calculates and display the Harris Feature Points. (code, harris detector, corner detector)

Harris.m

image thumbnail

updated 3 years ago

Integrating MATLAB with C# by David Forstot

Three methods of integrating MATLAB code into a C# project. (c builder for net eng..., external interface, integrate over airfoi...)

build_mcode.m

math_on_numbers(a, b)

image thumbnail

updated 2 years ago

Particle Swarm Optimization Research Toolbox by George Evers

Gbest PSO, Lbest PSO, RegPSO, GCPSO, MPSO, OPSO, Cauchy mutation, and hybrid combinations (particle swarm code, particle swarm algori..., pso algorithm)

Autosave_Workspace_Per_Column.m

Control_Panel.m

Display_Settings.m

image thumbnail

updated almost 5 years ago

Character Recognition Example (III):Training a Simple NN for classification by Tan Chin Luh

This demo shows some examples for image pre-processing before the recognition stage. (application, neural netwrok, character recognition)

char1.m

char2.m

char3.m

image thumbnail

updated 8 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)

demopanel1.m

demopanel2.m

demopanel3.m

image thumbnail

updated 2 years ago

MATLAB serial - code example by Steven Kolak

MATLAB with serial devices - code example (code example, application, example)

MATLAB_example_for_serial_devices.m

image thumbnail

updated 1 month ago

PID Controller Design and Tuning with MATLAB and Simulink - Engine Control by Arkadiy Turevskiy

This demo file shows capabilities for PID Controller design and tuning in MATLAB and Simullink. (control design, pid control, pid controller)

gain_scheduling.m

pid_intro.m

plot_format(X1, YMatrix1)

image thumbnail

updated 3 months ago

Vehicle number plate recognition. by Rehan Qadir

Extracts the characters from the vehicle's number plate image, using Templates matching. (vehicle plate recogni..., character extraction, anpr)

create_templates.m

numberPlateExtraction.m

container=guessthesix(Q,W,bsize)

image thumbnail

updated 6 years ago

Bilateral Filtering by Douglas Lanman

Implements bilateral filtering for grayscale and color images. (bilateral filter, filtering, cartoon filter)

runDemo.m

bfilter2(A,w,sigma)

cartoon(A)

image thumbnail

updated 1 month ago

Simulink Support Package for LEGO MINDSTORMS NXT hardware (R2012b) by MathWorks Simulink Team

Simulink block library for creating models that run directly on your LEGO MINDSTORMS NXT robot (lego mindstorms, lego nxt, lego robot)

lego_selfbalance_closemodel.m

lego_selfbalance_controller.m

lego_selfbalance_plant.m

image thumbnail

updated 3 years ago

mpgwrite by David Foti

The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. (movie, convert, mpeg)

makedll.m

mpgwrite.m

image thumbnail

updated 1 year ago

geom2d by David Legland

Geometry library for matlab. Performs geometric computations on points, lines, circles, polygons... (computational geometr..., mathematics, plan)

Contents.m

Contents.m

Contents.m

image thumbnail

updated 3 years ago

OFDM Trasnmitter and Receiver (Matlab Code) by Ihsan Ullah

OFDM code with 16-QAM modulation. Can be easily Understood and modified. (communications, ofdm trasnmitter and ..., signal processing)

OFDM.m

image thumbnail

updated 2 years ago

OpenSURF (including Image Warp) by Dirk-Jan Kroon

SURF (Speeded Up Robust Features) image feature point detection / matching, as in SIFT (feature, scale invariant featu..., chris evans)

example2.m

D=FastHessian_BuildDerivative(r,c,t,m,b) % This function Fa...

Iout=affine_warp(Iin,M,mode)

image thumbnail

updated 1 year ago

Block Matching Algorithms for Motion Estimation by Aroh Barjatya

Review of various block matching algorithms used for motion estimation in MPEG coding. (block based motion es..., block matching, motion estimation)

motionEstAnalysis.m

costFuncMAD(currentBlk,refBlk, n)

imgPSNR(imgP, imgComp, n)

image thumbnail

updated almost 9 years ago

Making Surface Plots From Scatter Data by Zain Mecklai

How to turn a collection of XYZ triplets into a surface plot. (article, surface, paper)

surf_from_scatter.m

image thumbnail

updated 2 years ago

Viewer3D by Dirk-Jan Kroon

MIP, Color, Slice and Shaded 3D (shearwarp) Volume Rendering, interactive 3D view/measurement GUI (2d, 3d, dicom)

compile_c_files.m

B=SnakeInternalForceMatrix2D(nPoints,alpha,beta,gamma)

B=SnakeInternalForceMatrix3D(FV,alpha,beta,gamma)

image thumbnail

updated 2 years ago

Tracking red color objects using matlab by A. Bhargav Anand

This program just tracks all red color objects and draws a bounding box around them. (color object tracking, video processing, image aquisition)

redObjectTrack.m

getCameraInfo(a)

image thumbnail

updated 4 years ago

Image segmentation & Extraction by Diego Orlando

This program segments and extracts objects from an image. (image processing, signal processing, templates)

Imag_seg_ex.m

Contact us