image thumbnail

updated 5 months ago

Model-in-the-Loop for Embedded System Test (MiLEST) preliminary version by Justyna Zander

This is a draft preliminary version of the MiLEST Framework for eduction purpose. (automotive, simulink, demo)

Mask_Shut_off(varargin)

ReqName_callback(block)

ReqName_callback(block)

image thumbnail

updated 5 months ago

BER of M-QAM over Rayleigh channel by Sourav Mondal

This program gives simulated results of BER over Rayleigh fading channel. (communications, data import, data export)

QAM_rayleigh(M, EbNodB)

qam_run.m

image thumbnail

updated 5 months ago

N-Dimensional Trapezoidal integral by Mohammed Sadeq Al-Rawi

See title. (communications, biotech, image processing)

trapezoidal_rule_nd_integral(x, mat, N)

image thumbnail

updated 5 months ago

quickfindstr by Manel Soria

Finds the index of an element in a SORTED list of strings in O(log(N)) time (demo, data import, statistics)

loc=quickfindstr(el,list)

image thumbnail

updated 5 months ago

Power Factor Measurement Block by Saurabh Kabdal

A simple block that can measure the power factor accurately. (power factor, demo, measurement)

kabdalproject6

image thumbnail

updated 5 months ago

JPEG-based computing by Boris

This is a function to test a JPEG-based encoding/decoding algorithm (demo, image processing, compression)

entropy_cod( input_matrix, n)

get_quantization( q )

huffman_cod( input_matrix)

image thumbnail

updated 5 months ago

Three way Dual Probability by Alex Dytso

This code simulates a dual between 3 players and compares two strategies (demo, probability)

ThreeWayDualProbability.m

image thumbnail

updated 5 months ago

SM_ModelBasedv2_Order3_ChannelEstimation_3bits.m by hsuancheng chang

using Model Based channel estimation in MIMO (mathematics, signal processing, demo)

SM_ModelBasedv2_Order3_ChannelEstimation_3bits.m

image thumbnail

updated 6 months ago

Wave Player Visualizations (Geek) by Suraj Kamya

Kviz_playerV1 is Kamya Visualization music player Version 1 have a number of Geek Visz (3D-also) (gui, project, sound processing)

Kviz_Player_V1(varargin)

image thumbnail

updated 6 months ago

Model View Control Pattern using GUIDE by Chris Schwarz

A simple GUIDE with Uicontrols is modified to demonstrate the application of MVC in Matlab. (demo, gui, design pattern)

main()

measures(varargin)

controller

image thumbnail

updated 6 months ago

Hamming Code by Marc-Andre Robichaud

Hamming error correction codes, with functions to add/remove parity bits to binary strings. (wireless, signal processing, demo)

E=insert_parity_bits(message,nbp)

E=insert_parity_spots(message,nbp)

P=generate_hamming_matrix(coded_message,nbp)

image thumbnail

updated 6 months ago

MatLabPiano by Alex Dytso

This is a simple code that generates music by pressing keys. (demo, simulation)

MatLabPiano

image thumbnail

updated 6 months ago

Rolling statistics by Jean-Yves Tinevez

Convenience utility made to compute descriptive statistics without storing data. (signal processing, image processing, data exploration)

rollingstats

RollingStatsDemo.m

image thumbnail

updated 7 months ago

Compression (shannon fano) by John Diaz

Compression (shannon fano) gui (communications, demo, gui)

codificacion(varargin)

image thumbnail

updated 8 months ago

Rock-Paper-Scissors by Lazaros Moysis

A simple game where you battle an epic war of rock-paper-scissors with the computer! (game, rock, paper)

rock_paper_scissors.m

image thumbnail

updated 8 months ago

Record sound by Le Huy

Record sound (demo)

InputVoice.m

image thumbnail

updated 8 months ago

tetris by Alfonso Martinez

juego clasico del tetris con interfaz grafica haciendo uso del mouse (tetris, gui, guide)

tetris(action)

image thumbnail

updated 8 months ago

SwarmBat - The Artificial Bat Algorithm (ABA) by Leo Chen

SwarmBat - The Artificial Bat Algorithm (ABA) (aerospace, automotive, swarm algorithm)

SGA_FITNESS_function(x,y)

SwarmBat_demo_SO_std.m

image thumbnail

updated 9 months ago

CELP codec by Sourav Mondal

