-
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
-
ChaosAttractors
混沌时间序列分析与预测工具箱 (4)同时求时延与嵌入窗的(delay time & embedding window)
CC方法 - C-C MethodMain_CC_Luzhenbo.m
((Chaos time series analysis and forecasting tool box
)
- 2011-10-29 11:36:17下载
- 积分:1
-
MATLABcode
《有限单元法及应用》最新2012版。公式推导详尽,matlab符号运算及算法简单易懂,理论介绍与软件应用连接紧密,适合作为非力学专业高年级本科生及研究生教材使用,也可作为有限元应用领域内工程技术人员的参考书。(The latest 2012 edition of the finite element method and its application " . The formula derivation detailed, the Matlab symbolic computation algorithm is simple and easy to understand, the theory describes the software application connections are tight, suitable as a non-mechanical professional senior undergraduate and graduate textbook, and may also be used as a reference book of engineering and technical personnel in the field of finite element applications.)
- 2013-03-26 11:43:01下载
- 积分:1
-
zjqxszx
本算例用正交多项式,采用最小二乘法拟合散点函数曲线,程序为MATLAB编写!(zuixiao ercheng duoxiangshi)
- 2013-10-12 21:17:48下载
- 积分:1
-
matconvnet-1.0-beta8.tar
matlab版的卷积神经网络,学习和交流使用.matlab版的卷积神经网络,学习和交流使用(convolutional neural network of matlab for research)
- 2021-04-20 14:08:50下载
- 积分:1
-
checkCorrelation
Jacks 频谱的相关性测试,可以验证得到的jaks频谱是否正确
(Jacks test the relevance of the spectrum can be obtained to verify the correctness of the spectrum jaks)
- 2008-01-24 23:30:21下载
- 积分:1
-
copulas
copulas参数估计方法的源代码。copulas为一种统计方法。(copulas parameter estimation method of the source code. copulas is a statistical method.)
- 2013-10-13 18:24:32下载
- 积分:1
-
Cluster-analysis
聚类分析的案例,用maltab方法实现,修改可以使用(Cluster analysis of cases with maltab method, can be used to modify)
- 2013-08-26 10:37:11下载
- 积分:1
-
isconnected
对复杂网络进行判定是否是连通图,输入参数是网络的邻接矩阵,如果是连通图,输出是1,如果不是,输出0.(directed or undirected graph)
- 2013-11-08 14:10:57下载
- 积分:1
-
face_detction
MATLAB code for face detection
- 2014-12-07 21:28:16下载
- 积分:1