Welcome![Sign In][Sign Up]
Location:
Search - raised filter

Search list

[Communication-Mobile8QAM

Description: 利用Matlab仿真软件,完成如图1所示的一个基本的数字通信系统。信号源产生0、1等概分布的随机信号,映射到16QAM的星座图上,同时一路信号已经被分成了实部和虚部,后边的处理建立在这两路信号的基础上。实部、虚部信号分别经过平方根升余弦滤波器,再加入高斯白噪声,然后通过匹配滤波器(平方根升余弦滤波器)。最后经过采样,判决,得到0、1信号,同原信号进行比较,给出16QAM数字系统的误码。-Using Matlab simulation software, as shown in Figure 1 to complete a basic digital communications systems. Signal source such as arise over the distribution of 0,1 random signal, is mapped to 16QAM constellation diagram, at the same time all the way the signal has been divided into real and imaginary parts, behind the deal with the establishment of these two signals in the basis. Real part, imaginary part of the signal, respectively, after a square root raised cosine filter, then add white Gaussian noise, and then through the matched filter (square root raised cosine filter). Finally, after sampling, the verdict has been 0,1 signal, to compare with the original signal is given 16QAM digital system error.
Platform: | Size: 491520 | Author: 叶双 | Hits:

[Othermodulationshaped

Description: 基带数字信号通过成形滤波(选用升余弦滚降函数)然后进行载波调制-Base-band digital signal through the shaping filter (raised cosine roll-off optional function) and then proceed to carrier modulation
Platform: | Size: 4096 | Author: 黄华 | Hits:

[matlabEXAMPL_3

Description: 用matlab语言仿真升余弦滚降系统,并且绘制功率谱图。-Matlab simulation language used raised cosine roll-off system, and drawing power spectrum.
Platform: | Size: 1024 | Author: Cary | Hits:

[matlabBPSK_havedone

Description: bpsk编码很适合出学者,已经经过调试 加了个 升余弦滤波-BPSK encoding is very suitable for the academics, have been debug plus a raised cosine filter
Platform: | Size: 1024 | Author: | Hits:

[Communication-Mobilepppp

Description: 求平方根升余弦滤波器系数的程序-For the square root raised cosine filter coefficients of the procedures
Platform: | Size: 1024 | Author: haoshilin | Hits:

[matlabrcosine

Description: 仿真滚降系数为0.22的平方根升余弦滤波器的MATLAB程序.-Simulation of roll-off factor of 0.22 square root raised cosine filter of the MATLAB program.
Platform: | Size: 1024 | Author: duanaobest | Hits:

[matlabshiyan4

Description: 基于matlab实现窗函数设计滤波器,包括矩形窗,升余弦窗,二阶升余弦窗。-Matlab window function based on the realization of the design filter, including the rectangular window, raised cosine window, the second order raised cosine window.
Platform: | Size: 5120 | Author: 秦承峰 | Hits:

[matlabFIR

Description: 用窗函数法设计FIR 数字滤波器 能产生矩型窗、升余弦窗、改进升余弦窗和二阶升余弦窗的窗函数子程序-Window function method using FIR digital filter designed to produce the window rectangle, raised cosine window, improving the second order raised cosine window and the window raised cosine window function subprogram
Platform: | Size: 1024 | Author: dingdangmao | Hits:

[matlabrcosine_filter

Description: (Root Raised Cosine Filter)根升余弦滤波器的MATLAB代码-Root Raised Cosine Filter MATLAB code
Platform: | Size: 1024 | Author: brian | Hits:

[OS programraised_cosine

Description: draw raised cosine filter response dra w raised cosine filter response draw raised cosine filter response-draw raised cosine filter response draw raised cosine filter response draw raised cosine filter response draw raised cosine filter response
Platform: | Size: 1024 | Author: teapot72 | Hits:

[Post-TeleCom sofeware systemsliu5

Description: 升余弦滚降滤波系统的误码率 通信原理的应用-Raised cosine filter roll-off system bit error rate of application of the principle of communication
Platform: | Size: 1024 | Author: 紫岚燕子 | Hits:

[VHDL-FPGA-Verilogrrc_filter

Description: this is a verilog code for root raised cosine filter
Platform: | Size: 1024 | Author: vlsi | Hits:

[matlabpaprSCFDMA

Description: This the PAPR simulator for SC-FDMA by using the Raised-cosine filter or Root raised-cosine filter under different rolloffFactor. -This is the PAPR simulator for SC-FDMA by using the Raised-cosine filter or Root raised-cosine filter under different rolloffFactor.
Platform: | Size: 2048 | Author: clement | Hits:

[Communication-Mobileqam

Description: 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,计算误比特率。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated with a raised cosine roll-off function for base-band modulation, and then transferred to high-frequency channel in the channel by adding Gaussian white noise, the use of matched filter device demodulator, draw demodulation constellation, using the minimum Euclidean distance decoding decision, calculate bit error rate.
Platform: | Size: 107520 | Author: zhaoyang | Hits:

[VHDL-FPGA-VerilogSpreadShaping

Description: 直接序列扩频+成型滤波,将编码后数据进行256倍扩频,再按照4倍内插根升余弦成型滤波,最后成形滤波后按4路并行输出,以满足并行输入DA的要求。-Direct Sequence Spread Spectrum+ shaping filter, the encoded data 256 times more spread spectrum, and then interpolated according to four times the root raised cosine shaping filter, finally forming the filtered output by 4-way parallel to meet the requirements of parallel importation of DA.
Platform: | Size: 722944 | Author: 袁磊 | Hits:

[Communication-Mobile16qam_channel_encode

Description: 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated, using (7,4) cyclic code of the source-channel coding to do with a raised cosine roll-off function for base-band modulation, and then transferred to a high frequency channel in the channel by adding Gaussian white noise, the use of matched filter demodulation, demodulation constellation plot, using the minimum Euclidean distance decoding decision, and then right channel signals, decoding, channel coding techniques used to draw and non- channel coding techniques using bit error rate plans.
Platform: | Size: 90112 | Author: zhaoyang | Hits:

[Documentsrolloffdigitalfilterdesign

Description: 平方根升余弦滚降数字滤波器的设计 很不错的文章-Square root raised cosine roll-off digital filter design
Platform: | Size: 350208 | Author: Kevin | Hits:

[Modem programfsk

Description: 在matlab上面对4fsk调制解调进行仿真,中间使用升余弦滤波器作为发送和接收滤波器-In the face of 4fsk modem matlab simulation, the middle raised cosine filter used to send and receive filters as
Platform: | Size: 3072 | Author: dffgdds | Hits:

[matlabmyrcosine

Description: 在matlab上面实现升余弦滤波器设计,不是用的matlab函数-In achieving the above raised cosine matlab filter design, not by the matlab function
Platform: | Size: 3072 | Author: dffgdds | Hits:

[Documentsrcosdomo

Description: 采用窗函数法设计一个可实现的数字FIR升余弦脉冲成形滤波器xtuanna-Use of window functions can be implemented to design a digital FIR raised cosine pulse shaping filter .xtuanna
Platform: | Size: 1024 | Author: anna | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net