搜索资源列表
paper
- 用硬件方式实现的3GPP的turob码的一整套流程!它包括3个不同的程序.其特点有:1.使用3种不同方式下用硬件实现编译码的过程(最优译码方式对比)2.不同交织长度下对性能影响的对比分析3.对1点所说的三种方法进行性能对比!对研究3GPP具有教大的参考价值!-Implemented in hardware mode set of 3GPP the turob code process! It includes three different programs. Its characteristi
IGArarn
- 介绍了遗传算法的基本原理与求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工具箱在解决函数优化问题上的有效性与实用性性。 -Introduces the basic principles of genetic algorithms and solving process, elaborated on the use of the Matlab genetic algorithm toolbox, and a
PBIL
- 该资源详细地给出了分布估计算法的PBIL算法的具体流程。供学习分布估计算的人参考使用。- PBIL algorithm clc clear clf tic 开始计时 参数设置 Pop_Size=40 Individual_Len=20 每个变量的长度 Variable_Num=2 Learning_Rate=0.01 Iteration_Time
OFDM
- 简单的OFDM流程,使用matlab自带的QAM函数,适合初学者-OFDM simple process, using the built-in QAM matlab function, suitable for beginners
OFDM
- 简单的OFDM流程,使用matlab自带的QAM函数,适合初学者,包含FFT,循环前缀,串并变换等-OFDM simple process, using the built-in QAM matlab function, suitable for beginners, including FFT, cyclic prefix, string and transform
MATLAB-OCR
- 用MATLAB实现人民币纸币金额的识别与统计。并使用GUI界面显示结果。附带算法流程PPT与纸币样本。-Using MATLAB to realize the recognition and statistics of the amount of RMB banknotes. And use the GUI interface to display the results. With the algorithm process PPT and notes sample.
libsvm-mat-2.91-1
- Matlab上使用SVM所需插件 2. 操作流程: 请注意:详细操作流程请参考上面的“详解”网站,这里只说大框架和详解里没有提到的问题。 A.设置path File->set path ->add with subfolders->加入libsvm-3.11文件夹的路径 B. 在matlab中编译 目的:将libsvm-3.11\matlab 中 libsvmwrite.c 等 C++文件编译成 libsvmread.mexw32 等matl
ofdm
- OFDM调制全流程,带中文注释,使用QPSK映射与逆映射(The whole process of OFDM modulation, with Chinese annotations, using QPSK mapping and inverse mapping)