image thumbnail

updated 3 months ago

Analog / Mixed Signal Examples by Dick Benson

Extensive collection of examples for analog and mixed signal design work. (analog, pll, flyback)

BPF_88_108.m

Thermo_Couple_1.m

VCO_plot_dbc_per_hz.m

image thumbnail

updated 1 year ago

Power of Rayliegh Fading by Mansoor Mustafa

this is basic matlab code to simulate the power of Rayliegh Fading (rayleigh fading, signal processing, simulation)

x.m

image thumbnail

updated 1 year ago

Reed Solomon Decoder using RiBM algorithm by Elliot Briggs

Demonstrates the RiBM algorithm used for "universal" Reed-Solomon decoding. (reed solomon, bch, ecc)

RiBMDemo.m

image thumbnail

updated 1 year ago

entropy, Reduenduncy,information rate by Yaman

calculate the Entropy,Reduenduncy and information rate in two cases (memory or memoryless) (information theory en..., reduenduncy, information rate)

Y_S.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...)

atsc.m

example_sel2html(fn,new)

ATSC_1

image thumbnail

updated 1 year ago

A Synchronized Mil-Std-188-110B Receiver by Dick Benson

Extends the shipping "188" modem. Features a synchronized 1200 bps / short interleave receiver. (communications, synchronization, equalizer)

mil_188.m

example_sel2html(fn,new)

mil_188_gui(varargin)

image thumbnail

updated almost 2 years ago

Uniform Beam Analysis by Mohammad Saadeh

Find deflections and rotations for all nodes along the beam (beam, finite element, loading)

Beam_Equation_Numerical_Substitution.m

image thumbnail

updated almost 2 years ago

GPS Receiver using Xilinx FPGA and TI DSP by Dick Benson

These model files move from a system level GPS receiver channel to actual operating hardware. (gps, acquisition, timing)

GPS_Capture.m

gps.m

ca=ca_fpga;

image thumbnail

updated 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 2 years ago

16 QAM simulation in Rayleigh Channel by Shah Gul Khan

Code for 16QAM BER Curve in Rayleigh Environment. (rayleigh, ber, qam)

BER_16_QAM_rayleigh.m

image thumbnail

updated 2 years ago

reed solomon code by ahmed shehab

everything about RS generation and generation polynomial and encoding and syndrome (communications)

BerMasstest.m

A=add(a,b,Y);

E=encoder(I,G,Y);

image thumbnail

updated 2 years ago

BER Curve for BPSK in Rayleigh Channel by Shah Gul Khan

Calculate BER for or a number of SNR values in Rayleigh Channel (ber, rayleigh, bpsk)

BER_BPSK_Rayleigh.m

image thumbnail

updated 2 years ago

On Off Keying by Harsha Vardhan

This is Basic ASK Modulation (ook, ber plotting, nrz)

OOK.m

image thumbnail

updated 2 years ago

Phase Modulation by Harsha Vardhan

This performs Phase Modulation for any data and with slight modification it gives FM also. (analog modulation, phase, fm)

PM.m

image thumbnail

updated 2 years ago

Rayleigh Fading Simulator by Bekkar belgacem

simulate a Rayleigh fading channel referred to as the Jakes’ method. (rayleigh fading, hi, jakes’ method)

Simulation_Rayleigh_Fading.m

Rf=Gen_Rayleigh_Ch(NofSym,M,Speed)

[Ch_Rf_Des,Ch_Rf,Ch_Rf_a]=Gen_Channel(mode,Nbr_usager,Long_...

image thumbnail

updated almost 3 years ago

Compare with hand coding and auto code generation of HDL by Akemi

You can confirm difference betwwen hand writing code and auto generation code. (aerospace, automotive, communications)

ParameterOfDDS.m

Parameter_SF.m

CommSys_DS_MS_cntl

image thumbnail

updated 3 years ago

LDPC codes BER simulation by Bagawan Nugroho

LDPC codes BER simulation under AWGN channel, MacKay-Neal based LDPC matrix (ldpc, awgn, mackayneal)

ldpcBER.m

decodeBitFlipping(rx, H, iteration)

decodeLogDomain(rx, H, N0, iteration)

image thumbnail

updated 3 years ago

GMSK_MSK by P. Fetzer

Comparison between GMSK-Modulation (GSM standard), MSK Type A-Modulation and MSK Type B-Modulation (gmsk, communications, power density spectru...)

GMSK_config.m

GMSK_MSK

image thumbnail

updated 3 years ago

SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs ) by Leo Chen

