搜索资源列表
gv3MQAM_type2_ofdm_cp_zf
- 4 16 64 QAM plots for simulated and theoretical results for OFDM system with addition of Cyclic prefix and a zero-Forcing equalizer.
qianzhuizhuanerchashu
- 前缀表达式转换成二叉树的代码,通过转换成二叉树可以轻松实现转换成后缀,前缀,中缀形式。-Prefix expression into a binary tree code, through the binary tree can be converted easily into a suffix, prefix, infix form.
expression
- C++ 用栈实现的命令符计算器,进行前缀表达式的计算-C++ Used stack order to achieve Fu calculator for the calculation of expression prefix
infixToprefix
- This source code is used for make infix expression from prefix expression by using assembly and C language together.
OFDM_TRail
- OFDM系统,子载波数目1024,前缀数目256,循环数目256,加入了高斯白噪声-OFDM system, the number of subcarriers 1024, the number prefix 256, the cycle number of 256, by adding a Gaussian white noise
OFDM_Rayleigh
- 3 MATLAB functions for simulation of OFDM signal in Rayleigh fading channel. Including models for OFDM frame generating, cyclic prefix, pramble, as well as model for Rayleigh channel, QAM modulation function and a example of test process.
OFDM
- OFDM系统仿真分析及基于循环前缀的研究-Analysis and Simulation Study Based on Cyclic Prefix
ofdmsf_p1
- OFDM main program generates random binary bits, ifft and cyclic prefix, user can define parameters and calculates BER
ofdm
- 研究OFDM系统抗干扰技术,采用Matlab仿真环境,评价采用循环前缀(CP)和均衡技术的OFDM系统在多径环境和衰落信道条件下的误比特率、误帧率等性能指标。-Study on anti-jamming technology OFDM system using Matlab simulation environment to evaluate the use of cyclic prefix (CP) technology and balanced OFDM system in multipat
apriori
- A program to find association rules and frequent item sets (also closed and maximal) with the apriori algorithm (Agrawal et al. 1993), which carries out a breadth first search on the subset lattice and determines the support of itemsets by subset tes
main
- 实现将一个表达式转成前缀,中缀和后缀的3种形式,并计算表达式的值,其中数字为浮点型-Achieve an expression is converted into prefix, infix, and suffix of the three kinds of forms, and calculate the value of the expression, in which figures are floating-point type
Assignment-2-final
- conversion between infix, prefix and postfix
cp_ofdm_simulation
- Matlab file for simulating a cyclic-prefix (CP) orthogonal-frequency- division-multiplexing (OFDM) system with binary phase-shift keying (BPSK) modulation on each subcarrier. CP-OFDM system includes a repetition code and interleaving across
OpenMP_exercise
- 对于几个流行的算法(prefix sum,matrix multiplication,Gaussian elimination,Sieve of Eratosthenes)的串行算法和openMP并行算法的代码,以及性能测试的实验报告-For several popular algorithms (prefix sum, matrix multiplication, Gaussian elimination, Sieve of Eratosthenes) of the serial algori
OFDM_sync
- Matlab的OFDM在多径Rayleigh信道下的同步 1. 假设频率已同步,设计OFDM一种具体的采用循环前缀进行时间同步方法,用Simulink进行仿真,画出比特信噪比与捕获概率的关系曲线。 2. 设时间已同步,设计OFDM一种具体的采用循环前缀进行频率同步方法,用Simulink进行仿真,画出比特信噪比与频率同步误差的关系曲线.-Matlab-OFDM in multipath Rayleigh channel synchronization 1. Assume th
prefixspan_ver1.0.tar
- C++ source code for prefix span algorithm (Sequential pattern mining)
OFDM_sync
- ofdm基于循环前缀的同步算法,很实用,调试通过了的-ofdm synchronization algorithm based on cyclic prefix
biaodashiqiuzhi
- 通过该程序可以计算前缀、中缀和后缀表达式的值。-Through the program can calculate the prefix, infix and postfix expressions value.
Algoritma-Prefix-Span-dan-AprioriAll
- Algoritma Prefix Span dan Apriori A-Algoritma Prefix Span dan Apriori All
Convert Prefix To Postfix Expression
- Convert Prefix To Postfix Expression