-
l1_ls
说明: 最小化l1范数的Matlab代码。求解模型为:
min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。( l1-Regularized Least Squares Problem Solver
l1_ls solves problems of the following form:
minimize ||A*x-y||^2+ lambda*sum|x_i|,
where A and y are problem data and x is variable (described below).
)
- 2009-08-06 19:51:37下载
- 积分:1
-
VC05MATH
说明: 实现单目双焦测距算法
实现单目双焦测距算法(English Vers)
- 2010-04-19 20:50:25下载
- 积分:1
-
PCA
Principal component analysis (PCA) is a mathematical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables into a set of values of uncorrelated variables called principal components.
- 2011-11-09 11:49:29下载
- 积分:1
-
60-small-Matlab-code
自学Matlab必备的60个小程序代码,学习这些可以让你更快的学会编程。(60 small programs necessary by self-Matlab code, learning allows you to learn faster programming.)
- 2013-04-27 10:06:50下载
- 积分:1
-
Track-Association
采用PDA算法实现量测-航迹关联,常用于目标跟踪(Track association using PDA)
- 2016-07-31 17:34:55下载
- 积分:1
-
wind_rose
Wind_rose
Syntax:
HANDLES = WIND_ROSE(D,I,VARARGIN)
- 2009-06-06 10:42:07下载
- 积分:1
-
huisexitong
说明: 介绍灰色系统的相关知识,有助于提高MATLAB对它的求解(Introduction gray system knowledge, contribute to its solution MATLAB)
- 2009-08-29 16:24:34下载
- 积分:1
-
Vision-based-object-identification-and-tracking-f
Vision based object identification and tracking for mobile robot visual servo control
- 2013-01-01 14:06:56下载
- 积分:1
-
ReconocimientoRostros
Describe Describe Describe Describe Describe Describe Describe Describe Describe Describe
- 2013-08-27 01:08:09下载
- 积分:1
-
rainflow
雨流法的matlab程序 可用于疲劳计算,适用于机械和相关行业(Rainflow matlab program can be used for fatigue calculation for machinery and related industries)
- 2013-08-20 13:32:30下载
- 积分:1