image thumbnail

updated 14 hours ago

Zoom Strips Plot by Speech

This exercise provides a simple way to visualize and understand speech waveform properties. (gui, speech processing, signal processing)

Callbacks_strips_plot_GUI25(f,C,start_path)

EditrunGui

plot_strips(xinn,n,vstart,m,ipl,icolor,filenames,fs,smin,...

image thumbnail

updated 15 hours ago

Sample Rate Conversion by Speech

Converts the sampling rate of an existing speech file from its current rate, to a different rate. (gui, speech processing, signal processing)

Callbacks_SRC_GUI25(f,C,start_path)

SRC_GUI25

srconv(x,fsin,fsout)

image thumbnail

updated 15 hours ago

Filter Signal by Speech

This exercise enables the user to design a filter and then process an existing speech or audio file. (gui, speech processing, signal processing)

Callbacks_filter_GUI25(f,C,start_path)

Dinfinity( deltap,deltas )

fK( deltap,deltas )

image thumbnail

updated 15 hours ago

Echo Signal by Speech

Allows user to create an echoed version of an existing speech file and compare it to the original. (gui, speech processing, signal processing)

(0:(NB-1))/Nfft * fs; end

Callbacks_echo_signal_G25(f,C,start_path)

echo_signal_GUI25

image thumbnail

updated 15 hours ago

Record Display Speech by Speech

Allows the user to read, display, and play an existing or custom made speech or audio file. (gui, speech processing, signal processing)

Callbacks_record_display_speech_GUI25(f,C,start_path)

[B,BA,F,T]=create_spectrogram(y,nfft,fs,w,dyn_range,logLi...

record_display_speech_GUI25

image thumbnail

updated 15 days ago

Volumetric Data Explorer by Adam Filion

App for exploring higher dimensional data using volumetric visualizations and animation. (4d, 3d, movie)

image thumbnail

updated 17 days ago

Sample rate conversion by Kirty Vedula

Convert sample rates at ease using GUI Lite 2.5 (speech processing, signal processing, mathematics)

Callbacks_SRC_GUI25(f,C,start_path)

SRC_GUI25

srconv(x,fsin,fsout)

image thumbnail

updated 22 days ago

HOKUYO UTM-30LX-EW Matlab API by Ana Djuricic

Adapted to support the Hokuyo to request HE measurements, i.e. multiecho distance and intensity. (gui, communications, signal processing)

GUI_1(varargin)

[PC t]=utmTest(n,t)

utmGetScan(t,start,stop);

image thumbnail

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

IMComp-Image Compression Software by Saurabh Aggarwal

IMComp is an Image Compression tool useful for compressing digital JPG images. (image processing, signal processing, optimization)

IMComp(varargin)

imagecompression.m

image thumbnail

updated 3 months ago

Function generator with CRO & Spectrum analyzer using GUI by Suman

Function generator with CRO & Spectrum analyzer using GUI (communications, gui, signal processing)

CROSPECTRUM2(action)

image thumbnail

updated 4 months ago

FeatureFinder 2.4.1 by Feature Finder

A user-friendly tool for signal filtering and feature extraction. Well-suited to large data sets! (gui, data import, data export)

Comm_Alert(sMessage)

Comm_Exit()

Comm_Help(sTitle,sMessage)

image thumbnail

updated 4 months ago

Sound file converter GUI by Christopher

The program converts MATLAB supported soundfiles with the use of GUI. (converter, gui, audioread)

ConverterPanel(varargin)

image thumbnail

updated 4 months ago

Performance Analysis of Z-source Inverter Fed Induction Motor Drive by Amit Tiwari

THIS MODEL IS EQUIPPED WITH CONSTANT BOOST CONTROL USING THIRD HARMONIC INJECTION. (communications, gui, control design)

ZINV1

image thumbnail

updated 5 months ago

Hierarchical RGB IMage Compression with GUI by Amarjot

The code performs Hierarchical image Compression on RGB image and presents the results with a GUI (image processing, signal processing, communications)

V=downSample (Val)

V=upSample(Val)

[s1,s2,s3]=jpeg(sBmp,quality,showDetail)

image thumbnail

updated 5 months ago

Software for hyper-spectral data pre-processing by Gianluca

The software offers a user-friendly tool (based on two GUIs) for pre-processing reflectance spectra (data export, signal processing, data import)

[L_onda,S_norm]=convex_hull_spectra(choise_asdtype,FileNa...

[dati]=read_asd_v2(FileName,FilePath)

call_ch_removal(varargin)

image thumbnail

updated 5 months ago

Traffic Warning Sign Recognition Matlab Code by Muhammad Ammad

Traffic Warning Sign Recognition Matlab Code using matlab demo from the matlab 7.5 in video processc (blob analysis, traffic warning sign ..., recognition)

main

x=blobAnalysis(a)

Yield.avi

image thumbnail

updated 5 months ago

Background correction by Vincent Mazet

Compute an estimation of the background (aka baseline) in chemical spectra. (signal processing, chemistry, gui)

backcor(n,y,ord,s,fct)

demo.m

image thumbnail

updated 6 months ago

GUI for Convolution by Shahid Ali Murtza

This gui includes convolution in both continuous and discrete time domains . (convolution, signal processing, gui)

Sig_Project(varargin)

Sig_Project_Disc(varargin)

[y m]=convolution_(x,nx,h,nh)

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

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

Bit Packet Analyzer by Igal

The Bit Packet Analyzer can be used to analyze bit streams for repeating patterns (e.g. preamble) (communications, signal processing, gui)

BitPacketAnalyzer (inVector, lenPack)

BitPacketAnalyzer_S(block)

BitPacketAnalyzer_gui(varargin)

image thumbnail

updated 8 months ago

AutoTune Toy by Carl

Allows you to record and graphically manipulate and pitch correct your voice. (pick of the week, voice, gui)

AutoTune Toy

AutoTuneToy(varargin)

image thumbnail

updated 8 months ago

doppler radar signal processing unit by mohamed al-asklany

system is application on fft and filter (gui, signal processing)

doppler_indicator(varargin)

image thumbnail

updated 10 months ago

Filter Design Toolbox by Mohammad Behnam Shariati

This program can evaluate all filter types characteristics with some adequate inputs. (communications, image processing, signal processing)

Filter(varargin)

image thumbnail

updated 10 months ago

wavplayer by Emmanuel Alap

An interactive sound (.wav) player for MATLAB using the built-in audioplayer function. (audioplayer, gui, volume)

wavplayer(varargin)

image thumbnail

updated 10 months ago

Draw lines with arrows by Sabesan

Draw lines with arrows. Multiple optional parameters are given for controlling the arrow and line (draw lines, plot, figure)

draw_line2(p1, p2, varargin)

image thumbnail

updated 11 months ago

GUI for denoising video signals with Kalman filter by Youssef KHMOU

filter grayscale video signals(avi || Webcam) with 1st Order Estimation & Kalman filter . (image processing, gui, signal processing)

B=corr2d(H)

Create_gray_Gif_Image( data,filename)

Estimation(X)

image thumbnail

updated 11 months ago

DTMF GUI by Shahid Ali Murtza

This a GUI based DTMF analysis. (signal processing, gui, dtmf)

DTMF_GUI(varargin)

image thumbnail

updated 11 months ago

Morse Code Practice System by James Willmann

GUI allows the operator to send the Morse Code of the alphabet, a text string or from the keyboard. (game, signal processing, gui)

Morse Code Practice System

MorseCode.m

image thumbnail

updated 11 months ago

Waveform Generator GUI by Maxim Vedenyov

Generate waveformed signal and play it. Interactive GUI with movable datapoints. (waveform, gui, signal processing)

Waveform Generator GUI

bdf(ha,hfl,uf)

hfl=create_marker(ha,x,y,r,c,uf,no)

image thumbnail

updated 11 months ago

Mth Order Piecewise Spline Interpolation by Husam Aldahiyat

A GUI that plots and gives equations for variable order intermediate splines. (splines, general, gui)

Mth Order Piecewise Spline Interpolation

gsp()

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

Animated gif generator from images by Héctor Corte

This script is a GUI to easily generate an animated gif from images. Time between images can be set. (image processing, simulation, interpolation)

gifgenerator.m

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

Edge Drawer by Héctor Corte

This simple script allows you to create edge pictures from an existent image. (data export, gui, image processing)

edges.m

image thumbnail

updated 1 year ago

Hertz's contact ellipse between rail and wheel by Jong Kim

This GUI provides contact shape and normal pressure within contact ellipse between rail and wheel. (hertz, normal pressure, wheel)

contact_ellipse_calculator(varargin)

image thumbnail

updated 1 year ago

Explore Experimental Data by Alexander Ludwig Klein

The tool makes some of MATLAB's plotting and analysing functions available by a GUI (gui, plotting, signal processing)

dataExpDemo1()

dataExpDemo2()

dataFilterStandard(x, y, Fc)

image thumbnail

updated 1 year ago

Karaoke by Shreyes

Program removes voice from a source .wav file and creates an output .wav file. (vocals, signal processing, voice)

Karaoke(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

Filtering using Butterworth and Chebyshev by vj

Filtering an user defined signal or .wav file using Butterworth and Chebychev. Noise - AWGN. (gui, signal processing, filtering)

proj_filtering(varargin)

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

Using MATLAB for Bearing Fault Analysis by Roni Peer

Ball Bearings can have several faults, which result in different signals. This program shows this. (system response, frequency, fault)

[K1, K2, K3]=kurtpar(Y,t)

bearing(P, t)

bearingAnalysis(varargin)

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

Video Recording by rasam aliazizi

Recording video & snapshots using a web cam or other. (image processing, signal processing, gui)

Creat_AVI(varargin)

CreateImAqObject(varargin)

Export2WorkSpace(var, val, varargin)

image thumbnail

updated 1 year ago

MotifCatcher by Phillip Seitzer

a MATLAB GUI platform for determination and evaluation of biologically significant motifs (motif, positionspecific scor..., scoring matrix)

...

MC_CompareOccurrenceAndLocalization(MotifMap)

MC_GetFPDir

Contact us