概述
1 简介
本文对BPSK调制和解调方法进行初步的探讨,并提出了用CPLD.FPGA和DSP实现BPSK调制和解调的方法和算法,着重对BPSK算法进行介绍,并用程序进行模拟仿真和验证.对研制和了解BPSK调制解调器具有一定的参考意义.
2 部分代码
function varargout = GUI_BPSK(varargin)
% GUI_BPSK MATLAB code for GUI_BPSK.fig
% GUI_BPSK, by itself, creates a new GUI_BPSK or raises the existing
% singleton*.
%
% H = GUI_BPSK returns the handle to a new GUI_BPSK or the handle to
% the existing singleton*.
%
% GUI_BPSK('CALLBACK',hObject,eventData,handles,...) calls the local
% function named CALLBACK in GUI_BPSK.M with the given input arguments.
%
% GUI_BPSK('Property','Value',...) creates a new GUI_BPSK or raises the
% existing singleton*. Starting from the left, property value pairs are
% applied to the GUI before GUI_BPSK_OpeningFcn gets
最后
以上就是爱撒娇白羊为你收集整理的【数字信号调制】基于BPSK实现信号调制和解调含Matlab源码的全部内容,希望文章能够帮你解决【数字信号调制】基于BPSK实现信号调制和解调含Matlab源码所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复