资源列表
DCT程序实现文档
- dct变换-DCT transform
cosamp
- 压缩感知理论中 贪婪算法cosamp算法的实现-Compressed sensing algorithm "cosamp"
course
- 描述司机与售票员之间的进程问题,熟悉p和v操作-Describe the process between the driver and conductor of the problem, familiar with p and v operations
main_BP
- MP算法,完成基本的一维信号的重构,里面有详尽的注释和解析-MP Algorithm,Complete reconstruction of the basic one-dimensional signal,There are detailed notes and parsing
RIP_fi
- 计算压缩感知的测量矩阵和稀疏基的RIP因子。-This file aims to calculate the RIP factor or the measurement matrix and sparse base in compressive sensing field.
shunxu
- 这是一个数据结构的顺序表简单算法.其中可能有一些小问题,但基本上还是能运行的.-This is a data structure of a simple algorithm for the sequence table. Which may have some minor problems, but basically it can run.
table
- 这是一个简单的表格二维表格,但不能直接在表格里面添加或删除数据。-This is a simple form two-dimensional form, but not directly inside the table to add or delete data.
huffman
- 由于目前数字通信中一般都使用二进制符号,因此二进制的Huffman编码技术最为普遍,其编码步骤如下: 1、将信源符号按概率从大到小进行排列; 2、给两个概率最小的信源符号各分配一个码元“0”和“1”,然后将这两个信源符号合并成一个新符号,并用这两个最小的概率之和作为新符号的概率,结果得到一个只有(n-1)个信源符号的新信源(假设原来所需编码的符号数为n),称为信源的第一次缩减信源S1; 3、将缩减信源S1的符号仍按概率从大到小的顺序进行排列,重复步骤2,得到只含(n-2)个符号的缩减
fft
- jpeg压缩中离散余弦变换DCT快速算法代码,使用的是verilog
huffman
- 用于图像处理,图像压缩,图像编码的霍夫曼编码,matlab仿真实现源代码。-Huffman code
f281xcap
- 电机控制中的CAP中断源程序,适用于2400和2800系列DSP
sublot
- subplot的几种输出方式简单易懂,特别适合初学者-Several kinds of output subplot way easy to understand