Info

此问题已关闭。 请重新打开它进行编辑或回答。

matlab haberleşme teorisiden grafik çizme

1 次查看(过去 30 天)
It is recommended to do the homework using MATLAB orOCTAVE.
m(t) message signal expressed below
***** m(t) =sinc(100t), if ItI≤ to ********
****** 0, otherwise ********
c(t) = cos(2πfct) modulates the carrier signal by FM technique(fc = 250 Hz and t0 = 0.1).
Frequency-deviation constant is given as kf = 100.
1. Plot the message signal and the integral of the messagesignal on two separate graphs. Sampling range
Assume (sampling interval) ts = 0.0001.
2. Draw the FM signal u(t).
3. Calculate the spectra of m(t) and u(t) signals usingMATLAB's Fourier transform techniques and plot them on two separate graphs
4. Get the message signal by demodulating the FM signal u(t) and get the result with the original message signal
compare. The demodulation of the FM signal is firstperformed by finding the phase of u(t), and then
It can be found by taking its derivative and dividing by kf. the demodulated signal to the original message signal.
Comment on how close it is and explain the reasons for thedifferences.
˙Hint: You can use MATLAB's unwrap.m function to correct2π-phase folds

回答(0 个)

此问题已关闭。

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by