image thumbnail

updated 14 days ago

Virtual Calculator by Oren berkovicth

This calculator allows the user to perform calculations in front of the camera. (image processing, gui, mathematics)

[newstr,same]=samenum(same,num)

displayscrean(x,y,newstr)

virtualcalc

image thumbnail

updated 1 month ago

Comparison of Alamouti & MRC Schemes over Rayleigh Channel by Sourav Mondal

This code gives a relative comparison of performance of Alamouti & MRC schemes over Rayleigh channel (communications, control design, data export)

alamouti_new(M, frmLen, numPackets, EbNo)

mrc_new(M, frmLen, numPackets, EbNo)

alamouti_mrc_RUN_new.m

image thumbnail

updated 1 month ago

Simple graphic calculator by Oren berkovicth

Graphic Calculator (gui, mathematics, calc)

plotgraf(varargin)

image thumbnail

updated 2 months ago

Birthday Cake by Amol Mahurkar

This code bakes a birthday cake for someone special to whom you wanna surprise on his/her birthday (image processing, gui, mathematics)

Birthday_gift()

image thumbnail

updated 2 months ago

Simple calculator by Oren berkovicth

Calculator for simple operations (gui, mathematics, calculator)

casio(varargin)

image thumbnail

updated 3 months ago

Spherium by Andrew French

Wield the power of OpenGL and create ammonites, Klein bottles and curious spheria! (demo, printing, mathematics)

Hradial(r,n,L,Z,A)

LgivenN(N)

MgivenL(X)

image thumbnail

updated 5 months ago

One-Sided FFT by Aravazhi Anbarasu

More intuitive than built in function for simple operations.Useful for repetitive code and plotiing. (control design, physics, communications)

fft_calc(X,fs)

image thumbnail

updated 5 months ago

Image Filtering GUI by Abioye Samson

A GUI that converts image,blur image, filter image and also write(save) the image into a disk as jpg (gui, image processing, mathematics)

image_processing2(varargin)

image thumbnail

updated 6 months ago

Compression (shannon fano) by John Diaz

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

codificacion(varargin)

image thumbnail

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

Concrete Mix Design by KULHAR vijay singh

Concrete is composed of aggregates, cement, water and many contain other cementitious materials. (concrete mix design, concrete technology, civil engineering)

concreteMIXdesign(varargin)

image thumbnail

updated 7 months ago

Specific Gravity of Soil Test by KULHAR vijay singh by KULHAR vijay singh

Specific gravity is the ratio of the weights. (specific gravity of s..., soil mechanics, civil engineering)

specificgravity(varargin)

image thumbnail

updated 7 months ago

Gradation_soil_with_graph by KULHAR vijay singh

Gradation curve of soil is very important to determine many soil properties. (gradation curve, soil mechanics, gui)

gradation_soil_with_graph(varargin)

image thumbnail

updated 7 months ago

Permeability test of SOIL by KULHAR vijay singh

The ability of water to flow through a soil is referred to as the soil's permeability. (permeability of soil, soil mechanics, gui)

PERMEABILITY(varargin)

image thumbnail

updated 8 months ago

GUI for Hybrid Sudoku Solver by Chi-Hang Kwan

A simple GUI to solve Sudoku puzzles. Uses both logical and bruteforce methods. (gui, matrix, mathematics)

SudokuSolver(C)

Sudoku_GUI2

[bool, C, iter]=BruteForce(C,index,empty,iter,PosVal)

image thumbnail

updated 9 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

GUI 2D HEAT TRANSFER by Dominik Gibala

This GUI presents 2D heat tranfer in a plate. (gui, mathematics, simulation)

GUI 2D HEAT TRANSFER

GUI_2D_prestuptepla(varargin)

image thumbnail

updated 10 months ago

Harmonograph by Andrew French

An electronic construction of the amazing Victorian curiosity! (mathematics, gui, graphics)

Harmonograph

get_data_from_gui(handles)

ghmg( t, A, W, P, T )

image thumbnail

updated 10 months ago

Beam Propagation Method for advancing gaussian beam in a profiled medium by Ido

