-
BP
说明: 除匹配追踪类贪婪迭代算法之外,压缩感知重构算法另一大类就是凸优化算法或最优化逼近方法,这类方法通过将非凸问题转化为凸问题求解找到信号的逼近,其中最常用的方法就是基追踪(Basis Pursuit, BP),该方法提出使用l1范数替代l0范数来解决最优化问题,以便使用线性规划方法来求解(In addition to match-tracking greedy iterative algorithms, another major category of compressed-perceptual reconstruction algorithms is the convex optimization algorithm or the optimization approximation method. This type of method finds the signal approximation by converting the nonconvex problem into a convex problem. The method is base tracking (Basis Pursuit, BP). This method proposes to use the l1 norm instead of the l0 norm to solve the optimization problem in order to use the linear programming method to solve the problem)
- 2018-04-13 11:37:15下载
- 积分:1
-
这是在TC环境下运行的程序,主要实现三维图形的上下左右旋转功能。...
这是在TC环境下运行的程序,主要实现三维图形的上下左右旋转功能。-This is the TC run under the procedure, 3D graphics around the next rotation.
- 2022-01-26 02:33:03下载
- 积分:1
-
邮票问题:设一国家发行n种不同面值的邮票,并且每封信至多允许贴m张邮票,对于给定的m,n值,写一个算法求出从邮资1开始在增量为一的情况下可能获得的邮资值的最大连...
邮票问题:设一国家发行n种不同面值的邮票,并且每封信至多允许贴m张邮票,对于给定的m,n值,写一个算法求出从邮资1开始在增量为一的情况下可能获得的邮资值的最大连续区域以及获得这个区域的各种可能面值的集合。如,当 n=4,m=5,若有面值为(1,4,12,21)的四种邮票,则邮资最大的连续区域为1到71。还有其他面值的四种邮票可组成同样大小的区域吗-stamp issue : Let a national issue n different denominations of the stamps and letters each allow up to m stamp affixed, to the m, n, write an algorithm derived from a postage in an increment of the circumstances, may obtain a postage value of the maximum continuous access to this region and regional various denominations could assemble. For example, when n = 4, m = 5, if the values of (1,4,12,21) of the four stamps, postage largest regional consecutive 1-71. There are four other denominations of the stamps can be the same size as the composition of the region? ?
- 2022-02-24 19:12:53下载
- 积分:1
-
detection
vehicle detection using hog features
- 2019-05-04 16:56:17下载
- 积分:1
-
waveletcdf97
9/7小波图像滤波,二维小波滤波快速分解重构(9/7 wavelet image filtering)
- 2020-12-13 16:09:15下载
- 积分:1
-
mvcnn-master
说明: 计算机视觉中一个长期存在的问题是关于用于识别的三维形状的表示:三维形状是否应该使用操作在其原生三维格式(如体素网格或多边形网格)上的描述符来表示,还是可以使用基于视图的描述符来有效地表示?我们在学习从一组二维图像上呈现的视图中识别三维图形的背景下解决了这个问题。我们首先介绍了一个经过训练的标准CNN架构,可以独立地识别呈现在视图中的形状,并展示了一个3D形状甚至可以从中识别出来(A longstanding question in computer vision concerns the
representation of 3D shapes for recognition: should 3D
shapes be represented with descriptors operating on their
native 3D formats)
- 2020-12-04 13:13:03下载
- 积分:1
-
单摆模型matlab编程
说明: 单摆方程线性和非线性求解代码,具有非常深远的意义,非常适合初学者使用,代码简洁有效(Simple pendulum equation linear and nonlinear solution code, has a very profound significance, very suitable for beginners, code simple and effective)
- 2019-01-11 11:05:03下载
- 积分:1
-
LGDP4512 51 drivers, driver TFT display
LGDP4512 51驱动程序,驱动TFT显示-LGDP4512 51 drivers, driver TFT display
- 2022-06-12 15:48:45下载
- 积分:1
-
两个相同行数和列数的稀疏矩阵用十字链表实现加法运算
两个相同行数和列数的稀疏矩阵用十字链表实现加法运算-two identical rows and columns in the sparse matrix using Orthogonal List Adder Operational
- 2023-05-18 21:15:04下载
- 积分:1
-
舵机云台
说明: 使用SG90转动,MPU6050显示角度,OLED显示,STM32F103C8,PWM控制。(Using SG90 rotation, MPU6050 display angle, OLED display, STM32F103C8, PWM control.)
- 2020-06-18 06:40:01下载
- 积分:1