-
algorithm_of_the_constrained_optimization
说明: 约束优化问题算法的 matlab 程序,包括:
minRosen.m---Rosen 梯度投影法
minFactor.m----乘子法
minconPS.m-----坐标轮换法
minPF.m----外点罚函数法
minMixFun.m-----混合罚函数法
minJSMixFun.m----加速混合罚函数法(Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rosen gradient projection method minFactor.m---- multiplier method minconPS.m----- coordinate rotation method minPF.m---- outside the points penalty function method minMixFun.m----- mixed penalty function minJSMixFun.m---- speed up the hybrid penalty function)
- 2010-04-05 11:30:06下载
- 积分:1
-
emailparser
解析email的源代码。
mine协议
解码译码(analytic email source. Mine agreement decoder decoding)
- 2006-10-22 14:00:09下载
- 积分:1
-
sysEqsGuis
给定两个变量,计算自定义的数学方程的matlab GUI例子。(it takes input parameters(in the following order) when you call the gui, a system of equations file. Once the equation is called it will display each of them in their proper list boxes. )
- 2009-09-24 21:04:27下载
- 积分:1
-
SOVA-DECODING
Soft Output Viterbi Decoding algorithm is used for the soft decoding of iterative channel codes.
- 2014-11-13 12:08:13下载
- 积分:1
-
PLS
PLS插件,用于spss17.0的PLS插件(PLS plug-in for the SPSS17.0 the PLS plug-ins)
- 2013-04-06 16:23:20下载
- 积分:1
-
pid
matlab 在pid领域的新的应用。用matlab环境实现pid控制。(pid is a very important thing.this artile is pid zai matlab ling yu de ying yong.)
- 2009-03-17 17:03:49下载
- 积分:1
-
ek1f
该程序用扩展的Kalman滤波实现可非线性状态的估计。(With the expansion of the program realization of the Kalman filter may be non-linear state estimation.)
- 2009-04-23 20:08:51下载
- 积分:1
-
WaterFilling_knowCSI
发送端已知信道容量,注水法进行的信道容量的仿真(The sender known channel capacity, water injection capacity of the channel simulation)
- 2013-03-21 10:42:35下载
- 积分:1
-
mrc-antena(snr)
This code simulate MRC receiver in wireless network for different SNR.
this program is for MATLAB.
- 2012-10-09 20:28:37下载
- 积分:1
-
code
处理lasso regression。
使用stochastic Markov property。(Algorithm for solving the Lasso problem:
0.5* (y- X*beta) *(y- X*beta)+ lambda* ||beta||_1
where ||beta||_1 is the L_1 norm i.e., ||beta||_1 = sum(abs( beta ))
We use the method proposed by Fu et. al based on single co-ordinate
descent. For more details see GP s notes or the following paper:
Penalized Regressions: The Bridge Versus the Lasso
Wenjiang J. FU, Journal of Computational and Graphical Statistics,
Volume 7, Number 3, Pages 397?416, 1998
)
- 2013-05-05 13:11:29下载
- 积分:1