搜索资源列表
短信测试3.0
- 用MODEM来发短信,包括PDU的算法,较为详细!-Sends the short message with MODEM, includes PDU the algorithm, is more detailed!
drawline2
- 一个简单的画直线的程序 用的是中心线算法画的-a simple line drawing of the procedure is the center of the painting algorithm
TaylorAlgorithm
- 本函数用于实现无线定位中的TAYLOR算法-this function to achieve the wireless location algorithm TAYLOR
ChanAlgorithm
- 本函数是用于仿真实现无线定位中的CHAN算法的源码-This function is used for simulating wireless location of the algorithm source code CHAN
LS
- 基于LS算法信道估计的OFDM系统仿真,这对于初学OFDM的人来说,非常有帮助
OFDM_chnMATLAB
- 信道估计算法及实现,matlab编写
GSM_simlate_packge.rar
- 基于matlab开发的GSM物理层仿真程序,包括信道编解码、GSMK调制解调、viterbi均衡等整套的L1算法,并有详细的文档说明。,Matlab based on the development of GSM physical layer simulation program, including channel encoding and decoding, GSMK modulation and demodulation, viterbi algorithm for a balanced
Ymodem_transfan
- 利用ymodem协议通过串口传输数据或文件,具备CRC校验算法-Ymodem agreement through the use of serial transmission of data or documents, with CRC checksum algorithm
rscode-1.0
- RS译码器的C源代码,采用了BM算法,钱搜索,和福尼算法求错误值-the rs decoder c code
2
- 非最小相位MA(3),高阶统计分析,GM算法估计MA参数,Matlab源程序-GM algorithm estimates MA parameters
AntiDopplerFrequencyShiftOfOFDM
- 在OFDM系统中,针对多普勒频偏采用多种算法进行校正,该文总结了这些算法。-In OFDM system, for the use of a wide range of Doppler shift correction algorithm, the text summary of the algorithm.
demodulation1
- 使用MATLAB实现BPSK调制和解调算法-MATLAB realization of the use of BPSK modulation and demodulation algorithms
BPSK_simlink
- BPSK方式的一个编码译码算法程序,通过该程序可以学习编码译码的整个实现过程,写的很好-BPSK mode of a coding-decoding algorithm program, the program can learn the entire implementation process of the codec, written in good
1
- 功能:现代人的社会交往越来越多,人们会需要通讯录来记录联系信息,必须对通讯录进行管理,对使用通讯录提供方便,基本功能如下: 输入、显示、查找、删除、插入、保存、读入、按照序号查询、拷贝、排序和退出。 目的:利用静态结构数组实现通讯录管理,数组的每一个元素是一个联系记录,通过该例子了解数据库管理的基本功能,重点掌握数组元素作为结构体的应用、数组作为函数参数、文件读写、自定义函数等知识。 程序设计思路:程序设计一般由两个部分组成:算法和数据结
GMSK
- 用matlab编写的一个GMSK调制算法的仿真程序-GMSK modulation algorithm using matlab simulation program
constellation
- PSK、QAM等的编译码算法和星座图,仿真符合实际。-PSK, QAM codec algorithms and constellation diagram, simulation realistic.
function
- 信道编码中turbo码译码代码,采用logmap译码算法实现-turbo decode , lopmap function
cal_kr_dfe
- 基于standford大学cioffi教授的经典算法,计算有线信道的最佳判决反馈滤波器系数。-Calculate the optimal DFE coeffients based on the algorithm propoased by prof. Cioffi
zhiluanbianhuan
- 数字水印置乱变换频域插入程序,含有置乱变换与逆置乱算法,DCT运算与IDCT运算-Digital watermarking Scrambling frequency domain insertion procedure contains scrambling transformation and inverse scrambling algorithm, DCT operation and IDCT operation
定时同步Grande算法MATLAB代码
- 无线通信中接收端定时同步Grande算法的MATLAB代码