搜索资源列表
UWB_Monocycle
- This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program use
M-QAMsimulink
- 用于仿真2,4,8,16,.......任意进制的M-QAM的仿真源代码,MATALB编写-for simulation 2,4,8,16, ... arbitrary 229 M-QAM the simulation source code, prepared Aspect
Lab_Exercices_Modeler
- opnet学习资料,提供部分网络仿真模型。一:介绍OPNET 环境。二:执行M/M/1队列模型。三:以太网模型(Aloha,CSMA,CSMA-CD).四:TCP.五:OSPF
一个matlab实现IIR、FIR、LMS、NLMS等算法的m代码
- 一个matlab实现IIR、FIR、LMS、NLMS等算法的m代码
a_software-defined_gps_and_gal
- gps GPS matlab GPS lab ephemeris.m matlab gps toolbox gps toolbox Software Receiver,gps GPS matlab GPS lab ephemeris.m matlab gps toolbox gps toolbox Software Receiver
a4_mm1net.project
- opnet仿真平台 工程包,仿真M/M/1队列。两个源发包,PROC接收到之后销毁。 适合初学者了解opnetO(∩_∩)O~-opnet simulation platform engineering package, simulation M/M/1 queue. Two source contract, PROC received after the destruction. Suitable for beginners to understand opnetO (∩ _ ∩
OFDMcode.rar
- 完整的OFDM链路程序并作了较为具体的解析从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析.,Orthogonal frequency division multiplexing (OFDM) is becoming the chosen modulation technique for wireless communications. OFDM can provide large data rates with sufficient robustnes
simulation
- 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S
M-QAM-modulation-demodulation
- 多钟调制方式,适合初学者学习,内容还是不错的-Many clock modulation, suitable for beginners to learn, content is still good
M-PSK
- M-PSK 误码率及无符号率的matlab源程序-M-PSK symbol error rate and the rate of non-matlab source
m
- DS展頻 with pn sequence-DS spread spectrum with pn sequence
m
- m序列举例。4级移位寄存器生成周期为15的m序列。-m sequence example. 4 shift register generating the m sequence of 15 cycles.
pcm
- 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
HOLUX-M-1000-Bluetooth-GPS-Receiver
- HOLUX M-1000 Bluetooth GPS Receiver User Manual
m-sequence
- m序列产器 像头文件动态库的 在函数中进行调用-the series of m sequence
M
- 基于M序列的直接序列扩频通信系统设计与仿真原理图-Direct sequence spread spectrum communication system based on M sequence schematic design and simulation
完整的QPSK-MSK-QAM-OFDM调制解调m程序
- 完整的QPSK-MSK-QAM-OFDM调制解调m程序(Complete QPSK-MSK-QAM-OFDM modulation and demodulation m program)
m码 gold 码 和混沌码
- m码 gold 码 和混沌码生成的小程序(M code gold code and chaotic code generated small program)
m、gold序列自相关
- 生成m序列和gold序列的matlab代码,并比较他们的自相关、互相关特性。(Generate matlab code of m-sequence, and control the generation of m-sequence with specified requirements through input tap)
M序列扩频码相关性分析
- M序列扩频码相关性分析,对随机二值信号进行M序列扩频,分析了其自相关和互相关特性