CSE 446 Fall 2018 Lab 7
Tasks done Read a wave file in matlab and plot it in time domain and frequency domain Write a matlab script to draw a PWM [Pulse Width Modulation] waveform. Your… Read more »
Tasks done Read a wave file in matlab and plot it in time domain and frequency domain Write a matlab script to draw a PWM [Pulse Width Modulation] waveform. Your… Read more »
Tasks done Generating Walsh code Sample Output Give value of n: 8 Walsh code 1: 0 0 0 0 0 0 0 0 Walsh code 2: 0 1 0 1… Read more »
Lab 5 report Tasks done AM modulation a. Generate message and carrier signal b. Generate modulated signal with the equation taught in class c. Add noise to the modulated signal… Read more »
Tasks done BPSK QPSK Lab 4 report Include in the report BPSK from input bit vector a. The code for your code. The code must take, input vector(b), sampling frequency(fs),… Read more »
Tasks done 1. Square wave with noise 2. ASK from input bit vector 3. FST from input bit vector Lab 3 report Include in the report Square wave with noise… Read more »
The main focus of this lab is to be acquainted with Matlab and Practice some basic codes like, CGPa calculation.