搜索资源列表
xinhaofangda
- 该程序主要用二叉树实现在电路中合适的位置,放置信号放大器以防止信号向下一级传输时衰减过大。
直接消峰法性能表现及经过功放后频谱变化
- 对常用直接消峰法的性能仿真,可以看出随着消峰因子的变化经过功率放大器后的星座图变化程度及PAPR改善程度,另外可以仿真出工作点对信号影响程度。
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
signal
- 设置信号放大器,在包中有详细的代码说明及注释,通过树的数据结构实现信号放大器的设置~-Set-signal amplifier, in the package are detailed code descr iptions and notes, through the tree data structure to achieve signal amplifier settings ~
final
- 自动增益放大器,可实现对输入信号的自动放大功能!-Automatic gain amplifier can be realized on the input signal auto-zoom function!
d2009042316063174
- 本设计的指导思想是利用红外发光管发射红外线,红外接收管接收此红外线,并将其放大、整流形成高电平信号.当有人或物挡住红外光时,接收管没有接收到红外信号,放大器将输出低电平,同时将这个电平信号送入单片机进行控制计数,并经译码驱动电路使数码管显示数值。这样就得到要统计的人或物的数量。-The design of the guiding idea is to use infrared emission infrared LED and infrared receiver to receive the i
amplifier
- 光放大器仿真能够计算出放大的信号功率以及噪声功率-optical amplifier
fangdaqi
- 信号放大器数据结构作业 简单实现在控制台中-Amplifier operating simple data structure to achieve in the console
sss
- 数据结构,信号放大器,数据结构,信号放大器-Data structure, signal amplifier, data structure, signal amplifier
papr-ofdm
- m-file调查高功率放大器的影响,channelnoise在ofdm信号,当时介绍卡由于一个paprreductionmethod减少hpa效果。-m-file investigation of high-power amplifier, channelnoise in ofdm signal, when introduced to reduce card due to a paprreductionmethod hpa effects.
erchashu
- 二叉树的应用举例:将设计一个算法以确定把信号放大器放在何处。目标是要使所用的放大器数目最少并且保证信号衰减(与源端信号相关)不超过给定的容忍值。-Binary Application examples: the design of an algorithm to determine where to put the signal amplifier. Goal is to make the minimum number of amplifiers used in signal attenuati
QPSK_oQPSK
- 本程序,包含QPSK,OQPSK的产生过程,I、Q领路信号抽取,他们的频谱,包络情况,经过带通滤波器后的变化,经过非线性放大器后的频谱变化等。是一个很好的学习例程!-This procedure, including QPSK, OQPSK production process, I, Q signal extraction lead the way, their spectrum envelope case, after band-pass filter after the change, t
troper
- 用MATLAB进行MEMS传感器小信号的斩波放大器功能仿真-MATLAB troper
OFDM_occour
- OFDM信号通过功率放大器以及功率放大器的预失真全套代码-OFDM PA
amplif6
- 该m文件是数字信号处理实验课上的实验7:小信号放大器性能分析与仿真-The m-file is an experimental digital signal processing on the experimental class 7: small-signal amplifier performance analysis and simulation
lock-in_amplider
- 锁定放大器是利用相关技术从噪声中提取微弱信号的常用方法之一。可以证明,当信号的频率和相位已知时,使用相关检测技术能使输出信号信噪比最大。数字锁定放大器比模拟锁定放大器具有稳定、精度高等优点,并且数字滤波器的通带可以设置的非常窄,以便滤除噪声。-Lock-in amplifier is a common method using correlation techniques extracting weak signals the noise in. It can be shown when th
amplifier
- 小信号放大器性能分析与仿真 数字信号处理实验报告 内含程序和仿真图-Small signal amplifier
7-1.OfdmHpaEffects
- 在Matlab代码调查高功率放大器在OFDM信号的有害影响。据设想,该放大器破坏由于饱和的发送信号的振幅,并且对信号的相位没有影响。该模型是固态放大器可以接受的一些扩展。-In high power amplifier in Matlab code survey harmful effects OFDM signal. It is envisaged that this amplifier damage due to the saturation of the amplitude of the
环路滤波器设计
- 具有以下两种作用的低通滤波器:在鉴相器的输出端衰减高频误差分量,以提高抗干扰性能;在环路跳出锁定状态时,提高环路以短期存储,并迅速恢复信号。 环路滤波器一般是线性电路,由线性元件电阻,电容及运算放大器组成。环路滤波器用于衰减由输入信号噪声引起的快速变化的相位误差和平滑相位检测器泄露的高频分量,即滤波,以便在其输出端对原始信号进行精确的估计,环路滤波的阶数和噪声带宽决定了环路滤波器对信号的动态响应。