搜索资源列表
OFDM_graphic_userinterface
- 用matlab实现了OFDM系统的图形用户界面,方便系统参数的设置-achieved using Matlab OFDM System graphical user interface to facilitate the establishment of the system parameters
vblast-ofdm-simulation
- 基于VBLAST-OFDM的MATLAB SIMULATION,图形化界面,并且给出了各仿真图
mimo-ZF
- mimo无线通信系统的ZERO-FORCING 接收机的MATLAB实现。给出了仿真图形
MATLAB-FSK
- 用MATLAB产生FSK调制信号 1.实验要求: (1)随机产生一个包含十个元素的数组,该数组中的元素非0即1,用作FSK信号的输入数据。 (2)对该数组中的二进制数进行FSK调制,0调制在5000Hz上,1调制在8000Hz上,码元速率为200码元/秒。 (3)画出所产生的FSK信号的时域图形和频域图形。
16QAM.rar
- 16QAM仿真的程序,包含载波、眼图、星座图等多个通信常见图形的仿真,16QAM simulation procedures, including the carrier, the eye diagram, constellation diagram, and many other common graphics communication simulation
my_QPSKmod_201107
- 从基带信号产生——IQ映射——调制——信道加噪——解调——判决及反映射——接收信号输出,每个步骤都画出了图形。 -From the baseband signal- IQ mapping- Modulation- channel with noise- modem- judgments and reflect radio- receiver signal output, each of these steps are drawn graphics.
WCDMAsim
- wcdma的上行链路、下行链路图形生成,用户自己输入参数,进行计算-wcdma uplink, downlink pattern generation, user input parameters, calculated
fir-m
- 基于matlab的fir数字滤波器的模拟和仿真图形,源代码 程序 用matlab打开运行即可,希望大家喜欢,谢谢!-failed to translate
lpc-demo
- 图形图象 图片显示 2D图形编程 3D图形编程 绘图程序 波变换 GIS编程 分形几何 图形图像处理 OpenGL 图形/文字识别 压缩解压 加密解密 CA认证 数值算法/人工智能 STL 数据结构 数学计算 人工智能/神经网络 matlab例程 生物技术 Java编程 Applet 游戏 Javascr ipt Jsp/Servlet Ajax *行业应用 医药行业 金融证券系统
img_enhancement
- 三种滤波器对图形处理,拉普拉斯滤波器,反锐化掩模滤波器,高提升滤波器等-Three kinds of filters for graphics processing, Laplace filter, Unsharp Mask filter, high-enhancing filters, etc.
bssalgorithm
- 自己编写的,盲源分离算法仿真分析系统(图形界面)又名:独立分量分析;算法种类:自然梯度算法、投影自然梯度算法、FastICA、SOBI、NJD非正交联合对角化。信号种类: MASK:2ASK,4ASK,8ASK MPSK:2PSK、4PSK、8PSK MFSK:2FSK、4FSK、8FSK 分连续相位CPFSK和离散相位DPFSK两种 MQAM:16QAM、32QAM、64QAM、128QAM OFDM:子载波数可任意选定,映射方式有BPSK、QPSK、4QAM、16QAM、
PTS_ccdf_kong
- 利用PTS技术降低峰均比,并作出与未使用降低PAPR技术的CCDF对比图形-Comparing with OFDM system without PAPR reduction techniques,figure the CCDF using PTS technique.
SLM_PTS
- 利用SLM和PTS降低OFDM系统PAPR,并得到相应的对比图形-Using SLM and PTS techniques to reduce the PAPR of OFDM system,and figure the CCDF
papr_cdf_80211a
- 802.11a 发送端采用BPSK调制得到的PAPR的CDF图形程序-CDF plots of PAPR from an IEEE 802.11a Tx with BPSK modulation
ofdm
- 对OFDM通信系统进行仿真,使用AWGN信道,生成误码率与信噪比的仿真图形,并与理论图形进行比较-The simulation of the OFDM communication system, using the AWGN channel, BER and SNR generated graphic simulation, and compared with the theoretical graph
3GPP_Spatial_Channel_Model
- 本程序为美国某大学学生开发,具有GUI图形界面,使用方便。适合于3GPP LTE链路级和系统级的仿真。-developed by an American college student, this code has GUI interface to make it convinient to use. Suitable for 3GPP LTE link level or system level simulation.
ctmsim_v1_1
- 这是一个高速公路仿真模型。该仿真模型可以在matlab中以命令行形式或者图形界面形式进行。-CTMSIM is an interactive freeway traffic macrosimulator for MATLAB. It is based on the Asymmetric Cell Transmission Model (ACTM) and allows user-pluggable ramp flow and ramp queue controllers. Its output
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编码,给出编码器的输出码组序列
mskmod
- 解释详细的MSK调制实现,适用于初学者,简单易懂,图形好看-The MSK modulation to achieve a more detailed explanation for beginners, easy to understand, good-looking graphics
IIR
- matlab IIR 低通,高通和带通滤波器完整程序,本人花了好多时间自己写的,有滤波前后图形对比!-matlab IIR filters and low-pass,high-pass and band-pass filter the full process, I spent a lot of time to write my own, there is before and after the graphic correlation filter!