搜索资源列表
Turbocode
- 包括turbo码编译码程序,译码算法包括sova及max-log-map算法,并有完整链路验证其性能。-including turbo coding - decoding procedures, SOVA including decoding algorithm and max-log-map algorithm, and link integrity test its performance.
2Tx_2Rx_STBC_MAP
- 该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数 gendatabits.m: 生成原始信息比特数据的程序 conv_encoder.m: 卷积码编码器 interleave.m: 交织器 mod_2Tx_STBC_DFUSC_Convcode.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfect
Turbo_simulink
- Turbo码仿真程序。有Turbo码的编码,MAP算法,迭代译码,删余和没删余的。
CTC 解码算法
- This platform simulates the classical turbo encoding-decoding system, including Log-MAP algorithm and max-log-MAP algorithm.
OFDM经典算法S&C算法的matlab仿真程序
- OFDM经典算法S&C算法的matlab仿真程序,可出图,,OFDM classic algorithm of the S & C algorithm matlab simulation program can be a map,
MAP. Matlab程序实现了MAP算法-最大后验概率算法
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
LogMAPdecoder.rar
- LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考,<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3> Test-bench code is also inclu
MAP
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。 -The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, also include the algorithm are: convolutional coding, convolutional decoding, BPS
homework06_em_956105133
- EM算法在概率图中的应用,在计算机视觉中也用用到!-EM algorithm in the application of probability map, is also used in computer vision is used!
MDS-MAP
- 用于定位仿真的算法,是关于MDS-MAP算法的。-localization code for MDS-MAP algorithm
SOM
- 基于自组织特征映射(SOM)的系统辨识算法实现-Based on self-organizing feature map (SOM) of the system identification algorithm
segment
- 用matlab实现的医学图像分割算法,(分割最佳阈值的迭代算法)代码, 可适合初学者使用,并有图。-Using matlab to achieve the medical image segmentation algorithm, (partition optimal threshold of iterative algorithm) code which may be suitable for beginners to use, and map.
turbo-map
- turbo编码的map算法,很简洁,有snr曲线-map algorithm for turbo codes, it is simple, there are curves snr
turbocodermax-log
- 简化MAX-LOG-MAP算法与LOG-MAP算法性能对比 MAX-LOG-MAP_1024_标准交织_1~3次迭代_grid 简化MAX-LOG-MAP算法与门限MAX-LOG-MAP算法性能对比_10次迭代640交织长度-Simplify the MAX-LOG-MAP algorithm and the LOG-MAP algorithm performance comparison MAX-LOG-MAP_1024_ standard cutting _1 ~ 3 iterati
my_turbo
- turbo码的编解码程序,采用max-log-map算法,简单易用。程序采用QPSK调制,信道为AWGN-turbo code decoding process, using max-log-map algorithm, easy to use. Program uses QPSK modulation, AWGN channel is
map
- 最大后验概率算法map的MATLAB程序-Algorithm for maximum a posteriori probability map of the MATLAB program
MDS-MAP
- MDS-MAP定位演算法,內含模擬使用者路徑,模擬不同人數下MDS-MAP算法及RSSI等相關定位算法-MDS-MAP localization algorithm that includes simulated user paths to simulate different number next MDS-MAP algorithm and RSSI location algorithm and other related
MDS-MAP
- MDS-MAP定位算法matlab例程,下载解压可以直接用(MDS-MAP localization algorithm)
蚁群算法在大规模栅格地图中的实现
- 关于蚁群算法在大规模栅格地图中的实现,运行主函数便可以绘制避障路径(Implementation of ant colony algorithm in large scale raster map)
map去除相干斑噪声
- 经典的MAP算法,可以用来去除SAR图像中的相干斑噪声,修改加载的图片路径后可以直接运行。