Genetic Algorithms Toolbox for Multi-Objective Problems with Fuzzy Logic Controller Applications (optimization, automotive, biotech)

SGALAB_demo_MO_MOGA.m

SGALAB_demo_MO_MOGA_mendel.m

SGALAB_demo_MO_NPGA.m

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, but there is a proble...)

DS_SS.m

FH_SS.m

FH_SS2.m

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

Bluetooth voice transmission by Stuart McGarrity

Bluetooth Voice Transmission (bluetooth, cvsd, voice)

bluetooth_init.m

bluetooth_init.m

device_init.m

image thumbnail

updated almost 4 years ago

Bluetooth Full Duplex Voice and Data Transmission by Stuart McGarrity

Simulink® and Stateflow® model of a full duplex Bluetooth® communication link. (stateflow matlab simu..., wireless)

bluetooth_init.m

bluetooth_init.m

device_init.m

image thumbnail

updated almost 4 years ago

802.11b PHY Simulink Model by Stuart McGarrity

Simulink® model of 802.11b baseband physical layer. (wireless, 80211 matlab, physical layer phy)

WiFi_init.m

WiFi_init.m

ber_test.m

image thumbnail

updated almost 4 years ago

DSSS enhanced with a coarse time synchronization loop by Farshid Zoghalchi

This is a DSSS Modulation Trx/Rcxr simulation, powered by a coarse initial code aquisition loop (communications, digital communication, spread spectrum)

DSSS_enhanced_with_a_coarse_time_synchronization_loop.m

image thumbnail

updated almost 4 years ago

DSSS trx/rcx simulation by Farshid Zoghalchi

This is a DSSS Modulation Trx/Rcxr simulation, powered by a coarse initial code aquisition loop. (dsss, code aquisition, digital communication...)

DSSS_enhanced_with_a_coarse_time_synchronization_loop.m

image thumbnail

updated 4 years ago

blasius solution using matlab by lotsa fahad

this code only prints out the plot as the sole output (data import, still not helpedpleas...)

blasius.m

image thumbnail

updated 4 years ago

Communication Systems Reference Curves by Idin Motedayen-Aval

These files show how to match expected theoretical results by Monte Carlo simulations. (communications, awgn, simulink)

RunMe.m

registerImage.m

run_me.m

image thumbnail

updated 4 years ago

WiMAX DL waveform Basic PUSC with preamble boosting by William

Basic simulation of a PUSC download with variable duty cycle (pusc, 80216e, wireless)

WiMAX_DL_PUSC_100Pct_CarReMap.m

image thumbnail

updated 5 years ago

CRC control simulation by Suayb Arslan

This simulation is intended to decide whether or not a given GP accomplishes the targeted task. (coding theory, information theory, crc)

crccontrol.m

image thumbnail

updated 5 years ago

Iterative Decoding vs. Viterbi Decoding: A Comarison by Santosh Shah

rum .m file before running mdl file. (convolutional decoder, turbo code, wireless)

my_SCCC_test.m

mySCCC_test

image thumbnail

updated 5 years ago

Bit Error Rate in Bit Error rates with pulse shaping consideration by Mayowa Aregbesola

Bit Error Rate in CDMA with MAI consideration. (ber, cdma, wireless)

sim_BER.m

getPe(K, Ec, No, N, pulse);

getpulse(pulse)

image thumbnail

updated 5 years ago

Turbo Coding For Generic RSC Coders. by Pablo Briff

Transmitter and Receiver Turbo Coding scheme with generic RSC Coders. (communications, information theory, punctured)

beruncoded.m

bermaxrand

bin2polar(x)

image thumbnail

updated 5 years ago

BCH RiBM-based decoder by wu bin

RiBM architecture based BCH decoder. Has some bug! (coding theory, information theory, bch)

RiBM.m

