-
无线局域网仿真
WLAN仿真-发送机
wlan No Comments
设置完系统参数后,开始产生发送数据。
1. 产生随机的发送bit(tx_bits),这里不考虑信道编码。
2. QAM映射
3. 将数据映射到不同载波,形成OFDM符号
4. 产生pilot,并将pilot插入OFDM符号中
5. 加入dc和guard子载波
6. 进行ifft,将频域信号变到时域,并加入循环前缀
7. 对信号进行overlap window
8. 在时域产生short preamble
9. 在时域产生long preamble
10. 将preamble和数据符号组成packet
11. 升采样
得到信道传输的数据Tx_signal_up
具体程序见附件 wlan_transmitter.m-WLAN Simulation- wlan No Comments transmitter system parameters set finished, the beginning to have to send data. 1. Have sent random bit (tx_bits), here does not consider channel coding. 2. QAM mapping 3. The data is mapped to a different carrier to form OFDM symbols 4. Have a pilot, and pilot inserted OFDM symbols 5. Adding dc and guard subcarriers 6. To carry out ifft, will change the frequency domain signal to time domain, and add cyclic prefix 7. the signals overlap window8. In the time domain have a short preamble9. In the time domain have a long preamble10. the preamble and data symbols packet11. or sampling re
- 2022-03-17 11:21:25下载
- 积分:1
-
扫描线算法中的一种,在vb下运行,比较好用
扫描线算法中的一种,在vb下运行,比较好用-scan lines of an algorithm, vb running, the better quality
- 2023-02-25 05:25:03下载
- 积分:1
-
解决以下问题:
For solving the following problem:
"There is No Free Lunch"
Time Limit: 1 Second Memory Limit: 32768 KB
One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" which was said that one could "buy one get two for free". That is, if you buy one of the dishes on their menu, denoted by di with price pi , you may get the two neighboring dishes di-1 and di+1 for free! If you pick up d1, then you may get d2 and the last one dn for free, and if you choose the last one dn, you may get dn-1 and d1 for free.
However, after investigation CYJJ realized that there was no free lunch at all. The price pi of the i-th dish was actually calculated by adding up twice the cost ci of the dish and half of the costs of the two "free" dishes. Now given all the prices on the menu, you are asked to help CYJJ find the cost of each of the dishes.
- 2022-12-06 21:00:03下载
- 积分:1
-
c programming interface compiler error message the detailed descriptions will he...
c编程接口编译器错误消息的详细说明,有助于初学者从编程中学习
- 2022-03-16 20:22:52下载
- 积分:1
-
这是一个识别颜色环电阻的小程序,很容易使用…
这是一个识别色环电阻的小程序,使用起来很方便。-This is a recognition of the color ring resistance small program was easy to use.
- 2022-03-15 12:08:02下载
- 积分:1
-
written with a missile attack against aircraft, tracing study
用c写的导弹打飞机,研究追踪问题-written with a missile attack against aircraft, tracing study
- 2023-08-30 11:30:03下载
- 积分:1
-
自已写的跨Frame菜单,一般的菜单都会被Frame遮住
自已写的跨Frame菜单,一般的菜单都会被Frame遮住-Cross-Frame to write their own menus, the menu will be generally covered Frame
- 2022-01-26 08:19:26下载
- 积分:1
-
DSP开发练习的极好的范例程序(经典例子程序)
DSP开发练习的极好的范例程序(经典例子程序)-practice and the development of DSP an excellent example (classical examples of procedures)
- 2022-08-21 01:10:14下载
- 积分:1
-
msp430日历系统实现。可进行时间调节。
msp430日历系统实现。可进行时间调节。-MSP430 calendar system. Time adjustment can be carried out.
- 2022-03-06 05:54:15下载
- 积分:1
-
Sample RSS channel created for my web site. It s more of a template so you ll go...
Sample RSS channel created for my web site. It s more of a template so you ll going to have add function to take data from your DB.
- 2022-03-07 15:46:22下载
- 积分:1