文件名称:myomp
介绍说明--下载内容来自于网络,使用问题请自行百度
应用正交匹配追踪求解等式y=Ax,要求:
待求x是稀疏向量,A为高斯随机矩阵
调用形式:x = myomp(A,y,err)
A -线性投影矩阵;
y -投影向量
err -所需精度-apply Orthogonal matching pursuit to solve the equation y = Ax,
requirements:
the unknown x is sparse vector,
A is a Gaussian random.
calling form: x = myomp (A, y, err)
A - linear projection matrix
y - projection vector
err - desired accuracy.
待求x是稀疏向量,A为高斯随机矩阵
调用形式:x = myomp(A,y,err)
A -线性投影矩阵;
y -投影向量
err -所需精度-apply Orthogonal matching pursuit to solve the equation y = Ax,
requirements:
the unknown x is sparse vector,
A is a Gaussian random.
calling form: x = myomp (A, y, err)
A - linear projection matrix
y - projection vector
err - desired accuracy.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myomp.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.