This is a code to demonstrate CELP codecs of bitrate 9.6kbps and 16kbps. (celp, audio codec, lpc)

celp16k(x,N,L,M,c,cb,Pidx)

celp9600(x,N,L,M,c,cb,Pidx)

celpana(x,L,M,c,cb,Pidx,bbuf,ebuf,Zf,Zw)

image thumbnail

updated 9 months ago

Simulink for PCV (Point Cloud Viewer) by Takashi Chikamasa

Simulink for PCV is a block for 3D Point Cloud View and wrapped native OpenCV library. (image processing, simulink, demo)

makeInfo=rtwmakecfg()

makecmexfile4pcv

setup_opencv(varargin)

image thumbnail

updated 9 months ago

New ODE and DAE Solver by John Hedengren

Differential and algebraic equation solver for high-index, stiff, and mixed-integer systems. (optimization, simulation, demo)

apm(server,app,aline)

apm_get(server,app,filename)

apm_info(server,app,class,name)

image thumbnail

updated 9 months ago

Moon Lander Matlab Game-Example of getting keypressed by Héctor Corte

Lunar Lander game in Matlab, fully functional, and an example of how to get keypressed in figures. (game, simulation, gui)

Moon01.m

image thumbnail

updated 9 months ago

Audio low-pass simple filter by Boris

Filter can be used to attenuate noise in speech (audio, low pass, filter)

AudioLowPassFilter.m

image thumbnail

updated 9 months ago

3D image stack viewer by boyexex

Current version only accept gray-scale images. Just format your image stack into a 3D array. (image processing, biotech, demo)

Image_stack_viewer( im_stack )

image thumbnail

updated 9 months ago

GingerBread_Man iterated chaotic map with parameters. Attractor explorer. by Héctor Corte

This is the Gingerbreadman map with parameters to explore variations over the original attractor. (mathematics, demo, physics)

ginger.m

image thumbnail

updated 10 months ago

Pulse code Modulation by Aditya

PCM on a sine wave and a .wav file for demonstration of various processes done during PCM. (communications, simulation, decoder)

final_PCM.m

verify_pcm_next.m

image thumbnail

updated 10 months ago

Positive buck boost converter by Michael Tumabcao

A positive instead of a negative output buck boost is studied. P-control is just used. (simulation, simulink, demo)

positivebuckboostFinalA

image thumbnail

updated 10 months ago

Deflection of a Square Plate Calculated With PDE Toolbox by Bill Greene

Deflection of a Square Plate Calculated With PDE Toolbox (pde, demo, simulation)

clampedSquarePlateExample

boundaryFileClampedPlate( p, e, u, time )

image thumbnail

updated 10 months ago

Monte Carlo Simulation with Simulink by Ryan G

Select blocks to vary parameters for Monte Carlo Simulation. (control design, simulink, gui)

image thumbnail

updated 10 months ago

Belousov-Zhabotinsky reaction on 2-manifold by Anton Semechko

Design a texture for a triangular surface mesh by simulating a Belousov-Zhabotinsky reaction (reactiondiffusion, texture, belousovzhabotinsky r...)

ABC=BZreactionOn2Manifold(TR,ABCo,abc,Nitr)

TR=TriQuad(TR,W)

image thumbnail

updated 10 months ago

Nested function, graphical user interface (GUI) and GUIDE tool by Bogumila & Zbigniew MROZEK

Nested function helps tuning 2-nd order oscilator: d2x/dt2 + beta*x + x = 0 with interactive GUI. (demo, gui, modeling)

oscillator.m

image thumbnail

updated 10 months ago

Parallel Computing test (Ordinary Differential Equation) by Bogumila & Zbigniew MROZEK

Describes how to use Parallel Computing Toolbox to speed up computing with multi core computer. (multicore, dualcore, parallel computing)

m9911

m9912

ode1000.m

image thumbnail

updated 10 months ago

Constrained MOO using GA (ver. 2) by Wesam Elshamy

Solving a simple MOO problem using Genetic Algorithms (GA) (demo, multiobjective optimi..., genetic algorithms)

moo.m

image thumbnail

updated 10 months ago

Animated traffic lights on road intersection -- OOP (object oriented programming) demo by Bogumila & Zbigniew MROZEK

simple classes and superclass are used to arrange flexible object oriented programming environment (class, demo, gui)

