write a matlab program to generate and plot the signal, MATLAB Programming

Assignment Help:

1.      Write a MATLAB program to generate and plot the signal

                                    x1(n) = [3 2 -2 0 7],  n = 0,1,2,3,4.

2.      Write a MATLAB program to generate and plot the signal

                                    x2(n): a ramp of length 64 with min value 0 and max value 1.

3.      Write a MATLAB program to generate and plot the signal

            x3(n):  a triangular  waveform  of length 64, period 16, minimum value 0, and maximum value 1.

4.      Write a MATLAB program to generate and save the following signal in file x4.wav. Plot a section of the generated signal.

x4(n) = 0.2sin(2?fnT), n = 0, 1,...1023

where, f = 1000Hz, and T = 1/8192 sec.

5.      Write a MATLAB program to generate and plot the signal

x5(n) = 0.2sin(2?fnT) + 0.1w(n),  n = 0, 1,...127

where w(n) is Gaussian noise with zero mean and unit variance,

f = 1000Hz, and T = 1/8192 sec.

6.      Write a MATLAB program to generate and plot the signal

x6(n) = [1+.7xm(n)]xc(n), n = 0,1,2....127

where,   xm(n) = sin(.0628n), and xc(n) = sin(.628n)

7.      Write a MATLAB program to generate and plot the signal

x7(n) = xm(n)xc(n), n = 0,1,....127

            where,   xm(n) = sin(.0628n), and xc(n) = sin(.628n)


Related Discussions:- write a matlab program to generate and plot the signal

Appending data to a data file, Appending data to a data File: A text f...

Appending data to a data File: A text file once exists; the data can be appended to it. The format is similar as formerly, with the addition of the qualifier -append. For illu

Beam steering, Some recent column source designs incorporate ‘beam steering...

Some recent column source designs incorporate ‘beam steering', where the phase of each element in the column is varied in order to change the angle at which the major lobe appears.

Crank-nicolson method, clear tic L=1; T=0.2; nust=2000; dt=T...

clear tic L=1; T=0.2; nust=2000; dt=T/nust; n=40; dx=L/n;   r=1;  omega=10:10:5000;%Store Range of Frequencies for Simulation u=zeros(n+1,nust+1);%

Need help with assignment, Hi I''m wondering if someone can help me with Ma...

Hi I''m wondering if someone can help me with Matlab coursework

Compare performance between matlab and excel, This assignment is designed t...

This assignment is designed to compare performance between Matlab and Excel for performing nonlinear regression analysis of a set of data. There are two data sets in the accompa

Image and video compression, Read in any non jpeg image (any image will do)...

Read in any non jpeg image (any image will do) . Save it as a jpeg at quality levels (70, 60,50,40, 30) Get the MSE for each quality level as compared to the orignal file Get the

Excel, Ask question Excel Ch 1.A-Grader Project-Training Workshops 1.5#Mini...

Ask question Excel Ch 1.A-Grader Project-Training Workshops 1.5#Minimum 100 words accepted#

Various commands for get the help, Various commands for get the help: T...

Various commands for get the help: There are various commands which can serve as an introduction to MATLAB and allow you to get the help: info will show contact informatio

Input in a for loop, Input in a for Loop: The script below repeats the...

Input in a for Loop: The script below repeats the process of prompting the user for a number, and echo printing the number (that means simply printing it back out). A for loop

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd