-
clip
OFDM系统中限幅降低峰值与平均功率比的matlab实现,可以直接运行,会有点慢(OFDM system, limiting the peak to average power ratio reduction of the matlab implementation, can run a bit slow)
- 2011-04-22 16:11:56下载
- 积分:1
-
ami
ami信号的波形图。包括时域波形,和频域波形(ami signal waveforms. Including time-domain waveform, and frequency domain waveform)
- 2008-05-06 12:05:38下载
- 积分:1
-
c
说明: simulink 仿真pid控制器 simulink pid controller which is simple to use(simulink pid controller which is simple to use)
- 2010-04-25 23:50:56下载
- 积分:1
-
ZF-detection-algorithm
垂直分层编码ZF检测算法程序代码问题,此程序是在调制方式为QPSK或4QAM下,未编码的V-BLAST系统
计算噪声功率时,信号的功率要用总的接收信号的功率.每根接收天线上的噪声功率是相同的.同时总的信号能量归一化,每根天线上发送的信号能量是总的发
送能量的1/Nt,其中Nt是发送天线数, 改变发送天线Nt和接收天线数目Mt,可以比较QPSK和4QAM时4发4收,4发6收,8发8收,8发12收等多发多收的情况 (Vertical stratification coding ZF detection algorithm program code, the process is in a way for QPSK or 4 QAM, not coding V-BLAST system
Calculating noise power, the power of the signal with general received signal power. Each root receiving antenna on the noise power are the same. And general signal energy normalization, each blade on the signal energy send antenna is overall hair
Send energy 1/Nt, of which is transmitting antenna Nt number, change the transmitting antenna Nt and receiving antenna number Mt, can compare QPSK QAM and 4 when the hair 4 4, 4 hair and accept, eight hair 8 accept, eight hair 12 accept etc multiple collect more of the situation
)
- 2012-04-30 10:27:15下载
- 积分:1
-
daima
无线传感器网络质心算法 matlab源程序代码(Wireless sensor network centroid algorithm matlab source code
)
- 2012-05-13 17:30:48下载
- 积分:1
-
LDPCcode
利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),(use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a few half of the number (A bigger the better), H 2 arbitrary no girth of the four circles, H counterparts and with the formation of matrix G, we can be assured of mod (G* H, 2) = 0. To be used : [H, G] = MadHG (m, n, x), x = 1 (the G part of the Left Front units) or 2 (G right half of the units RUF),)
- 2007-05-12 10:49:48下载
- 积分:1
-
OFDMMATLAB
OFDM的理解学习,研究并在MATLAB上编译,有助于理解OFDM传输机制。(a program for studying OFDM.)
- 2010-09-25 21:52:53下载
- 积分:1
-
fd2d_predator_prey
a program which implements a finite difference algorithm for a predator-prey system with spatial variation in 2D
- 2009-06-06 21:06:17下载
- 积分:1
-
ELM
说明: 极限学习机是一种神经网络仿真,比BP,SWM学习速度更快,参数设置更容易(Extreme Learning Machine is a kind of neural network simulation, compared with BP, SWM learning faster, easier to set parameters)
- 2011-03-26 10:07:15下载
- 积分:1
-
Sistemas-operacionais
For this experiment introduced new concepts regarding the implementation methods of IPC. Through the use of signals was possible interruptions. And with the use of shared memory, it was possible to make calls between processes, by sending signals.
The use of signals requires a signal handler, who treats upon arrival. The use of the program becomes asynchronous signals, which require more care during handling of the instructions.
Experiment 1 allows learning about creation of concurrent processes in the Operating System (OS) Unix. However, the creation process is not at all helpful. There are applications that require that there be some method that enables the sharing of data (information) between processos.x
- 2012-12-02 00:14:06下载
- 积分:1