Basic GUI for Beam Propagation Method. (modeling, beam propagation, simulation)

Beam Propagation Method for advancing gaussian beam

Beam_Propagation_Method_GUI ( varargin )

image thumbnail

updated 10 months ago

GUI based weekday predictor by Asutosh Mishra

Its a program for predicting weekdays and weeknumbers given any year month and date. (gui, mathematics)

GUI based weekday predictor

GUIforWeekdayPredictor(varargin)

image thumbnail

updated 10 months ago

Calculator(GUI) by Aniket Mitra

A calculator which uses the eval() function for performing all the basic mathematical operations. (gui, mathematics)

Calc(varargin)

image thumbnail

updated 11 months ago

Scientific Calculator by Brian

Four Function Calculator with expandable scientific functions. Works with keyboard. (calculator, gui, mathematics)

Calc(varargin)

image thumbnail

updated 11 months ago

Tabular Expression Toolbox by Colin Eles

A tool for creating tabular expressions in Matlab/Simulink integrating checking with PVS and CVC3. (simulink, cvc3, block)

Creating a new Tabular Expression

Editing a Tabular Expression

Getting Started

image thumbnail

updated 1 year ago

A Graphical User Interface for Solving Delay Differential Equations and doing Local Search by Soumya Banerjee

A GUI for solving a set of delay differential equations (DDEs) and local search for best solutions (biotech, statistics, data import)

odesolver_outline

...

dde_auto_fit

image thumbnail

updated 1 year ago

Wave Player With Effects And Analysis by Muhammad Umair

It plays and add certain effects to a .wav file like a real media player. (wav player, convoloution, gui)

image thumbnail

updated 1 year ago

Dijkstra Algortihm with GUI by Dimas Aryo

Dijkstra algorithm is used for solving shortest path problem. (dijkstra, shortest path, gui)

[cost rute]=showShortestPath(graph,xy,s,d)

[node1 node2]=street2node(street)

dijkstra(A,s,d)

image thumbnail

updated 1 year ago

Galerkin Method Dirivative solver (multiple boundary conditions input) by nathanial hapeman

This gui solves second order derivative functions given any possible boundary condition (gui, mathematics, second order differen...)

me_153_final_project_export1(varargin)

image thumbnail

updated 1 year ago

Calculator by Abioye Samson

A calculator with a GUI (mathematics, gui)

Sammyelectronics(varargin)

image thumbnail

updated 1 year ago

2d optical flow demon for mono-modal image registration by Rex Cheung

InSPIRE: Matlab wrap component (demo, gui, image processing)

opticalflow2d()

image thumbnail

updated 1 year ago

Instantaneous FFT by Shreyes

Click on any point in the signal to find the FFT of the surrounding portion of given length. (fft, statistics, mathematics)

Inst_FFT(varargin)

image thumbnail

updated 1 year ago

InSPIRE: optimizers and set ITK option Matlab wrap by Rex Cheung

Uses optitool (matlab), gridsearch, random gridsearch for 2D image registration. (demo, gui, image processing)

imgreg2d2(param)

landmarktransform2d(options)

outputfun(x,optimvalues,state)

image thumbnail

updated 1 year ago

Decision Boundary using SVMs by Krishna Prasad

Decision Boundary Via Support Vector machines (SVMs) (svms, linear data set, rbf kernel)

example3parameters(X, y, Xval, yval)

gaussianKernel(x1, x2, sigma)

linearKernel(x1, x2)

image thumbnail

updated 1 year ago

Filter Design Toolbox by Behnam Shariati

This program can evaluate all filter types characteristics with some adequate inputs. (gui, communications, control design)

Filter(varargin)

image thumbnail

updated 1 year ago

Best Fit Legend by rasam aliazizi

the best tool for signal processing, of a section of your data. (communications, control design, data export)

BestFitInfo(varargin)

Equation(polyCoeff, x, y)

GetMousePosition(varargin)

image thumbnail

updated 1 year ago

Graphical User Interface for Solving Ordinary Differential Equations by Soumya Banerjee

