image thumbnail

updated 10 days ago

Super Mario Bros. Demo by Mingjing Zhang

A playable demo of Super Mario Bros. World 1-1 with background music (gui, image, animation)

Super Mario Bros. Demo

stl_mario_main()

image thumbnail

updated 1 month ago

Real time optical flow, and video processing by Stefan Karlsson

Real time optical flow, and video processing, with support for camera input in Matlab. (motion estimation, optical flow, tracking)

DoEdgeStrength(dx,dy,gradInd)

DoFlow(dx,dy,dt,method)

DoFlowPL(dx,dy,dt)

image thumbnail

updated 9 months ago

Write Real Time Camera's Signal in Video File by Youssef KHMOU

Write avi file from Webcam, load the data to Workspace plus one other feature. (real time, image processing, signal processing)

Write_Video_File

image thumbnail

updated 10 months ago

VU-Kinect by James Peyton Jones

A simple Simulink interface to the libfreenect Kinect driver for Linux-based systems (kinect, real time, linux)

installKinect(cmd,rootInstallDir,downloadDir)

edge_detection

kinect

image thumbnail

updated 12 months ago

Manipulate: Interactive Parametrized Plotting by Mingjing Zhang

An interactive plotting tool similar to (with much fewer features) "manipulate" in Mathematica (gui, interactive, drag)

manipulate(mathfunc_full, XYLim, varargin)

image thumbnail

updated 1 year ago

CameraGUI by Georg D

access all connected cameras, take snapshots, record streams, access and process frames in realtime (gui, image processing, camera)

CameraGUI(varargin)

RealtimeProcess(camobj, capturetime, frameinterval, process...

RecordToAvi(camobj, capturetime, destfile, frameinterval)

image thumbnail

updated 1 year ago

Real-time Magnifying Glass: An Interactive Animation Example by Mingjing Zhang

A real-time mouse-following magnifying glass of several different shapes (magnifier, magnifying glass, gui)

magnifier(mask, FPS)

image thumbnail

updated 1 year ago

MATLAB based PID controller by Mohammad Saadeh

A very simple and effective way to build a PID controller in a single m.code (control design, simulation, pid controller)

PID_Controller.m

image thumbnail

updated 1 year ago

xPC target USB camera by Chee Syn Ang

Displays video from USB camera connected to target PC. (xpc target, video, usb camera)

xpcCamera_host_logitech

xpcCamera_target_logitech

image thumbnail

updated almost 2 years ago

Real-Time Auto-Scrolling Graph from Serial Port by Shashank

It Plots a real-time running graph taking inputs from a serial port. (serial, real time, graph)

Plotter.m

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)

getCameraInfo(a)

redObjectTrack.m

image thumbnail

updated 2 years ago

Real-Time Pacer for Simulink by Gautam Vallabha

Simulink block for forcing a simulation to run in real (wall clock) time (real time simulation, realtime, real time)

msfun_realtime_elapsed(block)

msfun_realtime_pacer(block)

slblocks

image thumbnail

updated 2 years ago

audiostreamer by Andrew Schwartz

Audio player with an update function allowing you to update audio as it is being played (audio, update, stream)

audiostreamer(varargin)

image thumbnail

updated almost 3 years ago

Function Parameter Slider by Teja Muppirala

Use continuously updating sliders to view how a function changes as its input parameters change (sliders, functions, gui)

example1(m,n)

example2(x1,x2)

example3(x0,r,N)

image thumbnail

updated almost 3 years ago

REAl TIME Audio Wave Plot by busy

The GUI will plot the real time audio recorded from the microphone and then display it on the gui. (audio plot, gui, real time)

AudioDisplay(varargin)

image thumbnail

updated 3 years ago

Collect and plot data from a TCPIP server in real time by Ankit Desai

Obtain real time data from a TCPIP object using Instrument Control Toolbox and visualize it live. (instrument, data, report)

real_time_data_stream_plotting

image thumbnail

updated 3 years ago

Real-Time Simulation of a Hybrid-Electric Vehicle by Steve Miller

Model of a hybrid-electric vehicle that can be configured for real-time simulation. (hev, good time can you sen..., physical modeling)

elec_hev_rt

