-
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
-
CVHough
hough变换,检测直线,有界面很好用的matlab源代码!可以自己加入需要的代码!(hough transform, linear detection, a good interface with the Matlab source code! Need to be their own code!)
- 2007-01-09 09:43:29下载
- 积分:1
-
MATLAB7.X
MATLAB7.X混合编程》源程序.rar适合初学者很好的(MATLAB7.X hybrid programming " source. Rar good for beginners)
- 2011-05-16 12:56:51下载
- 积分:1
-
mvr61
这是一个多目标多参数无约束线性优化程序,其中包括三个具体的应用实例,对于解决非线性优化问题十分好用(This is a multiple target multi parameter non linear constrained optimization program, which includes three specific examples of application, to solve the nonlinear optimization problem is very easy to use)
- 2012-04-20 17:32:55下载
- 积分:1
-
sysidjob3
该程序初步实现了M序列的生成,并且详细地进行了频域法的系统辨识分析。(The program is the initial realization of the M-sequence generation, and detail the frequency domain method of system identification analysis.)
- 2012-06-09 17:18:09下载
- 积分:1
-
PF
说明: 粒子滤波通过随机采样生成粒子,计算随机变量的后验分布(Particle filter generates particles by random sampling and calculates the posterior distribution of random variables.)
- 2019-05-04 22:40:54下载
- 积分:1
-
lbmtest
波茨曼格子流体模拟,用于模拟微观油水驱替效果和流体分布关系(LBM fluid simulation, used to simulate the micro-oil-water displacement effects and the relationship between fluid distribution)
- 2009-09-28 11:45:25下载
- 积分:1
-
chaper5
机器人控制系统的设计及其matlab仿真第5章“机器人迭代学习控制及重复控制”源代码(The robot control system design and its matlab simulation Chapter 5, " the robot iterative learning control and repetitive control" source code)
- 2013-04-25 14:23:46下载
- 积分:1
-
FCM
Segmentatiuon wiuth FCM
- 2009-09-04 20:09:14下载
- 积分:1
-
danjixingnibianqi
逆变器的调制方法有多种,如单极性调制,双极性调制,单极倍频调制等,此处是单极性调制,并给出单极性调制发生器(There are many modulation methods for inverters, such as unipolar modulation, bipolar modulation, unipolar frequency modulation, etc. This is unipolar modulation, and a unipolar modulation generator is given)
- 2017-07-01 19:49:08下载
- 积分:1