A Graphical User Interface for Solving Ordinary Differential Equations (Immune Response Model) (data export, data import, gui)

odecall_eclipse_tcl_jv_local(target,infected,...

odesolver_outline(varargin)

image thumbnail

updated 1 year ago

ODEvu by Vladimir Bondarenko

Ordinary differential equations viewer (mathematics, gui, differential equation...)

odeModelInfo(varargin)

odevu.m

image thumbnail

updated 1 year ago

Example using a MATLAB Class to control a GUI by Alex

This example shows how to use a Matlab class to control a gui. (class, gui, data export)

standard_fig(varargin)

gui_class_example

image thumbnail

updated 1 year ago

MathGen v0.02 by Jared

simple math engine (gui, mathematics, numerical analysis)

coefficient(x,y,L)

ext_plot3(varargin)

gen(varargin)

image thumbnail

updated 1 year ago

A toolbox for finding horseshoes in 2D maps by Qingdu Li

This GUI programe presents an efficient method for finding topological horseshoes in chaotic systems (topological horseshoe, chaos, gui)

[Xr,varargout]=rtmapBC1(varargin)

[Xr,varargout]=rtmapBC2(varargin)

[xr,varargout]=rtmap(varargin)

image thumbnail

updated almost 2 years ago

Excel Embedded chart. by rasam aliazizi

create an embedded chart in excel from data in excel spreadsheet. (mathematics, data export, data import)

EmChartObj(Excel, archive, ytitle, xtitle, EndCell, chartTi...

test1.m

image thumbnail

updated almost 2 years ago

Drag and Drop(Line Objects) by rasam aliazizi

Drag and Drop Line Objects From wthin any axes in any figure. (data export, data import, mathematics)

Mouse_over_lineObj(varargin)

magnify(f1)

image thumbnail

updated almost 2 years ago

Shooting method with GUI by Martin V.

The implementation of shooting method with the graphical interface. (boundary value proble..., mathematics, numerical mathematics)

RungeKutta(a,b,h,con,fun)

shooting(fun,h,zero,a,b,con,type,init,maxIter)

shootingGUI(varargin)

image thumbnail

updated almost 2 years ago

Calculator by Infernal Rage

A basic Arithmetic calculator with transcendental functions and presicion control (mathematics, gui)

calcy(varargin)

image thumbnail

updated almost 2 years ago

Julia by Andrew French

Become a cyber explorer and use Julia to navigate the Fractal world! (fractal, mandlebrot, julia sets)

C=make_colour_matrix(A,cmap,NaN_colour)

[width,height,xwidth,xc,yc,N,funcstr,...

julia(varargin)

image thumbnail

updated 2 years ago

Savings Calculator by Nilesh Sakpal

Calculate yearly savings on energy costs by replacing filament bulbs by CFL and LED Bulbs (gui, electricity, electrical)

bulb(varargin)

image thumbnail

updated 2 years ago

Simple Buck DC DC Converter Model by Mohamed Ali Alaswed

A simple simulation model for Power Electronics students, teachers and enthusiasts. (buck converter, stepdown, control design)

Mohamed_Alaswed_Buck

image thumbnail

updated 2 years ago

Calculator by Asutosh Mishra

A basic GUI with some arithmetic and Algebraic Operators for calculation (gui, mathematics)

calculator(varargin)

image thumbnail

updated 2 years ago

Sudoku by Mohit Gupta

Solves 9X9 Sudokus of any difficulty level (matrix, game, control design)

[]=msave(b,d,i,j,a,n)

[a,test]=mgeta(d,i,j,n)

[b,d]=mupdate(b,d)

image thumbnail

updated almost 3 years ago

Updated MandelBT Explorer by Jens

Optimized code from previous submissions. Code is written with R2010b. (gui, mathematics, fractals)

mandel126.m

Untitled.m

images.m

image thumbnail

updated 3 years ago

RUBIK1 by Nedialko

Simulates state-control-sequences applied onto a user-defined Rubik cube (demo, gui, mathematics)

Contact us