MATLAB (please show code) x[n] = (values) 9 random integer values from -15 to 15 and set-up the middle integer number at

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

MATLAB (please show code) x[n] = (values) 9 random integer values from -15 to 15 and set-up the middle integer number at

Post by answerhappygod »

MATLAB (please show code)
x[n] = (values) 9 random integer values from -15 to 15 andset-up the middle integer number at n = 0 and the rest placedequally distanced 1 integer apart. Plot the following discretesignals using a stem graph:
a. Plot the graph x(n) showing all the samples.b. Plot the graph x[3n-2] showing all the samples.c. Plot the graph x[n/3+1] showing all the samples.d. Plot the samples 0.8x[2n-4] showing all the samples.e. Plot the samples 2x[n/2-3] showing all the samples
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply