image thumbnail

updated 1 day 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 1 day 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 1 day 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 1 day ago

Echo Signal by Speech

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

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

Callbacks_echo_signal_G25(f,C,start_path)

echo_signal_GUI25

image thumbnail

updated 1 day 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 4 months ago

regexpHelper by Tom Gaudette

Helper app designed for testing regexp patterns on text. (teaching, regexp, gui)

image thumbnail

updated 5 months ago

Inviscid Channel Flow by Ye Cheng

This MATLAB App provides a GUI to study inviscid flow in a channel with varying cross sections. (teaching, numerical methods, fluid mechanics)

inviscidChannel

inviscidChannelGUI(varargin)

inviscidChannelScript.m

image thumbnail

updated 5 months ago

Boundary Layer App by Ye Cheng

This MATLAB App provides a GUI to study laminar boundary layer problem of flow over a flat plate. (teaching, numerical methods, fluid mechanics)

boundaryLayer

boundaryLayerGUI(varargin)

tdma(A,B,C,D)

image thumbnail

updated 5 months ago

Potential Flow by Ye Cheng

This MATLAB App provides a GUI to study the superposition of elementary potential flows. (gui, app, fluid mechanics)

potentialFlow

addPotential(xmesh,ymesh,x_c,y_c,q,type)

potentialFlowGUI(varargin)

image thumbnail

updated 5 months ago

Transient Heat Conduction by Ye Cheng

This MATLAB App provides a GUI to study transient and steady-state heat conductions. (app, heat transfer, conduction)

transientConduction

transientConductionGUI(varargin)

image thumbnail

updated 9 months ago

Control_Calculator by Jong Kim

App for Control Calculator for Beginners (bode plot, control design, root locus)

image thumbnail

updated 11 months ago

Euler angle, DCM, Quaternion, and Euler Vector Conversion/Teaching GUI by John Fuller

A GUI that helps users learn how Euler angles and other rotational data relate to one another. (euler angles, quaternion, dcm)

Euler angle, DCM, Quaternion and Euler Vector Conversion GUI

SpinCalcVis()

image thumbnail

updated 1 year ago

Extended Brookshear Machine emulator and assembler by David Young

Emulator and assembler for a simple computer, a teaching aid for computer science courses. (machine code, assembler, gui)

Extended Brookshear Machine Assembler

Extended Brookshear Machine Emulator

assembler(file)

image thumbnail

updated 4 years ago

2d gas simulation interactive by Maxim Vedenyov

It is possible to move balls with mouse. Clicked ball will get velocity of pointer. (balls, education, simulation)

acc

ar

au

image thumbnail

updated 4 years ago

Ballistics problem GUI by Maxim Vedenyov

Ballistics problem GUI with changible inital angle, velocity, air drag, horizontal wind (ballistics, gui, education)

ballist_prob(varargin)

ballistics_problem.m

image thumbnail

updated 4 years ago

EasyGUI by Gautam Vallabha

EasyGUI ver 1.0 -- Build GUIs quickly and easily in MATLAB (virtual lab, classroom, data logger)

autodemo

autodemo2

autodemo3

Contact us