Quadrature Amplitude Modulation

版本 1.2.0.0 (161.2 KB) 作者: Suleman Shafqat
Quadrature Amplitude Modulation of two voice signals then Demodulation and comparison
1.7K 次下载
更新时间 2011/3/22

查看许可证

1st Version:
Two impulses of different frequencies are first declared, two different carriers are used to modulate the signal to different frequencies.
Then both residuals are added and transmitted, i showed them using a subplot.
This transmitted signal is then demodulated by the same program on the same carriers and hence receiving the initial signals successfully.
all the plots are shown as a result.

2nd Version:
this included the use of filter at the demodulation step

3rd Version:
this update version includes wavread to read two voice signals to modulate and then after demodulation actual voice signals are saved using wavwrite.

you can change the files and can put any files of your choice, all u need to do is to change their titles and u need to check out their frames and put them accordingly in the main program.

The file is fully changed. It is the application of QAM to combine two voice band signals to different frequencies, this combined signal is now carrying two signals with it both at different frequencies as set in program, the actual signals are received back by demodulation using same carrier frequencies. both the signals i tested are copied in the folder.
you can change the files and can put any files of your choice, all u need to do is to change their titles and u need to check out their frames and put them accordingly in the main program.

引用格式

Suleman Shafqat (2024). Quadrature Amplitude Modulation (https://www.mathworks.com/matlabcentral/fileexchange/30692-quadrature-amplitude-modulation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 QAM 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

File, summary and Descriptions are updated.
Now QAM of two voice signals, as a result one signal and then demodulation gives back same signals

1.1.0.0

I have changed the file now the resulting signal is filtered after demodulation.

1.0.0.0