-
MatlabprogrammsforencodinganddecodingofLDPCcodesov
There is an example of how to use the LDPC encode/decode with AWGN
channel model in files .ldpc_decode.m and .GFqldpc_decode.m.
There are a few parity check matrices available in the code but
you can use other matrices provided you have enough memory to load
them. I suggest checking out matrices in Alist format available on
David MacKay s web site.You will need to have access to a MEX compiler
to be able to use a few functions written in C.
LDPC的仿真代码(There is an example of how to use the LDPC enc ode/decode with AWGN channel model in files. l dpc_decode.m and. GFq ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you have enough memory to load them. I suggest check ing out matrices in Alist format available on Da vid MacKay's web site.You will need to have acces MEX's to a compiler to be able to use a few function 's written in C. Simulation LDPC code)
- 2007-04-04 22:28:13下载
- 积分:1
-
ASK_Modulation
ASK Modulation using MATLAB
- 2011-12-29 22:24:41下载
- 积分:1
-
A * 算法自主机器人
这个实验的目的是了解 A * 算法并在 Matlab 中实现它。
A * 使用最好的 rst 搜索和 nds 从一个给定的初始节点到目标节点的费用最少的路径。A * 遍历图,随着路径的预计总成本最低或距离,保持一路走来的备用路径段排序的优先级队列。它使用成本函数节点的知识加上启发 x 以确定的顺序搜索访问树中的节点。
- 2022-01-30 17:18:00下载
- 积分:1
-
Blind image quality assessment
这是一个无参考的图像质量评价方法,《Blind Image Quality Assessment UsingJoint Statistics of Gradient Magnitudeand Laplacian Features》算法具有较好的通用性,值得借鉴学习
- 2022-01-31 08:05:25下载
- 积分:1
-
毕设使用的局部均值分解(LMD)算法测试例程
STM32制作的MP3的全部资料,阵列信号处理的高分辨率估计,算法优化非常好,几乎没有循环,重要参数的提取,做视觉测量的上位机代码,GPS和INS组合导航程序。
- 2022-03-19 19:50:10下载
- 积分:1
-
整理好的遗传算法做的作业调度问题应用程序
搭建OFDM通信系统的框架,包含特征值与特征向量的提取、训练样本以及最后的识别,基于多相结构的信道化接收机,外文资料里面的源代码,包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角,MIMO OFDM matlab仿真。
- 2022-08-07 07:45:45下载
- 积分:1
-
Alamouti11
alamouti空时编码程序,alamouti空时编码程序(alamouti space-time coding procedures, alamouti space-time coding procedures)
- 2007-05-08 11:27:43下载
- 积分:1
-
BER_of_BPSK_DS-SS
Analyses performance of derict sequence spread spectrum with BPSK modulation
- 2015-01-07 19:36:39下载
- 积分:1
-
digitalgai
数字调制信号的产生与识别。产生数字调制信号,并汇出图像,比较直观。
通过分析解调的幅度、频率、相位来判断该信号的调制类型。(Generation and identification of digital modulation signals. Generates a digital modulation signal, and export the image, intuitive.
To determine the modulation type of the signal through the analysis of the amplitude, frequency and phase demodulation.)
- 2015-04-02 14:22:37下载
- 积分:1
-
matlabSVM分类应用
使用matlab的SVM包根据蠓虫翅膀类型对蠓虫进行分类,并可以进行判断,附数据
- 2022-07-15 17:12:11下载
- 积分:1