Use MatLAB to solve this a1 = 8 a2 = 7 f1 = 10 f2 = 12 Equation: sig_ct = a1*sin(2*pi*f1*t) + a2*cos(2*pi*f2*t) 2. Apply

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

Use MatLAB to solve this a1 = 8 a2 = 7 f1 = 10 f2 = 12 Equation: sig_ct = a1*sin(2*pi*f1*t) + a2*cos(2*pi*f2*t) 2. Apply

Post by answerhappygod »

Use MatLAB to solve this
a1 = 8
a2 = 7
f1 = 10
f2 = 12
Equation: sig_ct = a1*sin(2*pi*f1*t) +
a2*cos(2*pi*f2*t)
2. Apply uniform quantization of
4 levels on sig_ct not using
Matlab built in function quantiz(). The quantized
levels must be in the midpoint of each of the quantization ranges.
Show approximately one full cycle of both
sig_ct and the quantized signal
in a single figure window in time domain. In the report, insert the
code as text and attach the figure. Legend,
labels, and title are mandatory. Use
‘*’ marker for sig_ct and
‘x’ marker for the quantized
signal. Use such a sampling frequency value so that the
points of sig_ct and the quantized
signal are visible clearly and comfortably.
(5)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply