-
vij1
function ber_ml=Alamoudi(snr,soglia)
This function simulates a Alamouti scheme. The input variables are soglia and snr.
Soglia: is the number of errors after which the iterations stop. For better results, put high value of soglia, but
the simulation is longer.
snr: the signal to noise ratio (if u don t know what is a signal to noise ratio, well, come back to your high school!).
Note: U should use this function with a main function in wich u chose different value of snr. That s because this
function work just with one value of snr.
If u have problem with this code, write me at m.allegritti@email.it.
Take care!
Max
- 2010-02-06 17:26:08下载
- 积分:1
-
Sweepfreq
扫频信号的产生,以及扫频信号的时频分析;(The generation of sweep frequency signal and the time frequency analysis of sweep signal;)
- 2018-01-18 17:33:19下载
- 积分:1
-
194947
说明: 用TCP获得网路标准时间来设定您的PC时钟(Set your PC clock with TCP to get network standard time)
- 2018-12-31 15:05:46下载
- 积分:1
-
simense_840d_nc
去上海培训数控的教材资料。西门子840d系统,关于硬件配置,轴调试,数据管理(NC to Shanghai training materials information. Siemens 840d systems, on the hardware configuration, shaft commissioning, data management)
- 2010-07-26 20:53:14下载
- 积分:1
-
AD1
利用数据板卡进行数据采集,利用半满的方式将模拟量转换成数字量(Data card for data acquisition, the use of half-full way to convert analog into digital)
- 2012-06-19 12:52:38下载
- 积分:1
-
ultrasonic
ultrasonic curcit
amjadmftah@hotmail.com
- 2010-11-12 10:21:08下载
- 积分:1
-
OFDMvsFOFDM
MATLAB仿真,对比OFDM与F-OFDM性能(Compare F-OFDM with OFDM using MATLAB)
- 2019-02-23 11:09:51下载
- 积分:1
-
CS100大气压力传感器
CS100大气压力传感器应用与中文手册,大气压力长时间测量(CS100 Application of atmospheric pressure sensor)
- 2017-10-23 21:02:34下载
- 积分:1
-
三跳协作通信
信道为瑞利信道,S_D的距离为1米,三跳协作通信系统中S_R、R1_R1、S_D的距离均为1/3米。调制方式为BPSK,信噪比在-15dB-15dB间,接收端合并方式为ERC,迭代次数为1000(The channel is Rayleigh channel, the distance of S_D is 1 m, and the distance of S_R, R1, S_D in three-hop cooperative communication system is 1/3 M. The modulation mode is BPSK, the signal-to-noise ratio is between - 15dB and 15dB, the receiver merge mode is ERC, and the number of iterations is 1000.)
- 2018-08-12 19:51:51下载
- 积分:1
-
IEC-104Master
支持IEC60870-5-104: 2000
IEC104规约软件包
实现104规约主站侧链路层的功能(IEC_Master_104.lib:
void Init_SockServerport(WORD port=2404)
void Init_Linkpara(int t0=30,int t1=15,int t2=10,int t3=20,int k=12,int w=8)
virtual void On_init_Link_process()
virtual void On_init_Sock_process()
virtual void On_ErrorMsg(char*msgbuf)
void slave_start()
void slave_close() )
- 2013-09-07 01:02:16下载
- 积分:1