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 4 months ago

Optimal Control Using Control Vector Parameterization by Chang Duan

An example of using control vector parameterization to solve an optimal control problem (optimal control, direct sequential met..., control vector parame...)

Optimal Control Using Control Vector Parameterization

[topt,xopt,uopt,thetaopt]=plotopt1( x0,N,ts,dvarO,beta,rho,...

[topt,xopt,uopt,thetaopt]=plotopt2( x0,N,ts,dvarO,beta,rho,...

image thumbnail

updated 5 months ago

Butterflies Simulation by Martín Josemaría Vuelta Rojas

In this simulation gives life to the flight of two butterflies that go to a meeting. (butterfly, mathematics, animation)

Butterfly_00.m

Butterfly_01.m

Butterfly_02.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_svg_water

plot2svg.m

simulink2svg

image thumbnail

updated 1 year ago

Web-browser viewable GUI animations of .PNGs, .GIFs, etc. by Kevin Bartlett

Creates javascript/html GUI-driven animation of still images (GIFs, JPEGs, etc.). (gui, image processing, movie)

jsanim(fileList,varargin)

image thumbnail

updated 1 year ago

Simulation and Animation of a Quarter-Car Automotive Suspension Model by James Allison

A standard linear quarter-car model is simulated and then animated. (automotive, animation, simulation)

plotsusp(x,road_x,road_z,curr_x,umf)

sim_qcar.m

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 2 years ago

Simple StopMotion Film Studio by S. A. van der Wulp

Capture frames from image aquisition devices and create your own stop motion animation. (webcam, studio, image acquisition)

AviSettings

CheckFrames

GenerateFilm

image thumbnail

updated 2 years ago

Circle/ellipse on RGB image by Kobi Nistel

Draws a circle or ellipse on a RGB image (circle, ellipse, image processing)

RGBCircle(image, x, y, rad, col , pointnum, phase)

testrgbcircle.m

image thumbnail

updated 2 years ago

Animated Double Pendulum by Alexander Erlich

Show animation of the double pendulum's (mostly) chaotic behavior. (animation, potw, lagrange)

double_pendulum(ivp, duration, fps, movie)

double_pendulum_ODE(t,x)

double_pendulum_init.m

image thumbnail

updated 2 years ago

animated-gif creator by Moshe Lindner

the program take set of images, and save it as an animated gif. (gif, movie, animated)

image2animation.m

image thumbnail

updated almost 3 years ago

animated spinning top with Cardan mounting by Alexander Erlich

Plots an animated spinning top with Cardan mounting from raw animation data. (animation, physics, euler)

...

...

EuMat( phi, theta, psi )

image thumbnail

updated 3 years ago

Animated GIF by Robert Bemis

How to generate an animated GIF from MATLAB (animation, gif, image processing)

How to make an animated GIF

image thumbnail

updated 3 years ago

vibratingString by Alexander Erlich

vibratingString displays an animation of four vibrating strings with oscillation modes. (physics, theoretical, string)

createCoords( radius, redRad, omega, numpeaks, tcurr, phi)

vibratingString( numpeaks )

image thumbnail

updated almost 5 years ago

Particle Swarm Optimization by wael korani

Particle swarm optimization animation (animation, swarm, global)

fposition=Live_fn(x)

PSO.m

image thumbnail

updated almost 5 years ago

Pendulum on Circular Track by Dmitry Savransky

Integrate the equations of motion for a pendulum travelling on a circular track and animate the resu (animation, example, integration)

circpendulum(t0,y0,w,r,l);

image thumbnail

updated almost 6 years ago

Robot Animation With Image Processing by Saqer Ali Khalil

A Complete projcet build with matlab for image processing & robot animation (animation, image processing, robot)

robot_test

image thumbnail

updated 6 years ago

Optimization of a Double Wishbone Suspension System by Stuart Kozola

Demo files from the Webinar "Introduction to Optimization with MATLAB(R) Products" Oct. 26, 2006 (pattern search, simulink, genetic algorithms)

importfile(fileToRead1,varargin)

updatePlot(varargin)

verifyInstalled

image thumbnail

updated 6 years ago

Gol - Game of life v.2.5.1 by Cedric Zoppolo

Cedric Zoppolo's version 2.5.1 of the Game of life - Juego de la vida (animation, conway, image)

gol.m

Contact us