map

tLamps % trafficLamp

trafficLamp

image thumbnail

updated 10 months ago

ABD Laminate Builder by oteast

mfile builds shell/plate composite structure (hulls, decking, & body fenders) effect. props. (composite, mechanics, materials)

ABDlam(Infile,Outfile)

image thumbnail

updated 10 months ago

Simulation and Limited Redesign of a Counterbalanced Two Link Robotic Manipulator by James Allison

Supplementary material for an ASME publication regarding limited redesign of mechatronic systems. (aerospace, automotive, control design)

[E,t1,q1,q2,qd1,qd2,qdd1,qdd2,torque,g]...

fwd_kin(q,x)

SimulateCBTwolink.m

image thumbnail

updated 10 months ago

Data Encryption Standard (DES) by Yue Wu

The last generation of encryption standard, good for cryptography study and cipher design. (cryptography, data encryption, demo)

DES(input64,mode,key)

image thumbnail

updated 10 months ago

Range and Bearing Control of an Ensemble of Robots by Aaron Becker

Game for steering many robots to fire suction-cup darts at a target.(note: still under development.) (control design, robotics, robot)

GenerateDataUniformControlCollisionCheck

ParseGenerateDataUniformControlCollisionCheck

jasontron2012()

image thumbnail

updated 11 months ago

Eigen Face Recognition by Vinay kumar Reddy

Face Recognition using Eigen Method (communications, image processing, mathematics)

Mio.m

image thumbnail

updated 11 months ago

Four-Bar Polode Animation by Don Riley

Animates all classes of 4-bar mechanisms, plots instant center paths, allows link length changes. (kinematics, animation, 4bar)

Four-Bar Polode Animation

Animate_Four_Bar_Polodes

image thumbnail

updated 11 months ago

1st order High Pass Filter by Sourav Mondal

This is a HPF design by IC-741, i.e., the op-amp. (simulink, demo, signal processing)

HPF1st

image thumbnail

updated 11 months ago

pi/4 DQPSK Modulation by Mohsen Farhang

Demonstrates modulation of a sequence of random symbols using pi/4 Differential Phase Shift Keying. (communications, signal processing, wireless)

pi4dqpsk_Demo.m

image thumbnail

updated 11 months ago

Diffraction of tophat profiles using fourieroptics by Christian

Computation of the diffraction pattern of a gaussian or supergaussian(tophat/flattop) profile. (demo, gui, physics)

fourieroptics.m

supergauss( N,targetsize,z0,E0,lambda,w,p )

gui_beam_shape.m

image thumbnail

updated 11 months ago

Select Data by Joshua Stough

Select original data through a projective plot of that data. (data exploration, gui, demo)

generalSelectData(X, projdirs)

getProjectionDirs()

image thumbnail

updated 11 months ago

Speed Control Of DC motor using half controlled bridge converter by Saurabh Kabdal

A very basic model to understand the concept. (modeling, simulation, simulink)

BridgeHALFphasecontrollmachines

image thumbnail

updated 12 months ago

Unscented Kalman Filter (UKF) modeling of FitzHugh-Nagumo dynamics by Henning Voss

Unscented Kalman Filter (UKF) applied to FitzHugh-Nagumo neuron dynamics. (unscented kalman filt..., fitzhughnagumo, estimation)

FitzHughNagumo()

image thumbnail

updated 12 months ago

3PHASE BRIDGE INVERTER 120 DEGREE MODE by Saurabh Kabdal

Basic Model (demo, modeling, simulink)

Inverterthreephase120degree

image thumbnail

updated 12 months ago

3PHASE BRIDGE INVERTER 180 DEGREE MODE by Saurabh Kabdal

Basic model of 3PHASE BRIDGE INVERTER in 180 mode (demo, simulation, modeling)

Inverterthreephase180degree

image thumbnail

updated 1 year ago

Random Sample from Discrete PDF by Joshua Stough

Inverse transform sampling to generate random sample from pdf given by domain x and p(x). (data exploration, statistics, demo)

gammadis(a,b,x)

gaussdis(mean,var,x);

pdfrnd(x, px, sampleSize)

image thumbnail

updated 1 year ago

Single Phase Full Bridge Inverter by Saurabh Kabdal

Basic model to understand how actually single phase inverter works! (demo, simulation, simulink)

Inverter1

Contact us