-
main
说明: 以稀疏基有离散余弦变换基(DCT)和快速傅立叶变换基(FFT)做为稀疏基,高斯随机矩阵、部分哈达玛矩阵为测量矩阵,L1范数、正交匹配追踪算法(OMP)为重建算法进行压缩感知算法实现。
以f = cos(2*pi/256*t) + sin(2*pi/128*t)做为原信号,取原信号f的20%做为输入进行压缩感知重建。(The sparse basis includes discrete cosine transform (DCT) and fast Fourier transform (FFT) as sparse basis, Gaussian random matrix and partial Hadamard matrix as measurement matrix, L1 norm and orthogonal matching pursuit algorithm (OMP) as reconstruction algorithm.
In this paper, the reconstructed signal is reconstructed by using the original sensing signal (sinf * t) as the original input signal (i.e. sinf * t * 2) + 2 * s * t * as the input signal.)
- 2020-12-17 22:00:23下载
- 积分:1
-
hist3d
matlab实现的三维直方图统计。用来统计数据的三维直方图。可适用于任何三维数据的统计。(matlab code to deal with 3d hist.)
- 2010-01-24 13:11:46下载
- 积分:1
-
LBP
说明: 完整的lbp编码,可以学会怎样使用lbp(Complete lbp coding, you can learn how to use the lbp)
- 2021-04-06 19:39:02下载
- 积分:1
-
Harrisjiaodianjiancefa
这是一个用于角点检测的算法程序,精度还可以,适合图像匹配时使用,对于一些特征点也可以效果明显,值得一看(This is for a corner detection algorithm procedures, the accuracy can also suitable for use image matching, For some feature points can obviously, an eye-catcher)
- 2007-03-12 19:15:18下载
- 积分:1
-
magnify
说明: 本代码能实现matlab图中图,可以在figure中实现局部放大图,从而实现整体趋势和局部展示的目的。(This codes can realize the MATLAB graph, iand the codes can realize the local enlargement map in the figure, so as to achieve the overall trend and the purpose of partial display.)
- 2020-06-22 00:20:02下载
- 积分:1
-
Lane_Detection
基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。(Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.)
- 2016-07-11 17:46:03下载
- 积分:1
-
Bezier
自己画的一条简单的Bezier曲线,通过四个控制点(控制点可自行选取)(She painted a simple Bezier curve through four control points (control points can be selected as their own))
- 2016-02-15 06:25:50下载
- 积分:1
-
china_map1
利用matlab画完整版中国地图包括台湾和南海海上边界线,中国地区高度分布图(height distribution map in China)
- 2021-04-12 20:48:57下载
- 积分:1
-
ImageQualityMeasures
MATLAB源码,使用多种算法进行图像质量评价(MATLAB source code, using a variety of algorithms for image quality evaluation)
- 2021-04-17 21:58:52下载
- 积分:1
-
InterSection
检测空间中直线是否相交(动态)(detect whether linear space intersect (dynamic))
- 2004-12-02 12:16:17下载
- 积分:1