登录
首页 » matlab » YALL1-v1.4

YALL1-v1.4

于 2012-10-17 发布 文件大小:5715KB
0 128
下载积分: 1 下载次数: 238

代码说明:

  用交替方向乘子法来求解L1正则化问题、BP问题、BPDN问题的一种算法(An algorithm for solving the L1 regularized problem, BP issue BPDN problem with alternating direction multiplier method)

文件列表:

YALL1-v1.4
..........\YALL1v1.0_User_Guide.pdf,276265,2012-08-16
..........\YALL1_v1.4
..........\..........\htm" target=_blank>COPYING,35147,2011-07-12
..........\..........\Demos
..........\..........\.....\demo_1d.m,1232,2011-07-12
..........\..........\.....\demo_2d.m,1275,2011-07-12
..........\..........\.....\demo_2dw.m,1727,2011-07-15
..........\..........\.....\demo_all.m,143,2011-07-12
..........\..........\.....\demo_complex.m,1420,2011-07-12
..........\..........\.....\demo_dB.m,1063,2011-07-12
..........\..........\.....\demo_hard.m,1452,2011-07-12
..........\..........\.....\demo_L1L2.m,1090,2011-07-12
..........\..........\.....\demo_L1L2con.m,1674,2011-07-12
..........\..........\.....\demo_nonneg.m,1625,2011-07-12
..........\..........\.....\demo_rand.m,1917,2012-08-13
..........\..........\.....\demo_weights.m,1315,2011-07-12
..........\..........\.....\hard150.mat,3610315,2011-07-12
..........\..........\.....\hard8nz.mat,1944606,2011-07-12
..........\..........\quick_start.m,1195,2011-07-12
..........\..........\quick_start2.m,1164,2011-07-12
..........\..........\Readme.txt,1516,2011-07-12
..........\..........\Run_Me_1st.m,149,2011-07-12
..........\..........\Utilities
..........\..........\.........\fWHtrans.cpp,3358,2011-07-12
..........\..........\.........\fWHtrans.mexa64,8224,2011-07-12
..........\..........\.........\fWHtrans.mexmaci64,9072,2011-07-12
..........\..........\.........\fWHtrans.mexw32,6656,2011-07-12
..........\..........\.........\ifWHtrans.m,431,2011-07-12
..........\..........\.........\pdct_operator.m,1265,2011-07-12
..........\..........\.........\pdft_operator.m,1046,2011-07-12
..........\..........\.........\pdwht_operator.m,1135,2011-07-12
..........\..........\.........\snr.m,481,2011-07-12
..........\..........\.........\wavelet_basis.m,712,2011-07-12
..........\..........\yall1.m,13104,2011-07-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cs229-notes12
    这是 Andrew Ng 机器学习讲义《Reinforcement Learning and Control》,包含了离散和连续MDP的内容,比官网的课件全。(官网的缺乏连续MDP部分)(This is Andrew Ng Machine Learning Materials " Reinforcement Learning and Control" , contains a discrete and continuous MDP content than the official website of the courseware whole. (Official website of the lack of continuous MDP section))
    2013-07-22 14:42:52下载
    积分:1
  • sins-MATLAB
    基于圆锥误差补偿算法和划船误差补偿算法的等效原理,可将圆锥误差补偿算法移植到划船误差补偿对圆锥误差补偿算法和捷联惯导算法进行了仿真。给出了Matlab的m文件源程序代码具有一定的参考价值。 (Based on the coning error compensation algorithm and the sculling error compensation algorithm of equivalent principle, the coning error compensation algorithm of transplanted to rowing error compensation of coning error compensation algorithm in strapdown inertial navigation algorithm and simulation was carried out. Gives the Matlab a m file source code has a certain reference value. )
    2012-04-17 16:49:23下载
    积分:1
  • MATLAB
    单自由度系统对初始条件和简谐激励相应 由单自由度的运动方程和初始条件得到二阶非齐次常微分方程,它的解有对应的齐次方程的通解和非齐次方程的特接构成。(Single degree of freedom system to initial conditions and the corresponding harmonic excitation Special general solution of the equations of motion and initial conditions by a single degree of freedom to get the second order non-homogeneous ordinary differential equations, its solution has a corresponding homogeneous equation and non-homogeneous equation then constituted.)
    2014-09-19 10:50:48下载
    积分:1
  • psoshj
    pos算法,微粒群优化算法解决函数优化问题,程序就是解决函数优化问题。(pos algorithm, particle swarm optimization algorithm to solve the function optimization problem, the procedure is to solve function optimization problems.)
    2013-11-07 15:13:53下载
    积分:1
  • UML
    System passenger turns giving agencies
    2012-07-04 18:05:22下载
    积分:1
  • LMS
    实现了自适应信号处理LMS算法,分别绘出当w(0)=[0,0]T, =0.1及w(0)=[4, 10]T, =0.05时,LMS算法在两种下的权值变化轨迹、误差e(n)与迭代次数n的关系曲线(The LMS adaptive signal processing algorithm)
    2013-05-11 17:24:33下载
    积分:1
  • zgccchaoliujisuanxiadaozhi
    根据夏道止老师编的电力系统分析教材里的潮流计算原理编写的(Calculated in accordance with the principles of writing Harcourt Road teacher only power system analysis compiled textbooks trend)
    2014-08-30 20:42:21下载
    积分:1
  • CELP_done
    comparing all the synthetic speech profiles with original speech figure(2) plot([x xhat1])
    2014-09-11 01:23:58下载
    积分:1
  • guanlianweishu
    这是求分形关联维数的另一个MATLAB程序,希望对大家有用(This is for the fractal correlation dimension, another MATLAB program, and they hope U.S. Useful)
    2007-10-21 14:02:16下载
    积分:1
  • BruteSearch
    K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and work on double, it is possible to choose if return the distances. Here is a time comparison with a vectrized m-code: N=1000000 number of reference points Nq=100 number of query points dim=3 dimension of points k=3 number of neighbor tic [idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX toc tic [idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE toc p=rand(N,dim) qp=rand(Nq,dim) Output: Elapsed time is 0.962640 seconds. Elapsed time is 18.813100 seconds. )
    2009-03-30 08:08:08下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载