搜索资源列表
chouyang
- 这是有关通信中的抽样定理的一些证明,希望能对大家有所启发.-this is the communication of the sampling theorem proof, we hope to inspire.
expfft
- 抽样定理的实验体会,快速Fourier变换(FFT)及其应用等等的作业源码,很不错的,希望大家喜欢 -sampling theorem of experience. Fast Fourier Transform (FFT) and its application, etc. Operating source, very good, hope you like
Lowsample
- 1.了解数字信号处理系统的一般构成; 2.掌握奈奎斯特抽样定理。 为方便实现,实验中更换了一种表现形式,即抽样频率固定(10KHz),通过改变输入模拟信号的频率来展示低通抽样定理。我们可以通过研究抽样频率和模拟信号最高频率分量的频率之间的关系,来验证低通抽样定理。-1. Understanding digital signal processing system of the general composition; 2. Master Nyquist Sampling Theorem.
UsingMatLabsimulationcommunicationprincpleseriesof
- 本毕业设计用Matlab中的建模仿真工具Simulink对通信原理实验进行仿真。作为系列实验的第一部分,包括模拟信号的线性调制解调(AM、DSB、SSB)过程、扰码与解扰实验和低通信号的抽样定理实验。论文中讲述了Matlab的基础知识、Simulink仿真操作方法以及在通信系统中的应用,对被仿真实验的基本原理也进行了简要介绍。 通过本设计对构造通信原理虚拟实验室这一课题进行了初步的探索。-design with the graduation of Matlab Simulink modeling
111
- 采样率小于一个连续时间信号最大频率的2倍时就叫undersampling,欠采样,根据抽样定理,当fs>=2fmax,也就是oversampling,过采样时,数字信号才能重建成原来的模拟信号,欠采样重建会发生混叠
main
- 用matlab实现个序列的傅立叶变换 而且还有实现抽样定理
Alupcm
- 低通抽样定理程序有课程设计的要用的自己看看吧
ditongchouyang
- 低通抽样定理程序有课程设计的有需求的自己
DXH18
- DFT及抽样定理研究;对正弦信号的抽样方法-DFT and sampling theorem; Right sinusoidal signal sampling method
MatLabSimulink
- 在Matlab下用Simulink进行通信仿真,模拟线性调制,扰码与解扰,低通信号的抽样定理设计
抽样定理
- 用matlab进行pam仿真
pam.rar
- 脉冲振幅(PAM)的仿真:脉冲振幅调制,即是脉冲载波的幅度随基带信号变化的一种调制方式。如果脉冲载波是由冲激脉冲组成的,则前面所说的抽样定理,就是脉冲振幅调制的原理。,Pulse amplitude (PAM) of the simulation: Pulse amplitude modulation, that is, the range of carrier pulse with changes in base-band signal of a modulation. If the puls
SystemView
- 文件名 例子说明 1-1.svu 信号的平方 1-2.svu 双边带调幅信号的频谱 3-1.svu 拉普拉斯系统 3-2.svu 三阶系统的根轨迹与波特图计算 4-1.svu AM调制解调 4-2.svu AM 超外差收音机模型 4-3.svu SSB移相法形成 5-1.svu 间接法调频 5-2.svu 阿姆斯特兰朗法调频 5-3.svu FM积分鉴频器的仿真 5-4.svu 声音通过FM传输 6-1.svu 用一阶锁相环实现的FM解调器 6
zhidaoshu
- 实验箱整体布局及各实验模块框图.实验一、函数信号发生器,实验二、交实验四、扫频电源,流毫伏表,实验三、单片机低频信号发生器,实验五、频率计,实验十、二阶网络函数的模拟,实验十一、抽样定理-The overall layout of the experimental box and the diagram of the experimental module. Experimental one, function signal generator, experiment II, the exper
sample
- 信号处理中的抽样定理以及信号恢复,并对信号进行频谱分析-Signal processing signal sampling theorem, as well as the restoration of the signal spectrum analysis
sampleandrestruct
- 1)验证抽样定理。 2)掌握用数字方式分析模拟信号的频谱的基本原理。 3)掌握理想内插方式重构模拟信号。 4)掌握衡量模拟信号相似程度的参数。 -1) verify the sampling theorem. 2) have used digital spectrum analysis of analog signals of the basic principles. 3) interpolation ideal way to master analog signal r
work
- Matlab基础程序联系:成绩统计,练习switch和if else组合;抽样定理-Matlab basic function design for scord statisticing and Nyquist
matlab
- 本文件夹共三个matlab文件和一个word文档, 内容分别为用MATLAB验证时域抽样定理,连续系统的频域分析和连续系统的频域分析。matlab刚捡起来,望大家多多指教与探讨。-A total of three of the matlab folder of documents and a word document, the contents of MATLAB were used to verify time-domain sampling theorem, continuous syst
DDSyuanma
- DDS波形发生器 (Synplify pro 编译通过)--输出频率 Fout = Fclk*2^M/2^N--分辨率 Fclk/2^N--最大输出频率 Fout = Fclk*50 (理论值,抽样定理)-DDS Waveform Generator (Synplify pro compiler through)- the output frequency Fout = Fclk* 2 ^ M/2 ^ N- Resolution Fclk/2 ^ N- the maximum output fr
二维抽样定理
- 通过计算机仿真掌握二维抽样定理,包括带限函数的定义、连续函数的离散化。