-
Orthogonal-Matching-Pursuit
压缩传感中Orthogonal Matching Pursuit算法的matlab实现以及测试程序,上传者亲自编写,以验证,可放心使用。(The realization of Orthogonal Matching Pursuit (OMP) algorithm via matlab. OMP is a classical algorithm in compressed sensing. The RAR also includes a test program for this algorithm.)
- 2012-03-22 11:25:16下载
- 积分:1
-
MINNDz
Multiple-Instance Nearest Neighbour with Distribution learner.
- 2009-12-04 03:11:24下载
- 积分:1
-
chan
上载了蜂窝网3种经典的无线定位算法,即fang算法、chan算法、taylor算法,大家相互交流学习。(Uploaded three kinds of classical cellular wireless location algorithm, that is, fang algorithm, chan algorithm, taylor algorithm, we share their knowledge with each other.)
- 2010-01-28 17:14:35下载
- 积分:1
-
基于改进的不动点迭代算法的低秩Gram矩阵的恢复 fpc
基于改进的不动点迭代算法的低秩Gram矩阵的恢复,里面包括一个24983*101的真实数据库。(Fixed point and bregman iterative methods for matrix rank )
- 2013-01-15 19:18:19下载
- 积分:1
-
svg
ECLIPSE下的SVG图模一体化功能eclipsesvgnodesimple(eclipsesvgnodesimpleeclipsesvgnodesimple)
- 2010-05-12 09:16:11下载
- 积分:1
-
校际运动会管理系统
校际运动会管理系统(Schools Games Management System)
- 2020-07-02 14:20:01下载
- 积分:1
-
SVD_on_Matlab
SVD algorithm implementation in Matlab
- 2020-07-17 14:28:50下载
- 积分:1
-
3D-SPIHT
说明: 3-D SPHIT 压缩Matlab 程序及一些宝贵的MRI 3D序列图(3-D SPHIT compression Matlab procedures and some valuable MRI 3D sequence diagram)
- 2008-11-23 11:18:44下载
- 积分:1
-
mmmm
动态规划中图形算法中的最短路径算法 用类做的,分几个函数(The short road of dymta i don t know what is this program means,it is a c++
program !numeric recipes in C++ )
- 2010-01-03 20:34:11下载
- 积分:1
-
FDR-COMPRESS
一种改进的方案,它针对硬故障集的特点利用指示频率连续长度码(FDR码)进行二次编码压缩。该方法充分利用测试集中无关位较多而测试模式之间变化位较少的特征,应用贪心算法对预先计算的测试集进行了重新排序,尽可能的使相邻的向量间具有最少的不同位,排列成一个最佳的差分向量序列,然后应用FDR码对差分向量序列进行编码,最后对压缩结果重新分块,按照一次压缩的流程进行二次压缩。在解压时,使用片上解压电路解压,能高效地还原出原测试集。最后通过对Soc部分标准电路硬故障集的测试结果显示,本方案具有较好的压缩率。(a new improved method was proposed in the paper,the method using Frequency-Directed Run-length(FDR codes)coding for the twice aimed at hard-fault. It fully takes advantage of the characters that there are many don’t-care bits in the test set but a few different bits between the test patterns, Then it applies the greed calculate way to sort the precomputed test sets and make the close together vector have the least different sites possibly. It uses the FDR codes to coding the vectors,then blocks the results and uses the FDR codes to compress for the second time.
Decompression used of on-chip circuit extract unpack,it will be deoxidize the original test efficient.using the hard-fault to compress and the experimental results prove that the improved coding method of this paper has the better compression ratios has been proved at last.
)
- 2009-05-12 14:32:23下载
- 积分:1