当前位置:
首页
资源下载

搜索资源 - random orthogonal matrix
搜索资源列表
-
0下载:
基于MATLAB平台的产生随机正交矩阵的函数,非常好-a numerical algorithm for generating a random symplectic orthogonal matrix
-
-
0下载:
对256×256大小的8bit灰度lena图像进行仿真计算,稀疏矩阵采用DCT矩阵,观测矩阵采用高斯随机矩阵,重构算法采用OMP(正交匹配追踪)算法。
-256256 size 8bit grayscale lena image simulation, sparse matrix DCT matrix, and observation matrix using Gaussian random matrix reconstruction algorithm using OMP (orthogo
-
-
0下载:
应用正交匹配追踪求解等式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.
ca
-
-
0下载:
应用傅立叶变换矩阵对信号进行稀疏,经高斯随机观测矩阵观测,经正交匹配追踪算法重构.压缩感知入门程序-The Fourier transform matrix is used to spill the signal. Observed by Gaussian random observation matrix and reconstructed by orthogonal matching tracing algorithm. Compression Sensing Getting Started
-