搜索资源列表
Pursuit
- 基和匹配追踪 WPBPursuitTour基追踪的小波包词典 WPMPursuitTour匹配追踪的小波包词典- The base and the match traces the small 娉㈠寘 dictionary WPMPursuitTour match tracing small 娉㈠寘 dictionary which the WPBPursuitTour base traces
径向基函数插值可视化
- 用OPENGL的简化版本glut 3.7 开发的径向基函数插值可视化三维图面旋转。用到了鼠标球追踪技术,径向基函数插值 压缩包下,data.txt为三维图形高度的值,ThreaD.cpp是源程序。Debug里面有在配置glut32.dll后可以运行的程序。其中glut-3.7.6.bin是glut包。如何配置请看里面的说明。如果,你对opengl有兴趣,那么这个是学习opngl的基础
基于压缩感知的信号重构
- 在基追踪法下的信号的重构的matlab程序
Pursuit
- 基和匹配追踪 WPBPursuitTour基追踪的小波包词典 WPMPursuitTour匹配追踪的小波包词典- The base and the match traces the small 娉㈠寘 dictionary WPMPursuitTour match tracing small 娉㈠寘 dictionary which the WPBPursuitTour base traces
BP_Uzawa.ps
- CS程序,非常好用,求解基追踪模型,希望多与大家讨论-CS program, very easy to use, to solve the model-based tracking and hope to discuss more with you
signal_decomposition_by_bp
- 基于基追踪(basis pursuit)对信号进行稀疏表示的算法-signal decomposition by basis pursuit...
SolveBP
- BP,基追踪,同MP一样,是实现信号稀疏分解的方法-BP, basis pursuit, as with the MP, is to achieve sparse signal decomposition method
jingxiangjihanshuchazhi
- 用glut做的鼠标球追踪三维旋转。包含可执行的exe。单是需要安装glut包.其中三维图形插值,基于径向基函数插值来做的。-Programming wiht glut and rotate 3d data.
regular_omp
- 压缩感知的一个恢复算法,规则化正交匹配追踪-A recovery algorithm for compressed sensing, rules-based orthogonal matching pursuit
CH_dct_bp
- 基于压缩感知中DCT基的BP算法,用基追踪算法重构原始信号-Perception-based compression algorithm for DCT based BP, with the basis pursuit algorithm to reconstruct the original signal
dct_omp
- 压缩感知中基于DCT基的OMP算法,用正交匹配追踪重构出原始信号-DCT-based compressed sensing based OMP algorithm, orthogonal matching pursuit reconstruct the original signal
Demo_CS_BP
- 压缩感知中基追踪重构方法,用于稀疏信号的重构,本程序用于图像重构-Based tracking in compressed sensing reconstruction methods for sparse signal reconstruction, the procedure used for image reconstruction
A_algorithm_in_BP
- 一种基于基追踪压缩感知信号重构的改进算法,有一定难度的。-Improved algorithm based basis pursuit for compressive sensing reconstruction.
ROMP
- 视频压缩感知系统的基追踪算法仿真,可以运行通-Video compress and sensing system that based on BP.
fun_approch
- 压缩感知共轭梯度的基追踪算法。里面详细写了该算法的源程序。希望可以供大家学习。-this is the Gradient Projection for Linearly Constrained Convex Optimization in Sparse Signal Recovery
BP-reconstruction-algorithm-in-SAR
- 一种基于紧致字典的基追踪算法在超分辨SAR中的应用-The BP reconstruction algorithm in SAR based compact dictionary base
base_persuit
- 一种基于基追踪压缩感知信号重构的改进算法-Tracking improvements in the compressed sensing signal reconstruction algorithm based on the base
CSBP_matlab
- 用于压缩感知的基追踪(Basis pursuit)算法,程序非常详细,仅供参考-Basis Pursuit (Basis is pursuit) algorithm for compressed sensing.
SolveBP
- BP,基追踪,同MP一样,是实现信号稀疏分解的方法-BP, basis pursuit, as with the MP, is to achieve sparse signal decomposition method
BP
- 除匹配追踪类贪婪迭代算法之外,压缩感知重构算法另一大类就是凸优化算法或最优化逼近方法,这类方法通过将非凸问题转化为凸问题求解找到信号的逼近,其中最常用的方法就是基追踪(Basis Pursuit, BP),该方法提出使用l1范数替代l0范数来解决最优化问题,以便使用线性规划方法来求解(In addition to match-tracking greedy iterative algorithms, another major cate