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

Built-in functions and help, Built-In Functions and help: There are lo...

Built-In Functions and help: There are lots of built-in functions in a MATLAB. The help command is used to find out what functions MATLAB has, and how to use them. For illustr

Lab 2, You">http://www.cs.utsa.edu/~cs1173/labs/laboratory2.html You can g...

You">http://www.cs.utsa.edu/~cs1173/labs/laboratory2.html You can go to this link and it should come up I need this by tommorow at 10:00 I just need the published part where you r

Ray tracing equations, i want to write a program in mat lab for optimizing ...

i want to write a program in mat lab for optimizing the design of lens help me how could i i am new user of matlab but previously i have work on C++.

String manipulation, String Manipulation: The string in MATLAB softwar...

String Manipulation: The string in MATLAB software consists of any number of characters and is contained in the single quotes. Actually, strings are considered as vectors in w

Customizing a plot: line types, Customizing a Plot: Line Types, Color, Mark...

Customizing a Plot: Line Types, Color, Marker Types: Plots can be completed in the Command Window, if they are really simple. Though, at many times it is desirable to customiz

Generate a script, Generate a script: To generate a script, click File...

Generate a script: To generate a script, click File, then New, and then M-file. The new window will appear known as the Editor. To generate a new script, simply type the serie

Find the right hand side of the interpolation system, function y=tps(r) % ...

function y=tps(r) % This is the thin-plate spline if r  y=0; else  y=r^2*log(r); end function y=fun(point) % my target function x=point(1); z=point(2); y=7-4*x^2+z^3;

Triple the fundamental frequency, For the signal with four harmonics (first...

For the signal with four harmonics (first to fourth) that can be obtained from the script, do the following: a)  Place the time domain signal for the case in which all the harmo

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