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

Speech and Audio Files for Speech Processing Excercises by Speech

A set of speech and audio files recorded with a range of sampling rates and varying duration. (speech processing, teaching)

image thumbnail

updated 1 month ago

LAI by Erwin Torreao Dassen

A linear algebra over the integers package based on layered lattices. (mathematics, lattices, linear algebra)

image thumbnail

updated 1 month ago

GradUI by gurdy

Evaluate the grating duty cycle and its distribution (grating duty cycle, topdown sem image, dynamic programming)

image thumbnail

updated 2 months ago

Integration Demo by Teja Muppirala

A demo to visualize the integral of an arbitrary user-entered function. 任意の関数の積分計算を可視化表示するデモです (teaching, integration, trapezoid)

image thumbnail

updated 2 months ago

RootFinding Demo by Teja Muppirala

A demo of root-finding using Newton’s Method. ニュートン法を用いて解の探索を行うデモです (teaching, newtons method, roots)

image thumbnail

updated 2 months ago

Divergence-Curl Demo by Teja Muppirala

A simple, easy-to-use visualization tool for vector fields. ベクトル場の発散、回転を可視化表示します (curl, field, vector)

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

Sim.I.am by Jean-Pierre de la Croix

A MATLAB-based educational bridge between theory and practice in robotics. (robotics, control design, simulation)

simiam

GetArg(S, Name, Default)

ParseArgs(Args, varargin)

image thumbnail

updated 5 months ago

Inverted Pendulum Control by Rick Hill

Animation of inverted pendulum LQR control system (lqr control design, inverted pendulum ani..., nonlinear simulation)

image thumbnail

updated 5 months ago

Bus Suspension Control by Rick Hill

Animation of bus suspension control system with root locus (root locus control de..., bus suspension animat..., simulation)

image thumbnail

updated 5 months ago

Ball & Beam Control by Rick Hill

Animation of ball & beam state-feedback control system (statefeedback control..., pole placement, ball beam animation)

image thumbnail

updated 5 months ago

Aircraft Pitch Control by Rick Hill

Animation of aircraft LQR pitch control system (lqr control design, aircraft pitch animat..., simulation)

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

Experiments with MATLAB by Cleve Moler

Apps from Experiments with MATLAB (mathematics, pick of the week, calculus)

image thumbnail

updated 11 months ago

Numerical Computing with MATLAB by Cleve Moler

Apps from Numerical Computing with MATLAB (numerical methods, random numbers, article)

image thumbnail

updated 11 months ago

Analog Filter Design Toolbox by James Squire

GUI to design and simulate active (opamp) LP and HP Bessel, Butter, Cheby, and Elliptic filters. (active filter, chebychev, chebyshe)

Analog Filter Design Toolbox

BuildCircuit_FindZ1P1K1(curStage)

BuildCircuit_LastStage(strCircuit)

image thumbnail

updated 1 year ago

MATLAB Support Package for Finch Robot by Tom Gaudette

MATLAB connectivity code to a Finch Robot (programming, teaching, robotics)

Finch

finchComm

mFinch

Contact us