-
ip_05_05
在不同信噪比条件下,对于不同调制方式所产生的误码率曲线!(Signal to noise ratio in different conditions, for different modulation generated BER curves!)
- 2007-12-05 10:11:10下载
- 积分:1
-
floyd
C语言实现弗洛伊德路径搜索,同时为了提供接口,使用命令行方式给出原始矩阵地址,并且也已txt文本形式将结果保存。测试效果:一个需要在MATLAB中运行8秒的矩阵,在使用该程序时,总共只用了5秒(MATLAB初始化数据+调用该程序+该程序运行+返回至MATALB所用的时间)。而在MATLAB中使用该程序与调用函数相差不大。(C language Freud path search, and in order to provide an interface, use the command line gives the address of the original matrix, and also save results in text form txt. Test Results: A need to run 8 seconds in the MATLAB matrix, in the use of the program, a total of only 5 seconds (MATLAB initializing the program+ data+ call+ back to the program running time spent MATALB). In MATLAB, use the program with little difference between calling a function.)
- 2010-10-05 10:21:53下载
- 积分:1
-
sfunctions
S-function is a powerful customized function that fits into the matlab environment.(This pdf contains instructions for build your own s-function.)
- 2012-07-20 01:39:04下载
- 积分:1
-
NTmask
TH-ppm模板.计算PPM—TH—UMB相关掩模(TH-PPM mask)
- 2012-11-21 15:20:32下载
- 积分:1
-
滤波器PHD
PHD 滤波器,用于多目标跟踪,很实用的方法(PHD fliter)
- 2020-12-25 16:19:04下载
- 积分:1
-
power_flow
说明: 基于Matpower的IEEE33节点算例配电网潮流计算(A Matpower-based IEEE33 node example for power flow calculation of distribution network)
- 2021-03-22 11:19:17下载
- 积分:1
-
matlabjiaocheng.zip
学习matlab简单编程数字仿真技术的理论基础教程,挺好的(Learn simple programming matlab digital simulation of the theoretical basis for technology tutorials, nice)
- 2008-06-14 19:58:37下载
- 积分:1
-
143069173pll
实现锁相环的基本功能,主要是用matlab实现相关的功能(PLL to achieve the basic functions, mainly related functions using matlab)
- 2013-08-16 17:50:44下载
- 积分:1
-
Ex1-wind-power
This code is to calculate wind power from wind speed data and power curve data
- 2013-02-02 11:22:52下载
- 积分:1
-
Link-a-System-Level-OFDM-Simulator
针对OFDM系统,分成链路级仿真和系统级仿真两个部分。为了降低系统级仿真的复杂度,采用链路级仿真的部分结果。(It contains mainly two parts, i.e. link-level simulator and system-level simulator.
Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation.
System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
Link-level simulator support SISO, 1 by x MRC, 2 by 1 STBC/SFBC, 2 by 2 Alamouti, x by 1 Antenna selection, x by y antenna selection.
System-level simulator, currently support only SISO and 1 by 2 MRC.
To start with, go into the folder sys_link_simu, and excute the following commond from matlab:
sys_link_simu_func(a,b)
where a is the link ada)
- 2011-08-09 11:00:53下载
- 积分:1