image thumbnail

updated 10 days ago

K means clustering for Image Compression by Vinay Kumar Tadepalli

K-means clustering is a popular vector quantization method for data compression. (image processing, demo, mathematics)

Kmeans_Pre_Post.m

kmeans_clustering.m

Image_kmeans_main.m

image thumbnail

updated 1 year ago

JPEG Compression (DCT) by Vinay Kumar Tadepalli

JPEG compression using Discrete Cosine Transform Technique (but when i run it i h..., communications, signal processing)

dct1.m

image thumbnail

updated 2 years ago

ISFfMR Integrated Simulation Framework for Mobile Robots by Juan Camilo Gómez Cadavid

ISFfMR Integrated Simulation Framework for Mobile Robots Version 1.7 Beta (robotics, simulation, gui)

image thumbnail

updated 3 years ago

SDamala Toolbox by Angélica María Atehortúa Labrador

Dynamical systems Toolbox, for simulation and analysis dynamical systems deterministic (bifurcation diagram, phase portrait, dynamical systems)

About(varargin)

TC_bifur

[T,Res]=tc_explyapunov(f,to,dt,tf,ystart,ioutp)

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

Synthetic Microstructure Generator by Mark Tschopp

Generates a binary image with non-overlapping ellipses of varying sizes and distributions (image processing, simulation, statistics)

check_overlap_ellipses(lnk,circles,dlnk,nglnk,ndxy,image_si...

deleteEmptyExcelSheets(fileName)

find_lognormal_distribution(N, mean, sigma, increments)

image thumbnail

updated almost 4 years ago

NXT Scanner with Lego Mindstorms NXT by Yoshiaki Banno

NXT Scanner Model-Based Design based on Embedded Coder Robot NXT. (simulink, simulation, demo)

data_communication

image thumbnail

updated 4 years ago

spiht algoritm based image compression by kranthi kumar

matlab program for developing spiht algorithm must be much better than jpeg version in all cases. (demo, image processing, signal processing)

image thumbnail

updated 5 years ago

Virtual Robot Demo by Shawn Lankton

Test navigation algorithms in a virtual robot simulator (simulation, roboics, robot)

drawang(posn, mag)

drawbot(posn, rad, course)

wander(posn, rad, wdia, course, dt)

image thumbnail

updated 5 years ago

Gantry robot simulation by John Kluza

Supervisory and low level robot tracking control of a 5-bar or articulated gantry using desired posi (simulation, robot kalman video es...)

gantry_gui(varargin)

gantry_msfun_3color(t,x,u,flag, handles)

gantry_5bar_init.m

image thumbnail

updated 6 years ago

Simulink Simulator for a Brushless DC Motor by Devendra Rai

Complete simulator for brushless dc motor based on MATLAB R13. (bldc simulator, brushless, dc motor)

control1(t,x,u,flag,J,DF,N,BM,Rr,Rl,delta,KP,KI,KD,basecurr...

delay(t,x,u,flag)

CONTROLLER_MOD

image thumbnail

updated 9 years ago

Simulating Photoshop's magic wand tool by Son Lam Phung

This function simulates the functionality of Photoshop's magic wand tool. (gui, display, annotation)

magicwand(im, ylist, xlist, tolerance)

Contact us