DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Documents Matlab

GENERATION OF BASIC SIGNALS Expt.No.1 Date: AIM To write a MATLAB program to generate various type of signals. ALGORITHM 1. Start the program. 2. Clear the command window…

Documents MATLAB Lab Project_Mtech IIsem

Generation of test signals Aim: To generate the test signals (a) Unit impulse signal (b) Unit step sequence (c) Ramp sequence (d) Exponential sequence (e) Sine sequence (f)…

Documents Matlab Experiments

DSP LAB DSP LAB CCET-26 EXPERIMENT-1(a) AIM: Write a program to plot sinusoidal waveform using MATLAB software. APPRATUS: Matlab version 7 PROGRAM: clc; clear all; close…

Documents DSP CYCLE I & II

GENERATION OF SIGNALS AIM: To write a program to generate unit impulse, unit step, ramp, exponential signals, sine and cosine sequences. ALGORITHM: Step 1: Start the program…