-
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
-
objpose.tar
说明: 基于点的位姿估计,用的是正交迭代算法,国外论文的源代码(Point-based pose estimation, iterative algorithm using the orthogonal)
- 2011-04-11 20:47:58下载
- 积分:1
-
Parabolic_Reflector
Parabolic Reflector Radiation Pattern
- 2015-02-07 22:08:27下载
- 积分:1
-
Alamouti2x2
2x2 alamouti code for mimo channel
- 2015-03-29 18:59:17下载
- 积分:1
-
噪声调相干扰信号 jam nf
噪声调相干扰信号的matlab仿真实现,其中包含成像的提取程序(sar jamming signal of noise moding phase)
- 2019-04-18 23:25:23下载
- 积分:1
-
Intelligent-optimization-algorithm-
收集的目前比较流行的智能算法的matlab代码,包含:粒子群算法、人工蚂蚁算法、人工免疫算法、免疫粒子群优化算法、差分进化算法、上帝算法等等(Collect the more popular intelligent algorithm matlab code, including: particle swarm optimization, artificial ants algorithm, artificial immune algorithm, immune particle swarm optimization algorithm, differential evolution, God algorithms)
- 2021-03-24 09:59:15下载
- 积分:1
-
chengxu
这个也是关于空间谱的matlab 挺好的 可以()
- 2007-08-07 14:28:16下载
- 积分:1
-
CFD2_lc
有限体积法求解一维欧拉方程,有助于理解近似黎曼解的概念(Finite volume method for solving one-dimensional Euler equations, contribute to an understanding of the concept of approximate Riemann solutions)
- 2007-09-10 14:19:21下载
- 积分:1
-
spatialPattern
Generate 2D spatial pattern like fractal brownian motion. Fractal Dimension can be modified as input parameter.
- 2009-07-17 07:10:22下载
- 积分:1
-
spline
说明: 实现三次样条差值,与matlab实现的精度一样(Realize the difference between cubic spline, and the precision to achieve the same matlab)
- 2011-04-07 10:04:18下载
- 积分:1