-
YALL1_Group_20120223
用于求解组稀疏的matlab代码,可以设置系数为非负。也可以设置分组是否为重叠。(This is a solver for
(1) group-sparse basis pursuit model:
minimize sum_i w_i*||x_{gi}||_2
subject to Ax = b,
x >= 0 (optional),)
- 2021-03-02 14:19:34下载
- 积分:1
-
CS_OMP
压缩感知方法演示,1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit)
测量数M>=K*log(N/K),K是稀疏度,N信号长度,可以近乎完全重构(1-D signal is compressed sensing to achieve (orthogonal matching pursuit method Orthogonal Matching Pursuit) number of measurements M> = K* log (N/K), K is the sparsity, N signal length, can be almost completely reconstructed)
- 2011-11-23 21:03:22下载
- 积分:1
-
jisi
运动目标的检测是视频处理过程中后续跟踪技术的基础,其检测结果的好坏直接关系到能否跟踪到运动目标及跟踪准确度问题。运动目标的检测就是从机器视觉系统获取的序列图像中把前景,运动,目标分割提取出来的过程。本文描述了机器视觉中运动目标检测的主要方法?介绍了其中背景减除法的几种典型算法的原理、特点、背景差分法的基本流程?主要包括四个步骤为,预处理、背景建模、目标检测、后处理。然后在matlab环境下运用背景减除算法完成了视频中运动目标的检测,并对检测结果图像进一步处理.(Moving target detection is a follow up video processing technology based on the test results is directly related to the ability to track moving targets and tracking accuracy. Moving target detection prospects, movement, object segmentation extracted from the sequence of images acquired by the machine vision system. This paper describes the main method of moving target detection machine vision ? introduced the principle of which several typical algorithms for background subtraction method, the basic flow characteristics, background difference method ? mainly includes four steps, preprocessing, background modeling target detection, post-processing. Use background subtraction algorithm in Matlab environment complete video moving target detection, and detection results of images for further processing.)
- 2013-04-13 20:39:14下载
- 积分:1
-
Design-embedded-computer
Design Embedded system
- 2015-02-26 11:40:42下载
- 积分:1
-
JPEG
基于matlab的JPEG压缩源码,含压缩与解压缩,还有与原图的对比测试。(Matlab-based JPEG compression source, including compression and decompression, as well as comparison with the original image.)
- 2012-05-20 12:26:20下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1
-
jpegrestoration
jpeg restoration using matlab p-file
- 2011-01-12 08:35:38下载
- 积分:1
-
1258745tsp
做tsp的matlab仿真程序,31个城市遍历,仿真效果挺不错的,是学习入门的好东西,都有注释哦(Matlab simulation program, do tsp 31 cities traversal, simulation results are quite good, is a good thing to learn entry has a comment Oh)
- 2013-04-11 09:46:54下载
- 积分:1
-
matlab--mingling
matlab命令大全,里面有matlab的各种指令,有需要的可以下下。(The Matlab command Guinness, which Matlab commands, there is a need can under the circumstances.)
- 2013-05-12 17:57:48下载
- 积分:1
-
mydwt
Code for dwt watermarking an image
- 2015-04-01 00:40:15下载
- 积分:1