image thumbnail

updated 3 years ago

thermometer by Scott Hirsch

A graphical thermometer display, suitable for real-time applications. (real time, thermocouple, thermometer)

thermometer(hAx,Trange,Tinit);

image thumbnail

updated 3 years ago

Spectrogram Scope by Scott Hirsch

Live updating spectrogram display. (specgr, real time, realtime)

specgramscope(varargin)

image thumbnail

updated 3 years ago

Test and Measurement Widgets by Scott Hirsch

Set of widgets for real-time data display. (live, plotting, stripchart)

SPECGRAMSCOPE Live updating spectrogram display

daqstopbutton(fig,obj,varargin);

demo_tmwidgets

image thumbnail

updated 3 years ago

Spectrum Scope by Scott Hirsch

Easily compute and display a real-time FFT. (data acquisition, real time, fft)

spectrumscope(varargin)

spectrumscope_ex2

spectrumscope_ex3

image thumbnail

updated 3 years ago

Disabling SMIs on Intel(R) ICH5 chipsets by Rajiv Ghosh-Roy

Avoid CPU overloads with xPC Target(TM) on Intel(R) chipsets by disabling SMIs (cpuoverload, xpc target, real time)

IntelSMIlibR2007a

image thumbnail

updated 3 years ago

Collect and plot data from an instrument in real time by Ankit Desai

Real time data collection & plotting using query based instrument interactions. (real time plot, 34401a, instrument)

real_time_data_plot.m

image thumbnail

updated 3 years ago

RTsync Blockset 64-bit by Sergey Shapovalov

MATLAB Simulink library to perform model's real-time simulation without any additional components (simulation, simulink, automotive)

image thumbnail

updated 3 years ago

RTsync Blockset by Sergey Shapovalov

MATLAB Simulink library to perform model's real-time simulation without any additional components (simulation, simulink, automotive)

image thumbnail

updated almost 4 years ago

RTAI-Linux Target HOWTO by Giampiero Campa

RTAI-Linux Target : Step by Step instructions for Beginners (article, whitepaper, linux)

image thumbnail

updated almost 4 years ago

Measuring Clock Jitter with xPC Target by Doug Jones

Explains how to measure PC clock jitter using xPC Target. (xpc target, real time, jitter)

xpcJitterTestScript.m

xpcJitterTest

image thumbnail

updated almost 4 years ago

xPC Target CPU Overloads by Doug Jones

Techniques for managing xPC Target CPU overloads. (cpu overload, xpc target, real time)

timedelay(block)

xpcCPUOverloadTestPlot.m

timedelaylib

image thumbnail

updated almost 4 years ago

Newton-Raphson Loadflow by PRAVI

These matlab m files are used to calculate bus voltages and angles using Newton Raphson iterative me (analysis, newton raphson loadfl..., powerflow)

busdatas(num)

linedatas(num)

loadflow(nb,V,del,BMva)

image thumbnail

updated 4 years ago

Real time update of simulink variables in GUI by Qadeer Ahmed

Real time upadate of simulink scope data on GUI (Gauge and Axes) (gauge, simulink, gui)

my_gui(varargin)

sfuntmpl(t,x,u,flag)

my_model

image thumbnail

updated almost 6 years ago

Real-Time Blockset 7.1 for Simulink by Leonardo Daga

A block that allows Simulink model be executed in real-time using a simple method. (realtime, simulink, utilities)

RT

RTex

image thumbnail

updated 6 years ago

real time scope display (simple script) by Yonathan Nativ

a simple script for reall time display (annotation, customization, scope)

scope.m

image thumbnail

updated 6 years ago

Using Model-Based Design to Develop and Deploy a Video Processing Application by Linda Webb

Lane-detection system transmits video information to a microprocessor installed on the vehicle. (whitepaper, microprocessor, paper)

image thumbnail

updated almost 8 years ago

UML Compliant C code from RTW by Nitin Skandan

Guidance on generating UML compliant C code with RTW. (rtw, real time, compliant c code)

image thumbnail

updated 14 years ago

dapscope by Igor Kaufman

a double-beam digital oscilloscope showing a real-time data acquisition under MATLAB. (example, application, double beam)

scopegui()

Contact us