搜索资源列表
measure-delay
- 无线ns网络仿真 筛选延时程序 可用于对ns运行生成的数据进行筛选分析-Wireless network simulation ns delay screening procedures
yalmip
- matlab用于求解规划问题的工具包 推荐把这个工具整合到matlab中去,这个工具是私人的,不过大家都可以免费下载使用。下载后,只要在matlab中添加路径就可以使用这工具箱。 正在吸引我的是,这个工具箱建立了一种新的数据类型,使所有规划问题都整合在一起。 举例如下: 已知非线性整数规划为: Max z=x1^2+x2^2+3*x3^2+4*x4^2+2*x5^2-8*x1-2*x2-3*x3-x4-2*x5 s.t. 0<=xi<
FHSS_DSSS_CDMA
- 基于CDMA的FHSS和DSSS码的matlab仿真文件,能够生成相对应的数据。-Based on the FHSS and DSSS CDMA matlab simulation code files to generate corresponding data.
dataflow
- LTE 数据流生成 matlab环境-dataflow create matlab
gen_qpsk_data
- 本代码主要用于QPSK数据生成与数据文件写入. 包括随机数据生成, 符号映射,以及发射的升余弦滤波. 最后将生成的文件写入指定的文件里面.-QPSK data generating and data write to file. Random data genrating, symple mapping, trasmitter suqart raise cose filter. At last, data are writen into the file.
OpenSourceLTE
- LTE上行数据生成程序,非常完备,可以直接作为可靠的发射机来用。也可以作为理解LTE协议的辅助工具。-The source code is for waveform generation of LTE uplink signals. It is written in Microsoft Visual C++. It is designed for users who want to create programs for creating LTE uplink waveforms. Rather
CRC24a
- 用查表发和计算法实现的CRC24a校验码的生成。crc24a校验码主要用于LTE数据物理共享信道中-Look-up table calculation achieve CRC24a checksum generation. crc24a check code is mainly used for LTE data physical shared channel
randperm
- 生成不重复随机数列,可用于模拟数据,以及模拟生成随机信道分配表-Random number generated not repeat the column can be used to simulate the data transmission
SM_4_4_16QAM
- SM系统matlab程序,传输天线、接收天线数量可调,信号调制方式可调,循环次数可调。最后生成BER性能曲线,并将不同SNR下的BER数据存储到mat文件中。-SM system matlab program, the number of transmission antennas, a receiving antenna is adjustable, adjustable signal modulation scheme, the number of cycles is adjustable.
datasave random
- 将仿真数据写入TXT文档,是几个函数重载的文件;还有做信道损耗计算的时候需要用到的一些随机数生成函数。(write systemlevel simulation data into txt,in c++,some random number function)