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

Output statements, Output Statements: disp and fprintf: The Output sta...

Output Statements: disp and fprintf: The Output statements display strings and the answers of expressions and can permit for formatting or customizing how they are exhibited.

Matlab programming vector algebra, Matlab Programming Vector Algebra : Crea...

Matlab Programming Vector Algebra : Create a program package for calculation of distances and intersections of lines and planes. Plot the results in a graphical representation

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

Sopping function and upwind scheme, I am trying to implement this equation ...

I am trying to implement this equation u_t=-\u_x\ using upwind scheme. and as a second step, I need to put some stopping function g(h) where u_t=-g(h)\u_x\ how can I write this on

Solve for unknowns x and y from equations, Solve for unknowns 'x' and 'y' f...

Solve for unknowns 'x' and 'y' from Equations (1) and (2) using MATLAB. (However, if MATLAB is not the appropriate software to solve these two simultaneous equations, please sugges

Vectors and matrices, Vectors and Matrices: The Vectors and matrices a...

Vectors and Matrices: The Vectors and matrices are used to store sets of values, all of which are similar type. A vector can either be a column vector or a row vector. The mat

Calling a function, Calling a Function: Here is an illustration of the...

Calling a Function: Here is an illustration of the call to this function in which value returned is stored in the default variable ans: >> calcarea(4) ans = 50.2655

Input function, Input Function: The Input statements read in values fr...

Input Function: The Input statements read in values from the default or standard input device. In most of the systems, the default input device is the keyboard; therefore the

Efficient method, The Efficient Method: Though, in MATLAB, there is an...

The Efficient Method: Though, in MATLAB, there is another built-in function which specifically produces random integers, i.e. randint. Calling the function with randint (1,1,n

Write a matlab program to calculate and store, Problem of a projectile bein...

Problem of a projectile being launched at an angle of O at an initial velocity ofv. The equations for the height hand horizontallocation x as functions of time t are as follo

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