image thumbnail

updated 5 years ago

How can I build my own Simulink blocks in C? A tutorial for communication systems designers by Mike Woodward

C-code S-function tutorial from web seminar. (sfunctions, ccode, webinar)

umts_demo_pre.m

umts_demo

umts_demo_2007b

image thumbnail

updated 5 years ago

Developing custom modulation schemes by Marta

Performing Custom Modulation and Demodulation using Agilent Instruments, MATLAB, and Simulink (agilent, matlab, demodulation)

custommodulationagilentlogo.m

ESG_DL(data, Fs, ipaddress, Source_Freq, RF_Amplitude_Out)

acquireIqVector(mxa_ip)

image thumbnail

updated 5 years ago

UWB channel model revised by Robert Morelos-Zaragoza

UWB channel model implementation (wireless, ultrawideband wireles...)

channel_maskcallback3.m

multipath_sim2a(t,x,u,flag,T,nT,LAMBDA,lambda,GAMMA,gamma,s...

IEEE802153a_channel_model_test

image thumbnail

updated 6 years ago

Software Defined Radio by Luke V

A software defined radio is constructed to design and test an OFDM SDR on a TI DSP board. (could you please send..., software defined radi..., we are doing our fina...)

soft_radio_init.m

soft_radio

image thumbnail

updated almost 7 years ago

Basic OFDM by Vinay Jonnakuti

BPSK modulation with BER with and without OFDM (ofdm, ber, bpsk)

BPSKmodanddemod.m

increaseber.m

ofdm_ber.m

image thumbnail

updated almost 7 years ago

EXTENDED KALMAN FILTER example by rc reddy

An example of EXTENDED KALMAN FILTER (example, ekf, dsp)

EKF1.m

EKLMNFTR1(Ap,Xint_v,Uk,Qu,Vk,Qv,C,n,Wk,W,V);

image thumbnail

updated 7 years ago

BPSK Simulator for Low Rate Transmisions by César Delgado González

BPSK Simulator for didactical purposes. Systemic coding style. (bpsk simulator, communications, general)

PAMtest.m

QPSKmod.m

actMarcoVisu.m

image thumbnail

updated 7 years ago

Antenna Pointing Loss Blocks by Mike Donovan

Embedded MATLAB function blocks that simulate pointing loss and signal obstruction for Gaussian ... (wireless, antenna blocking, communications)

blocktest.m

XModel6

XModel6Gauss

image thumbnail

updated 8 years ago

UWB channel model by Robert Morelos-Zaragoza

Implementation of the IEEE 802.15.3a UWB channel model. (ieee 802153a model, wireless, ultrawideband communi...)

channel_maskcallback3.m

multipath_sim(t,x,u,flag,T,nT,LAMBDA,lambda,GAMMA,gamma,sig...

IEEE802153a_channel_model_test

image thumbnail

updated 8 years ago

UWB Fixed-Point Model (Multiband OFDM) by Martin Clark and Mike Mulligan

Ultrawideband (UWB) multiband OFDM physical layer with fixed-point transmitter/receiver modeling. (ieee 802153a, uwb, ofdm)

uwb_sv_eval_ct.m

uwb_sv_eval_ct.m

UWB_settings(OFDMDataSymPerFrame, OFDMWordLength);

image thumbnail

updated 9 years ago

PROFIBUS over 802.11b by Thomas Vogel

Polling based PROFIBUS MAC layer over a 802.11 PHY. (profibus 80211b wlan ..., wireless)

wPROFIBUS_Device_Init.m

read_device_data(file, Delimiter)

setfieldindexnumbers(block)

image thumbnail

updated almost 10 years ago

Home Networking Basis by Walter Chen

M-files for chapters 2-10 and Simulink models for Ethernet and Wireless Ethernet. (communications, home networking, homepna)

CEBusPL.m

CRC.m

Cap100baset2.m

image thumbnail

updated 10 years ago

CDMA2000 Downlink Simulink Models by Alex Rodriguez

Simulation of a CDMA2000 downlink system (cdma, wireless, digital)

cdma2k_load.m

cdma2k_inttable(numSamp, rc);

cdma2k_lib

Contact us