image thumbnail

updated 15 days ago

Continous Fractional Fourier Transform FrFT by Ashish Soni

The FrFT, which is a generalization of the ordinary Fourier transform. (fractional fourier tr..., signal processing, fourier transform)

Untitled4.m

image thumbnail

updated 1 month ago

Contemporary Communications Systems Matlab Files by Omar Ruiz

Matlab Files in this book (signal processing, simulink, simulation)

[M,m,df]=fftseq(m,ts,df)

[Rx]=Rx_est(X,M)

[X]=gaus_mar(X0,rho,N)

image thumbnail

updated 4 months ago

FDM (frequency division multiplexer) by John Diaz

frequency division multiplexer (fdm, frequency division mu..., multiplexer)

FDM1

image thumbnail

updated 6 months ago

EMG Electromiógrafo by John Diaz

Diseño E Implementación De Un Electromiógrafo Mediañte Matlab (emg, electromigrafo, electromiography)

PasaBanda.m

RechazaBanda.m

ok.m

image thumbnail

updated 8 months ago

STFT, Short time fourier transform by Suraj Kamya

Short Time Fourier Transform without using inbuilt function. (stft, fourier transform, short time fourier tr...)

X=stfth(x,wl)

image thumbnail

updated 8 months ago

Real-Time Audio Processor by Tucker McClure

Simplifies streaming or generating audio in real time. (audio, realtime, synthesis)

midi_interface_builder()

sine_of_the_times(times, in, state_in)

HandlePlayer

image thumbnail

updated 9 months ago

Sigma Delta Test Bench by Aravind VJ

A test bench to simulate and analyse Sigma Delta modulators (delta sigma, sigma delta, communications)

DAC_Test.m

DWA_Trial.m

Run_Me.m

image thumbnail

updated 12 months ago

Stability of A System Using Routh Hurwitz Matrix (Normal Case) by Himanshu Agarwal

this program is helpful in checking the stability of any system using Routh Hurwitz Matrix (signal processing, control system)

Routh_Hurwitz_Stability_Normal_Case.m

image thumbnail

updated 1 year ago

ATSC: From RF to Video by Dick Benson

A set of models to process an ATSC RF signal and output an MPEG II video transport stream. (atsc, video, advanced television s...)

example_sel2html(fn,new)

atsc.m

ATSC_1

image thumbnail

updated almost 2 years ago

Simple exemples of 16QAM & BPSK modulators by Francesco Pizzo

Two simple simulations in simulink on QAM & PSK modulators. (modulation, psk, qam)

mod_16QAM_m.m

mod_bpsk_m.m

mod_16QAM

image thumbnail

updated almost 2 years ago

Circular Convolution by Star

Calculating circular convolution of two discrete time sequences. (signal processing, control design, communications)

Circonv.m

image thumbnail

updated 2 years ago

Motion Detection by Harsha Vardhan

Motion Detection using videos recorded still camera (cricket, camera, motion detection)

motion(A,B)

motio.m

image thumbnail

updated 2 years ago

Radix 2 FFT Decimation In Frequency by Nevin Alex Jacob

Implementation of Radix 2 Fast Fourier Transform Decimation In Frequency without inbuilt function (signal processing)

radix2(x);

image thumbnail

updated 2 years ago

Signal Processing blocks by Yashwant Marathe

The folder contains 2 m-files: 1) intg.m 2)mpointaverage.m (signal processing)

[y varargout]=intg(input,intv,varargin)

[y,varargout]=mpointaverage(order,input,varargin)

image thumbnail

updated 3 years ago

Carrier & Symbol Timing Recovery by Dick Benson

This model implements a contemporary symbol timing recovery scheme. (carrier, qam, timing recovery)

timing_recovery_1

timing_recovery_2Q

image thumbnail

updated 3 years ago

Analog Circuit Effects in Signal Processing and Communication System Models by Colin Warwick

Demos used in webinar "Analog Circuit Effects in Signal Processing and Communication System Models" (communic, webinar, circuit effect)

xferloglog.m

exp_diode_lib

pll

image thumbnail

updated 3 years ago

MATLAB for Digital Communication by Won Yang

The MATLAB programs in "MATLAB/Simulink for Digital Communication" authored by Won Y. Yang et. al (communiation, matlab, hi sir)

AI=inv_GF2(A)

H_est=channel_estimate(X,y)

I=Gauss_Hermite(f,N,varargin)

image thumbnail

updated 3 years ago

Simulink for Teaching Signal Processing Courses by Kirtan Modi

The examples provided in this file can be used to teach signal processing courses. (signal processing exa..., education, signal processing)

generate_rect.m

generate_triangle.m

myRect.m

image thumbnail

updated almost 4 years ago

Continuous Phase Oscillator in Simulink by Rick Rosson

Generate a simple cosine wave in Simulink (continuous phase, communications, cosine)

Oscillator_01

image thumbnail

updated almost 4 years ago

Algorithmic Trading with MATLAB - 2009 update by Ameya Deoras

M-file scripts and Simulink models from webinar on 28 May 2009 (algorithmic trading, high frequency, finance)

callnnpiter

ema(x,N)

emstd(X,N)

image thumbnail

updated almost 4 years ago

Numerical Computing with Simulink, Vol. 1 by Richard Gran

This sequel to Numerical Computing with MATLAB explores the mathematics of simulation. (simulation, electromechanical sim..., control)

Fibonacci_Mfile(n)

Heating_Control_GUI(varargin)

NCS_Library(varargin)

image thumbnail

updated almost 5 years ago

Simulink Labs Based on DSP First Labs by Mark Yoder

This series of labs show how to synthesize music with Simulink and then target a TI 'C6000 DSK (signal processing, first labs, dsp)

image thumbnail

updated 5 years ago

Biterror by Hans

This model counts the biterrors sorted by their length. (dsp, simulink, signal processing)

Bitfehler

image thumbnail

updated almost 6 years ago

14-bit Pipeline ADC by Fabrizio Conso

simple simulink implementation af a pipeline converter (pipeline adc, simulink, implementation)

antismear(fin,fs,nfft)

scramble.m

launch.m

image thumbnail

updated 6 years ago

MATLAB for Signal Processing Webinar by Houman Zarrinkoub

MATLAB for Signal Processing webinar presented on January 18, 2007 (signal processing, filter analysis, filter design)

MatlabforSignalProcessing.m

MatlabforSignalProcessing

image thumbnail

updated 6 years ago

Tool for Removing R11 DSP Blockset Blocks from Models by Al Moyer

The attached script and document help you remove all R11 DSP Blockset blocks from your models. (blockset, script, r11)

replace_r11_blocks(system, newsystem)

dsp_r11_replacements

image thumbnail

updated 7 years ago

3-Band Parametric Equalizer by Arvind Ananthan

Simulink model of a 3-band parametric equalizer controlled by a user-friendly GUI. (filter, filter analysis, filter design)

GraphicGUI(state);

parEqMasking

peq(G0, G, w0, Dw, NdB)

Contact us